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

Improve release organization. #458

Merged
merged 1 commit into from Apr 5, 2018
Merged

Conversation

flooey
Copy link
Contributor

@flooey flooey commented Apr 5, 2018

Added a release directory that contains the files associated with
releases. Moved the Dockerfile and the RELEASING.md (now named
README.md) into there.

Added four release automation scripts that do the bulk of the actual
release behavior. These aren't yet quite ready for prime time: they
require things to be set up in a particular way that happens to match
what I've done on my build machines, and there are still too many
manual steps that need to be taken. Because of that, I haven't edited
the instructions to use them yet. I plan to start using them for
releases and will improve them each release until they get good enough
to make them the canonical method of releasing.

Added a release directory that contains the files associated with
releases.  Moved the Dockerfile and the RELEASING.md (now named
README.md) into there.

Added four release automation scripts that do the bulk of the actual
release behavior.  These aren't yet quite ready for prime time: they
require things to be set up in a particular way that happens to match
what I've done on my build machines, and there are still too many
manual steps that need to be taken.  Because of that, I haven't edited
the instructions to use them yet.  I plan to start using them for
releases and will improve them each release until they get good enough
to make them the canonical method of releasing.
@flooey flooey requested a review from nmittler April 5, 2018 14:49
Copy link
Contributor

@nmittler nmittler left a comment

Choose a reason for hiding this comment

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

Nice! :)

@flooey flooey merged commit 0f22567 into google:master Apr 5, 2018
@flooey flooey deleted the releaseautomation branch April 5, 2018 18:03
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.

None yet

2 participants