mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-31 19:37:21 +02:00
Updated Release Process (markdown)
parent
cf0c1914e8
commit
c7d78eab84
@ -7,8 +7,8 @@
|
|||||||
1. Attach the ZIP file from the step above and include release notes
|
1. Attach the ZIP file from the step above and include release notes
|
||||||
1. Clone https://github.com/brendandahl/pdf.js.utils
|
1. Clone https://github.com/brendandahl/pdf.js.utils
|
||||||
2. Run `python2 release.py {last_pr_number}`, where `{last_pr_number}` is the last PR number (without hash) in the release notes of the existing release
|
2. Run `python2 release.py {last_pr_number}`, where `{last_pr_number}` is the last PR number (without hash) in the release notes of the existing release
|
||||||
|
1. Check the box for this release being a pre-release!
|
||||||
1. Label the existing release as stable
|
1. Label the existing release as stable
|
||||||
1. Label the new release as pre-release
|
|
||||||
1. Update `pdfjs.config` to bump both the stable and beta version numbers:
|
1. Update `pdfjs.config` to bump both the stable and beta version numbers:
|
||||||
1. Bump the major/minor version number of the `versionPrefix`
|
1. Bump the major/minor version number of the `versionPrefix`
|
||||||
1. Bump the stable/beta version number
|
1. Bump the stable/beta version number
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user