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 automated release process #46

Merged
merged 1 commit into from
Nov 10, 2019
Merged

Conversation

SeanTAllen
Copy link
Member

Adds our standard GitHub based automated release process and associated
scripts.

Includes

  • removal of CircleCI
  • nightly releases to Cloudsmith
  • tagged releases to Cloudsmith
  • "latest" tag Docker images to DockerHub
  • "release" and "X.Y.Z" tag Docker images to DockerHub
  • changelog-bot support
  • PR CI workflow
  • Release process instructions

Closes #41

@SeanTAllen SeanTAllen force-pushed the automated-release-process branch 2 times, most recently from 596f919 to e1e66d3 Compare November 10, 2019 08:20
Adds our standard GitHub based automated release process and associated
scripts.

Includes

- removal of CircleCI
- nightly releases to Cloudsmith
- tagged releases to Cloudsmith
- "latest" tag Docker images to DockerHub
- "release" and "X.Y.Z" tag Docker images to DockerHub
- changelog-bot support
- PR CI workflow
- Release process instructions

Closes #41
@SeanTAllen SeanTAllen force-pushed the automated-release-process branch from e1e66d3 to 2282244 Compare November 10, 2019 15:09
@SeanTAllen SeanTAllen merged commit 69ba40c into master Nov 10, 2019
@SeanTAllen SeanTAllen deleted the automated-release-process branch November 10, 2019 16:24
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.

Add release process and script
3 participants