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

add create-releases feature #98

Closed
vdice opened this issue Jun 16, 2016 · 1 comment
Closed

add create-releases feature #98

vdice opened this issue Jun 16, 2016 · 1 comment

Comments

@vdice
Copy link
Member

vdice commented Jun 16, 2016

Add deisrel create-releases <params> <opts> command/functionality, enabling the following workflow:

deisrel create-releases <params> <opts> -> creates releases for all repos using the appropriate GH api call, specifying same tag & title for each release and repo-specific changelog for its POST body (can use existing deisrel changelog functionality to derive) -> command returns by printing collated/aggregated changelog to stdout -> user copies & pastes, sends to Marketing, etc. for blog announcement(s).

Where <params> includes release_tag and release_title (possibly same string)

Where <opts> includes, minimally, a --ref <ref> flag for passing in a different ref other than master to create release from. (Should also consider a --dry-run flag, or, alternatively, a prompt to proceed after supplying info on what will be done.)

@vdice
Copy link
Member Author

vdice commented Sep 26, 2016

This ticket is no longer valid/relevant now that we are releasing components individually.

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

No branches or pull requests

1 participant