CEXT-5230: Releasing aio app db cli commands#27
Open
pdohogne-magento wants to merge 131 commits intomainfrom
Open
CEXT-5230: Releasing aio app db cli commands#27pdohogne-magento wants to merge 131 commits intomainfrom
aio app db cli commands#27pdohogne-magento wants to merge 131 commits intomainfrom
Conversation
Co-authored-by: Peter Dohogne <pdohogne@adobe.com>
Feat/cext 4859
feat:cext-4860 added standalone commands
moritzraho
approved these changes
Oct 31, 2025
Member
moritzraho
left a comment
There was a problem hiding this comment.
cleaan!!
lgtm :)
just one small comment
| ] | ||
|
|
||
| DeleteOne.args = { | ||
| Delete.args = { |
Member
There was a problem hiding this comment.
should this take a many flag?
Collaborator
Author
There was a problem hiding this comment.
At Manik's request we are not including deleteMany functionality in the CLI
moritzraho
approved these changes
Oct 31, 2025
AjazSumaiya
approved these changes
Oct 31, 2025
Collaborator
AjazSumaiya
left a comment
There was a problem hiding this comment.
nice work @pdohogne-magento , looks good
nofuss
reviewed
Nov 3, 2025
add --yes flag for provision command
purplecabbage
approved these changes
Nov 14, 2025
package.json
Outdated
| { | ||
| "name": "@adobe/aio-cli-plugin-app-storage", | ||
| "version": "1.1.0", | ||
| "version": "1.2.0-alpha.1", |
Member
There was a problem hiding this comment.
The version should be modified by an explicit release job. We will need to manage the pre version, and the dependency in a branch until we go GA
CEXT-5659 updated readme with new region behavior
CEXT-5679: Add 'aus' to db region options
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Committing
aio app dbcommands to mainRelated Issue
CEXT-5230: Deploy CLI DB App to Staging
Motivation and Context
Release
aio app dbcommandsHow Has This Been Tested?
Unit and manual tests, see PRs #12 - #26
Screenshots (if appropriate):
Types of changes
Checklist: