Skip to content

Integrate ship orb#458

Merged
jimmyjames merged 1 commit intomasterfrom
use-ship-orb
Oct 13, 2022
Merged

Integrate ship orb#458
jimmyjames merged 1 commit intomasterfrom
use-ship-orb

Conversation

@jimmyjames
Copy link
Copy Markdown
Contributor

Adds the ship-orb to enable automated releases.

@jimmyjames jimmyjames requested a review from a team as a code owner October 13, 2022 01:37
"files": {
"README.md": []
"README.md": [],
"build.gradle": ["version[[:blank:]]*=[[:blank:]]*{MAJOR}.{MINOR}.{PATCH}"]
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is to prevent the ship CLI from updating other values in the build file (such as the baseline compare API diff version, or other dependency versions) from being inadvertently changed. It should only update the version = X.X.X in the buildscript block.

@jimmyjames jimmyjames merged commit 7ffcbe7 into master Oct 13, 2022
@jimmyjames jimmyjames deleted the use-ship-orb branch October 13, 2022 23:58
@jimmyjames jimmyjames mentioned this pull request Oct 20, 2022
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

Successfully merging this pull request may close these issues.

3 participants