Skip to content

Instantly share code, notes, and snippets.

@brendandahl
Created April 9, 2014 20:40
Show Gist options
  • Save brendandahl/10312526 to your computer and use it in GitHub Desktop.
Save brendandahl/10312526 to your computer and use it in GitHub Desktop.
PDF.js Release Plan
  1. Update moz central
  2. Move BETA_VERSION to STABLE_VERSION in make.js
  3. Use version number from moz central for BETA_VERSION
  4. Create a PR with above changes
  5. git checkout <BETA_VERSION>
  6. Run node make dist to generate the zip
  7. Create github release 2. add release notes 2. attach zip generated from above 2. mark as pre-release
  8. Remove pre-release flag from previous beta release
  9. Eat cake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment