Put version into the manifest.json on CI builds (Docker, CDN, etc.)

This commit fixes the https://github.com/Awesome-Technologies/synapse-admin/issues/507 issue.
While it's a mere workaround, it may help until the
https://github.com/Awesome-Technologies/synapse-admin/issues/507#issuecomment-2063845882 is implemented
This commit is contained in:
Aine
2024-09-06 00:15:00 +03:00
parent 01e3947b22
commit 1474b46ff0
2 changed files with 4 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ The following changes are already implemented:
* [Fix redirect URL after user creation](https://github.com/etkecc/synapse-admin/pull/16)
* [Display actual Synapse errors](https://github.com/etkecc/synapse-admin/pull/17)
* [Fix base_url being undefined on unsuccessful login](https://github.com/etkecc/synapse-admin/pull/18)
* [Put the version into manifest.json](https://github.com/Awesome-Technologies/synapse-admin/issues/507) (CI only)
_the list will be updated as new changes are added_