Commit graph

4 commits

Author SHA1 Message Date
lmika af1629c58d Fixed the package path to csvtool
Some checks failed
Build / build-linux (push) Failing after 16s
Build / build-linux-webkit2_41 (push) Failing after 16s
Build / build-macos (push) Successful in 2m27s
2026-03-03 23:18:05 +00:00
exe.dev user 615c5d2038 Disabled tests for MacOS build
Some checks failed
Build / build-linux (push) Failing after 15s
Build / build-linux-webkit2_41 (push) Failing after 14s
Build / build-macos (push) Failing after 2m0s
2026-03-03 23:01:34 +00:00
exe.dev user dc37daa049 Added macos build
Some checks failed
Build / build-linux-webkit2_41 (push) Failing after 36s
Build / build-linux (push) Failing after 39s
Build / build-macos (push) Failing after 3m52s
2026-03-03 22:52:45 +00:00
exe.dev user 69c3011451 Add Forgejo CI: build workflow and tag-based release
Some checks are pending
Build / build-linux (push) Waiting to run
Build / build-linux-webkit2_41 (push) Waiting to run
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