| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-02-04 | Set toolchain and target directly with Rustup | Linus Färnstrand | 1 | -6/+0 | |
| 2024-11-26 | Update Actions | tinyboxvk | 1 | -1/+1 | |
| Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com> | |||||
| 2024-11-14 | Update github actions workflows | Oskar | 1 | -4/+4 | |
| 2024-08-22 | Add top level `permissions` to all Github Actions workflows | Linus Färnstrand | 1 | -0/+3 | |
| The default permission on the repository is already set to read only. So in practice this makes no difference. But this makes that more explicit, and less relying on the repository being correctly configured. This also makes security scanning tools such as OpenSSF scorecard happier about the overall security of our repository. | |||||
| 2024-07-09 | Configure which CI jobs should be triggered by osv-scanner.toml changes | Linus Färnstrand | 1 | -0/+1 | |
| 2024-05-16 | Update GA workflows | David Lönnhager | 1 | -12/+4 | |
| 2024-02-15 | Fix `github-action-json-file-properties` version | Markus Pettersson | 1 | -1/+1 | |
| 2023-10-20 | Replace volta-cli/action with actions/setup-node | Oskar Nyberg | 1 | -12/+14 | |
| 2023-07-27 | Update actions with new resource path | Albin | 1 | -2/+2 | |
| 2023-01-19 | Remove 'nightly' from translations workflow | David Lönnhager | 1 | -1/+1 | |
| 2023-01-13 | Run yamlfix on all of .github/workflows/ | Linus Färnstrand | 1 | -36/+36 | |
| 2022-10-21 | Move translation verification to localization script | Oskar Nyberg | 1 | -16/+2 | |
| 2022-10-21 | Add check for html format to translations check | Oskar Nyberg | 1 | -1/+1 | |
| 2022-10-18 | Update volta-action to v4 | Oskar Nyberg | 1 | -1/+1 | |
| 2022-04-29 | Set rust toolchain as default | Albin | 1 | -0/+1 | |
| 2022-04-29 | Switch rust toolchain action | Albin | 1 | -2/+2 | |
| Switching rust toolchain action due to some issues experienced with the internal caching of the previous action. | |||||
| 2022-04-25 | Switch to volta in actions and add npm cache | Oskar Nyberg | 1 | -8/+13 | |
| 2022-04-14 | Update node version | Oskar Nyberg | 1 | -1/+1 | |
| 2022-04-04 | Switch to using the cache function in actions/setup-node | Oskar Nyberg | 1 | -8/+8 | |
| 2022-03-25 | Rename some Github Actions jobs to make them easier to find | Linus Färnstrand | 1 | -2/+1 | |
| 2022-01-12 | Change workflow trigger from push to pull_request | Oskar Nyberg | 1 | -2/+2 | |
| 2021-12-16 | Split Android project and app module | Albin | 1 | -2/+2 | |
| The purpose of this is to: * Comply better with the default Android project structure (see https://developer.android.com/studio/build). * Avoid conflicts between project and app dependencies and plugins. | |||||
| 2021-10-25 | Add format specifiers check to translations action | Oskar Nyberg | 1 | -0/+4 | |
| 2021-06-24 | Bump node version in translations YAML | David Lönnhager | 1 | -1/+1 | |
| 2021-03-27 | Add GitHub Actions workflow for translations | Janito Vaqueiro Ferreira Filho | 1 | -0/+50 | |
| Checks if: - the repository has the latest translation messages extracted into the template file; - the Android resources contain the latest translation messages obtained from the desktop GUI translation messages; - the Android messages that aren't available in the desktop GUI are present in the messages template file. | |||||
