]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/development/release.md
Implement 5036: more readable diff on configuration file when upgrading.
[github/Chocobozzz/PeerTube.git] / support / doc / development / release.md
index a9a3ca452d9ab417e13f8834fc9f1395b5a5b7d5..d62969cf246bed5b2ee5cc2ca4f42b8ad5cb850e 100644 (file)
@@ -15,6 +15,7 @@ NODE_APP_INSTANCE=6 NODE_ENV=test node dist/server --benchmark-startup
  * Check CI tests are green
  * Run BrowserStack **and** local E2E tests
  * Release: `GITHUB_TOKEN=my_token npm run release -- 1.x.x`
+ * Upload `tar.xz` on https://builds.joinpeertube.org/release
  * Create a dedicated branch: `git checkout -b release/1.x.x && git push origin release/1.x.x`
  * Check the release is okay: https://github.com/Chocobozzz/PeerTube/releases
  * Update https://peertube3.cpy.re and check it works correctly