Tactility/Documentation/releasing.md
Ken Van Hoeylandt d3797abf4e
Update GitHub group references (#455)
ByteWelder -> TactilityProject
2026-01-24 16:34:04 +01:00

1.9 KiB

Releasing Tactility

  1. Set the CDN to development mode. Alternatively: manually clear cache after uploading things.
  2. Set the new version in the Tactility repository:
    1. Update version.txt in the Tactility project and create a branch to start a build for it
    2. Merge the branch and wait for a build.
  3. Upload the new Tactility SDK to the CDN
    1. Upload it to the CDN
    2. Update sdk.json from TactilityTool and upload it to CDN
  4. Update the 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
  5. Test the latest unstable version of Tactility on several devices using the web installer. Pay special attention to:
    1. The version of the unstable channel (should be updated!)
    2. App Hub
    3. Wi-Fi
  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
  10. Make a new GitHub release
  11. Double-check that all CDN/TactilityApps/Tactility repository changes are merged.
  12. Ensure that the CDN is not in development mode anymore.

Post-release

  1. Mention on Discord
  2. Consider making a video with one of the devices, showcasing new features
  3. Consider notifying vendors/stakeholders