Add ancestor-version to package version create CLI #3548
Closed
thesunlover
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Closing this one if favor of an Idea published in the Idea Exchange:
https://ideas.salesforce.com/s/idea/a0BHp000019OpQ8MAK/enable-crossancestry-upgrades-for-2gp-packages
Dear CLI developer team and support,
Note: this same idea was initiated in #2362, but the author withdraw it. The problem is that there is no such idea in the https://ideas.salesforce.com/, so I am reopening this as a new issue with examples.
we are mostly using sf cli to create our package versions and we would like to make our life easier when we have publish patches. for the purpose we need to be able to pass the ancestor version for the current package version we are creating so that it makes it easier and convenient for us.
Here is a sequential example (timeline of executions and publishing of public versions of a managed packages)
By adding this flag we could skip touching the values for "ancestorVersion": "1.2.1"
inside the sfdx-project.json each time we would like to create a new patch version of an old version
Beta Was this translation helpful? Give feedback.
All reactions