Commit Graph
60 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub d82e0bebb6 Bump actions/upload-artifact from 3.1.3 to 4.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.3...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 02:38:21 +00:00
dependabot[bot]andGitHub e3596adae4 Bump actions/setup-python from 4.7.1 to 5.0.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.7.1...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 02:11:54 +00:00
a1011e0668 Support translating Catima app name in feature graphic (#1623)
* Support translating Catima app name in feature graphic

Co-authored-by: FC (Fay) Stegerman <flx@obfusk.net>
2023-11-11 10:44:31 +01:00
FC (Fay) Stegerman 10bab6349a update-locales workflow: also add new locales 2023-10-23 21:03:57 +02:00
dependabot[bot]andGitHub 5cd2cbb1a2 Bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 02:56:04 +00:00
dependabot[bot]andGitHub f5368a4aab Bump TheLastProject/contributors-to-file-action from 3.0.1 to 3.0.2
Bumps [TheLastProject/contributors-to-file-action](https://github.com/thelastproject/contributors-to-file-action) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/thelastproject/contributors-to-file-action/releases)
- [Commits](https://github.com/thelastproject/contributors-to-file-action/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: TheLastProject/contributors-to-file-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 02:36:13 +00:00
FC (Fay) Stegerman ca62ce8bcd update obfusk/gradle-update-action to v2.0.0 & use outputs.version 2023-10-09 22:36:31 +02:00
Sylvia van OsandGitHub 0c12533a8e Merge pull request #1563 from obfusk/gradle-update
CI: add workflow to update gradle
2023-10-09 09:49:49 +02:00
dependabot[bot]andGitHub 5fb911b884 Bump actions/setup-python from 4.7.0 to 4.7.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.7.0...v4.7.1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 02:35:22 +00:00
FC (Fay) Stegerman 55b5285e62 CI: add workflow to update gradle 2023-10-09 02:22:18 +02:00
dependabot[bot]andGitHub 7cef3c4a53 Bump actions/checkout from 4.0.0 to 4.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 18:36:17 +00:00
Sylvia van Os 5f184db48d Work around https://github.com/dependabot/dependabot-core/issues/6888 2023-10-01 19:18:08 +02:00
Sylvia van Os 0e0693bdad Fix changelog to fastlane action 2023-09-26 19:57:12 +02:00
Sylvia van Os 8b8737fa23 Update actions 2023-09-11 19:48:39 +02:00
Sylvia van Os cf1a53f1b4 Limit permissions for CI jobs where possible 2023-09-10 20:52:56 +02:00
Sylvia van Os fea4c63840 Allow triggering workflows manually 2023-09-10 12:03:27 +02:00
Sylvia van Os d0881151fe Update contributors-to-file to v3 2023-09-10 11:58:51 +02:00
FC Stegerman 30f2eb1fb9 CI: add update-locales workflow 2023-09-05 02:46:45 +02:00
FC (Fay) StegermanandGitHub 62d4b3ab0d feature graphic: only run on title.txt changes & clean png (#1494) 2023-09-03 02:07:35 +02:00
Sylvia van Os 5caae534fc Don't run the changelog job unnecessarily 2023-09-01 19:47:58 +02:00
Sylvia van Os 7a361c9afe CI cleanups 2023-09-01 19:41:03 +02:00
Sylvia van Os b9bf8e166a Programmatically generate feature graphic
Also use Noto as font for languages not supported by Lexend Deca and
move the text slightly futher down for better looks in CJK languages
2023-09-01 19:25:51 +02:00
Sylvia van OsandGitHub 227f30361f Try to fix autoclose for real 2023-07-17 21:15:14 +02:00
Sylvia van OsandGitHub b66351ab58 Fix needs info autoclose 2023-07-04 21:01:36 +02:00
FC Stegerman 758d034c31 CI: on retry, stop gradle daemon and timeout 2023-06-24 00:29:51 +02:00
FC Stegerman a867265c66 CI: use OpenJDK 17 from Ubuntu 2023-06-07 13:19:40 +02:00
FC StegermanandGitHub cb70b1229f CI: add 5m timeout (before retry) to unit test that gets stuck 2023-06-05 18:58:58 +00:00
Sylvia van Os 38658d0aa7 Fix CI build 2023-04-14 21:02:53 +02:00
Sylvia van Os bf0e1a2e77 Add Gradle wrapper verification 2023-01-26 19:02:04 +01:00
Sylvia van Os 9ef014e05c Fix main rename breaking github scripts 2023-01-22 13:12:25 +01:00
Sylvia van OsandGitHub 3d756e271c Remove CodeQL
It's getting in the way of #1053 and in a year of usage has not once given any type of alert
2022-10-04 20:39:39 +02:00
Sylvia van OsandGitHub a0f8f6e6b5 Update label name in needs info autoclose action 2022-02-05 13:48:05 +01:00
Sylvia van Os 504a1fd01b Prepare for Bors 2021-10-14 18:37:46 +02:00
Sylvia van OsandGitHub 9d6bd0770c Configure dependabot 2021-10-02 00:24:33 +02:00
Sylvia van OsandGitHub f09bafa104 Update contributors on schedule instead 2021-09-25 13:17:28 +02:00
Sylvia van OsandGitHub 1f6fe787eb Remove Python from CodeQL 2021-09-17 21:04:34 +02:00
Sylvia van OsandGitHub 1b08d30611 Enable CodeQL 2021-09-17 20:57:29 +02:00
Sylvia van Os 2e1c72e401 Fail build on bad translations 2021-09-01 17:14:38 +02:00
Sylvia van Os 3e213c6996 Unit tests are very unstable, retry once on fail 2021-09-01 12:32:30 +02:00
Sylvia van Os ec65abadc3 PR consistency 2021-09-01 12:27:06 +02:00
Sylvia van Os 5364b57cee Make PR instead of auto-committing 2021-08-30 21:35:51 +02:00
Sylvia van Os 9d24ef7791 Move to correct location 2021-08-30 21:27:55 +02:00
Sylvia van Os 6223ccd4bc Automatically Convert CHANGELOG to Fastlane 2021-08-30 21:26:30 +02:00
Sylvia van OsandGitHub e5fef55fc7 Ignore bots 2021-08-25 23:30:41 +02:00
Sylvia van OsandGitHub 4e7e0d9480 Fix pagination in contributors-to-file 2021-08-25 23:23:05 +02:00
Sylvia van OsandGitHub 5658acbb07 Update contributor list on push not on schedule 2021-08-25 20:38:51 +02:00
Sylvia van OsandGitHub 8b5faac0e0 Fix filename 2021-08-25 20:37:39 +02:00
Sylvia van OsandGitHub 10be9b58ce Write contributors to file 2021-08-25 20:37:24 +02:00
Sylvia van OsandGitHub 86be5d1994 Update image-actions 2021-08-15 17:44:42 +02:00
Sylvia van OsandGitHub 8d82a4616f Don't remove needs info 2021-08-12 13:06:15 +02:00