Cockatrice/.github/workflows
ZeldaZach b870ce0a4a
[Protocol] Inline package assembly, fix cmake-format, add workflow_dispatch
- Replace the custom Node packaging script with a flat inline step
  (cp the .proto glob, cp the static files, npm version) so the
  workflow speaks the same shell idiom as the other workflows.
- Promote package.json and README.md to static files under
  libcockatrice_protocol/npm/ so contributors edit them in-place.
- Re-format libcockatrice_protocol/CMakeLists.txt per .cmake-format.json.
- Add workflow_dispatch (manual run; optional version input) and
  timeout-minutes: 10.
- Drop --provenance from npm publish: GitHub Packages doesn't
  attest Sigstore provenance.
2026-05-23 13:15:33 -04:00
..
desktop-build.yml Drop builds for Debian 11 and Ubuntu 22.04 (#6643) 2026-05-09 00:28:03 +02:00
desktop-lint.yml Remove webclient (extracted to Webatrice repo) (#6848) 2026-05-08 09:14:53 -04:00
docker-release.yml add annotations level (#6840) 2026-04-30 23:51:53 +02:00
documentation-build.yml CI: Update trigger for doc builds (#6871) 2026-05-13 14:54:47 +02:00
protocol-publish.yml [Protocol] Inline package assembly, fix cmake-format, add workflow_dispatch 2026-05-23 13:15:33 -04:00
translations-pull.yml Remove webclient (extracted to Webatrice repo) (#6848) 2026-05-08 09:14:53 -04:00
translations-push.yml CI: Use ubuntu-slim for simple jobs (#6798) 2026-04-19 02:47:14 +02:00