Commit Graph

15 Commits

Author SHA1 Message Date
OpenSauce04 22d7be4e3c ci: Add job for ktlint 2026-06-16 16:13:05 +01:00
OpenSauce04 bfaaaee10d tools: Add fix-kotlin-formatting.sh
Identical to the previously added check-kotlin-formatting.sh, except it attempts to automatically address formatting issues where possible
2026-06-16 16:13:05 +01:00
OpenSauce04 a2a20fcc65 Add Kotlin code formatting/style configuration files 2026-06-16 16:13:05 +01:00
OpenSauce04 792cde35ca tools: Use arch-specific Docker image tag when entering via script
Makes testing local changes more convenient
2026-06-14 18:53:31 +01:00
PabloMK7 267887d7a9 Add attestation support to increase release security (#2117)
* ci: Add sbom and attestation

* tools: Add verify-release.sh

* verify-release.sh: Set executable permission

* verify-release.sh: Put downloads into a gitignored directory

* tools: Make verify-release also download sbom

---------

Co-authored-by: OpenSauce04 <opensauce04@gmail.com>
2026-05-14 14:52:10 +02:00
OpenSauce04 b3ee2d8ac5 tools/README.md: Re-updated release checklist
Knew I'd forgotten something (:
2026-04-21 14:55:40 +01:00
OpenSauce04 9701a3d874 tools/README.md: Updated release checklist 2026-04-21 10:47:52 +01:00
OpenSauce04 5c6b23c64d tools: Added enter-docker-dev-container.sh script 2026-02-17 13:32:01 +00:00
OpenSauce04 118d124852 tools: Added Github cache purge script 2025-09-13 01:19:19 +01:00
OpenSauce04 e200bcbcbc tools: Updated guidance regarding translation updates 2025-09-05 21:56:02 +01:00
OpenSauce04 980f8e02e5 tools: Added delete-ignored-files.sh
This script deletes all files and directories which are ignored by
2025-07-17 22:41:54 +01:00
OpenSauce04 86b3c732e5 tools: Added additional note about translation inconsistencies in certain dev environments 2025-05-06 19:31:18 +01:00
OpenSauce04 b1850e6f51 tools: Added pre-release checklist to tools readme 2025-04-30 10:44:51 +01:00
OpenSauce04 1d562cdd11 tools: Added new tool scripts for updating translations and the compatibility list
Also added a brief readme file to the directory
2025-04-30 10:39:41 +01:00
Tobias 0ff3440232 tools: Add reset submodules script (#7465)
Co-authored-by: merry <8682882+merryhime@users.noreply.github.com>
2024-03-03 13:39:55 +02:00