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

CircleCI build on release branches #21

Open
2 of 3 tasks
otormaigh opened this issue Jun 9, 2018 · 1 comment
Open
2 of 3 tasks

CircleCI build on release branches #21

otormaigh opened this issue Jun 9, 2018 · 1 comment
Milestone

Comments

@otormaigh
Copy link
Owner

otormaigh commented Jun 9, 2018

All release branches should run a check on code commited to them like master. Can add a wildcard to the relevant step to catch the release branches. Will need to update naming conventions on release branches though.

  • Update RELEASING.md branch naming to release-{versionName}
  • Add check step
  • Add a dry-run publish step
    • I don't this is possible through the plugin, might be enough to do a release build just to be sure it runs OK?
@otormaigh otormaigh added this to the 0.1.16 milestone Jun 10, 2018
@otormaigh
Copy link
Owner Author

otormaigh commented Jun 10, 2018

Updated RELEASING.md and added check step to release-* branches.

Also added a gradle task to help with preparing a new release see : d1248f9

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