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

Release version 0.12.0 #1378

Closed
17 of 23 tasks
arikfr opened this issue Nov 7, 2016 · 1 comment
Closed
17 of 23 tasks

Release version 0.12.0 #1378

arikfr opened this issue Nov 7, 2016 · 1 comment
Milestone

Comments

@arikfr
Copy link
Member

arikfr commented Nov 7, 2016

  • Bump version of the master branch to the next version.
  • Edit latest RC release:
    • Give the tag a new name, with full version prefixed with a "v" (e.g. v0.8.0.b1058).
    • Update title.
    • Update release notes.
    • Uncheck "This is a pre-release".
  • Prepare AWS images:
    • Create: packer build -var 'redash_version=0.8.0.b1058' -var 'image_version=080b1058' -var 'aws_access_key=' -var 'aws_secret_key=' -only=redash-eu-west-1 packer.json
    • Make it public: python copy.py make_public {image} eu-west-1
    • If the EC2 AMI is outdated, you need to get a new one from: https://cloud-images.ubuntu.com/trusty/current/ (HVM SSD)
    • Copy to all other regions: python copy.py copy_image {image} eu-west-1
    • Test instance: python copy.py start_test_instance {image} eu-west-13.
  • Prepare GCE images: fab create:redash_version="0.8.0.b1058"
  • Mark latest on Docker Hub.
  • Update documentation links.
  • Update version.redash.io.
  • Update homepage.
  • Update bootrstrap.sh files.
  • Announcement:
    • Gitter + Slack.
    • Blog post.
    • Email to the mailing list & newsletter.
    • Tweet.
@arikfr arikfr added this to the v0.12.0 milestone Nov 7, 2016
@arikfr
Copy link
Member Author

arikfr commented Nov 20, 2016

It was a long time in the making, but v0.12.0 was finally packaged and ready for you to upgrade: https://github.com/getredash/redash/releases/tag/v0.12.0.b2449. Huge thanks to over 30 (!) contributors who participated in this release.

New AMIs will be released later on.

@arikfr arikfr closed this as completed Dec 11, 2016
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