Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate Git tagging on new version cut #9

Open
ndrewr opened this issue Feb 28, 2020 · 0 comments
Open

Automate Git tagging on new version cut #9

ndrewr opened this issue Feb 28, 2020 · 0 comments

Comments

@ndrewr
Copy link
Contributor

ndrewr commented Feb 28, 2020

Currently we do this manually via our local CLI after deploying to a Prod Org (means validation testing passed).

We can have this done automatically in a Github Action, perhaps on the merge event into master branch.

Also note the suggested "Best Practice" when working with 2nd-Gen-Packaging:
https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_dev2gp_plan_best_practices.htm

Include the --tag option when you use the package:version:create and package:version:update commands. This option helps you keep your version control system tags in sync with specific package versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant