mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Update PeerTube openapi version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
openapi: 3.0.3
|
||||
info:
|
||||
title: PeerTube
|
||||
version: 8.0.0
|
||||
version: 8.1.0
|
||||
contact:
|
||||
name: PeerTube Community
|
||||
url: https://joinpeertube.org
|
||||
|
||||
@@ -19,7 +19,6 @@ NODE_APP_INSTANCE=6 NODE_ENV=test node dist/server --benchmark-startup
|
||||
* Run BrowserStack **and** local E2E tests
|
||||
* Release: `GITHUB_TOKEN=my_token npm run release -- 1.x.x`
|
||||
* Update `openapi.yaml` version
|
||||
* 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
|
||||
|
||||
Reference in New Issue
Block a user