csvtool/.forgejo/workflows
exe.dev user 69c3011451
Some checks are pending
Build / build-linux (push) Waiting to run
Build / build-linux-webkit2_41 (push) Waiting to run
Add Forgejo CI: build workflow and tag-based release
build.yml — runs on push/PR to main:
  - build-linux: webkit2gtk-4.0 (Ubuntu 22.04 and earlier)
  - build-linux-webkit2_41: webkit2gtk-4.1 (Ubuntu 24.04+)
  Both run tests then produce a tarball artifact.

release.yml — runs on v* tags:
  - Same two build jobs
  - publish-release: collects both tarballs, creates a
    Forgejo release with forgejo-release action

Co-authored-by: Shelley <shelley@exe.dev>
2026-03-03 22:45:32 +00:00
..
build.yml Add Forgejo CI: build workflow and tag-based release 2026-03-03 22:45:32 +00:00
release.yml Add Forgejo CI: build workflow and tag-based release 2026-03-03 22:45:32 +00:00