Commit Graph

13 Commits (docker-hotfix)

Author SHA1 Message Date
Tzahi12345 3a918b7059 Updated github actions dependencies (2) 2 years ago
Tzahi12345 7e7da6c0bc Updated github actions dependencies 2 years ago
Tzahi12345 9d2d70b194 Upgraded node version to v16 2 years ago
Tzahi12345 c382758833 Updated node version during CI build to v14 3 years ago
Isaac Abadi f0c3837ee5 Translation JSONs are now generated at build time, removing the necessity to manually run xliff-to-json
- added postbuild.mjs to facilitate this
- all ng build --prod's have been replaced with npm run build
4 years ago
Isaac Abadi 58a0dc4afe Version and commit info is now generated during autobuilds and can be viewed in the about dialog
Prepared removal of JSON translations from repo to move towards XLIFF-only
4 years ago
Isaac Abadi 66c184a2e6 Fixes issue with broken builds 4 years ago
Isaac Abadi f9b8e78655 Fixed bug where auto builds would create a users file instead of a directory 4 years ago
Isaac Abadi 84e54cb4d5 Updated npm in auto build to v12
Added vscode tasks for launching frontend and backend in dev mode
4 years ago
Florian Gabsteiger 8e4e0c7908 fix wrongly named ci step 5 years ago
Florian Gabsteiger b0cb09309d Fix release asset name creation
The complete git ref name was used as part of the release asset filename for tagged commits.
This includes the refs/tags prefix, which fails as "/" characters can't be part of filenames.
To work around this, a step is added that extracts the pure tag name first.
5 years ago
Florian Gabsteiger d93481640c automated release creation for tagged commits 5 years ago
Florian Gabsteiger 71814cbdc9 build via github actions 5 years ago