question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

  • 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”.
  • Mark latest on Docker Hub.
  • Update version.redash.io.
  • Update bootrstrap.sh files.
  • Prepare AWS and GCE 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.
  • Update documentation links.
  • Announcement:
    • Gitter + Slack.
    • Blog post.
    • Newsletter.
    • Tweet.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:9
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
synhershkocommented, Aug 8, 2017

Amazing! looking forward to the AWS AMI 😃

0reactions
rohithmenoncommented, Aug 16, 2017

@arikfr While you are at this, it would be good to bump up plotly.js to >= 1.29.0. Hover text in graphs get truncated when your text length is > 15 characters. I can send a PR to use namelength which is a configuration available in plotly.js >= 1.29.0 (https://github.com/plotly/plotly.js/pull/1822/commits)

Read more comments on GitHub >

github_iconTop Results From Across the Web

release v2.0.0 🎉 · stefanpenner/yarnlock-origin-changer@a3dbd17 ...
A simple executable to migrate a yarn.lock file from 1 registry to another - release v2.0.0 🎉 · stefanpenner/yarnlock-origin-changer@a3dbd17.
Read more >
Speed Kit в Twitter: „*New Speed Kit Release v2.2.0*🎉 Release ...
*New Speed Kit Release v2.2.0*🎉 Release Notes: https://headwayapp.co/speed-kit-release-notes… Docs & Download: https://baqend.com/speed-kit/2.2.0/…
Read more >
Introducing Remirror v2 🎉 | Remirror
Introducing Remirror v2 🎉. September 15, 2022 · 2 min read ... line is: Prosemirror basically forced our hand to release a new...
Read more >
VS Code - Release party v1.74 - YouTube
VS Code - Release party v1.74 🎉. Watch later. Share. Copy link. Info. Shopping. Tap to unmute. If playback doesn't begin shortly, ...
Read more >
webpack 2.2: The Final Release 🎉 | by Sean T. Larkin - Medium
On behalf of the entire webpack team, I'm proud to announce that webpack 2.2.0 is officially in final release!! 🎉 (And final doesn't...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found