committed by
GitHub
parent
4b6ed871a9
commit
d3797abf4e
@@ -6,8 +6,8 @@
|
||||
2. Merge the branch and wait for a build.
|
||||
3. Upload the new Tactility SDK to the CDN
|
||||
1. Upload it to the [CDN](https://dash.cloudflare.com)
|
||||
2. Update `sdk.json` from [TactilityTool](https://github.com/ByteWelder/TactilityTool) and upload it to [CDN](https://dash.cloudflare.com)
|
||||
4. Update the [TactilityApps](https://github.com/ByteWelder/TactilityApps) with the new SDK and also release these to the CDN:
|
||||
2. Update `sdk.json` from [TactilityTool](https://github.com/TactilityProject/TactilityTool) and upload it to [CDN](https://dash.cloudflare.com)
|
||||
4. Update the [TactilityApps](https://github.com/TactilityProject/TactilityApps) with the new SDK and also release these to the CDN:
|
||||
1. Download the `cdn-files.zip` from the pipelines
|
||||
2. Upload them to the CDN at `apps/x.y.z/`
|
||||
3. Also upload them to the CDN for the upcoming version, because the upcoming a.b.c version will also need some basic apps to download
|
||||
@@ -18,8 +18,8 @@
|
||||
6. Test the firmwares on all devices with the local web installer
|
||||
7. Push a tag e.g. `v1.2.3` - the `v` prefix is crucial for the pipelines
|
||||
8. The pipelines should now kick off a build that releases the build to the stable channel of the Web Installer. Verify that.
|
||||
9. Make a new version of the docs available at [TactilityDocs](https://github.com/ByteWelder/TactilityDocs)
|
||||
10. Make a new [GitHub release](https://github.com/ByteWelder/Tactility/releases/new)
|
||||
9. Make a new version of the docs available at [TactilityDocs](https://github.com/TactilityProject/TactilityDocs)
|
||||
10. Make a new [GitHub release](https://github.com/TactilityProject/Tactility/releases/new)
|
||||
11. Double-check that all CDN/TactilityApps/Tactility repository changes are merged.
|
||||
12. Ensure that the CDN is not in development mode anymore.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user