Commit Graph

15 Commits

Author SHA1 Message Date
Raoul Snyman 08d097dd0a Automatically push up newest source strings to Transifex 2024-04-27 07:39:59 +00:00
Raoul Snyman 4fd8fe0f54 Don't install dev dependencies when building 2024-04-26 15:54:18 +00:00
Raoul Snyman fcbc845ae6 Change the server we upload releases to 2024-04-13 11:05:48 -07:00
Raoul Snyman 7c7a0bd024 Use GitLab's registry instead of Docker Hub 2023-05-19 09:27:18 -07:00
Raoul Snyman 2b9b985ba8 Allow the audit step to fail without failing the entire build 2023-05-01 22:22:27 -07:00
Chris Witterholt 87159eb637 Update .gitlab-ci.yml file: integrate audit job in test stage. 2023-04-28 18:29:21 +00:00
Chris Witterholt c9858eda89 Update .gitlab-ci.yml file: don't stop when "yarn audit" reports vulnerabilities. 2023-04-28 18:25:07 +00:00
Chris Witterholt 4c1f4fb2e3 Update .gitlab-ci.yml file: add audit stage. 2023-04-28 18:13:53 +00:00
Raoul Snyman d50501cddc Fix up some build issues before they happen 2022-12-31 13:42:21 -07:00
Raoul Snyman 845b270e06 Maintain the version number in assets/version.js 2022-02-10 22:16:36 +00:00
Raoul Snyman 7d62bf122f
Documentation and versioning
- Refactor and add documentation
- Pull the version number into the UI
- No need to do a yarn install before deployment in GitLab CI
- Make CI generate a version json file
2020-02-27 00:34:52 -07:00
Raoul Snyman 3adf0e8051 Fix the CI deployment job to only deploy on tags 2020-01-31 06:38:08 +00:00
Raoul Snyman 3f55a1857c Only run the deployment when there's a new tag 2019-11-09 03:43:17 +00:00
Raoul Snyman 4c73c2a50a Clean up the code and the repository a bit
- Add a license file
- Update package.json with some relevant information
- Clean up linting
- Set up better CI pipeline
- Save build as artifact and pass on to deploy
- Use new angular test runner
- Add an empty test so that the tests pass
- Use special Chromium configuration for CI
- Deploy the remote to the download server when there's a new tag
2019-10-06 00:28:36 +00:00
Simon Hanna e57b65418e Publish the remote as an artifact 2018-08-27 20:28:42 +02:00