Commit Graph

19 Commits

Author SHA1 Message Date
bashonly
32e63d577f Harden CI/CD pipeline (#40)
* Add actionlint and zizmor CI jobs

* Pin all actions to commit hashes

* Pin Deno to hash in release workflow

* Explicitly declare workflow permissions

* Avoid using actions/cache in release workflow and whenever possible
2025-12-30 18:11:18 +01:00
bashonly
f4189efdc7 Documentation and CI improvements (#39)
* README and workflow cleanup
* Bump actions/cache → v5
* Bump actions/upload-artifact → v6
* Bump actions/download-artifact → v7
2025-12-14 00:20:04 +00:00
Simon Sawicki
a0faf4144a Remove build dependency on node; add lock for every package manager (#38) 2025-12-13 23:00:13 +00:00
bashonly
06d71457ef Bump actions/checkout to v6 (#36) 2025-12-07 22:37:46 +00:00
Simon Sawicki
3e76dde153 Use pnpm binary if available (#35) 2025-12-07 19:27:53 +01:00
Simon Sawicki
4f1d91dbb1 Switch to pnpm (#33)
Fixes #29
2025-12-03 23:00:59 +00:00
Simon Sawicki
877164a326 Add build time lockfile for deno (#25) 2025-10-28 00:41:18 +01:00
bashonly
25b77b7310 Fix encoding for Windows (#22) 2025-10-24 13:33:13 +13:00
bashonly
57fe708cf4 Do not run CI on tag pushes (#21) 2025-10-23 22:18:55 +00:00
bashonly
508dddae12 Finalize for release (#20) 2025-10-23 21:29:29 +00:00
bashonly
32e6af5fb2 Cache player JS test data on GitHub Actions (#19) 2025-10-23 21:18:04 +00:00
Simon Sawicki
e0560ee403 Use importlib.resources.files() api (#15) 2025-10-23 21:32:43 +02:00
sepro
b57ce18965 Add formatting/linting CI (#18) 2025-10-23 21:24:31 +02:00
bashonly
52a4f9d19a Add Python module test (#17) 2025-10-23 17:59:59 +00:00
bashonly
5d7bf090bb CI, build and documentation fixes (#14) 2025-10-22 23:01:24 +00:00
bashonly
bf12d399b2 Add CI testing (#11)
Co-authored-by: sepro <sepro@sepr0.com>
2025-10-22 04:53:57 +00:00
Simon Sawicki
130f6952d7 Finalize for release (#8)
Co-authored-by: bashonly <bashonly@protonmail.com>
2025-10-21 21:29:49 +02:00
coletdjnz
ba4ede5210 Fix GitHub release creation (#1) 2025-09-27 11:24:11 +12:00
Simon Sawicki
b904e70181 Implement naming and releases 2025-09-22 18:30:05 +02:00