Commit Graph
5 Commits
Author SHA1 Message Date
doloro 3d640ebd4d fix: use valid semver for continuous version (0.0.0-continuous)
ci / Nix flake checks (push) Successful in 7s
continuous / Publish continuous release (push) Successful in 13s
2026-09-19 18:08:24 +01:00
gitea-actions 86f42b6552 vpm: continuous index update 2026-09-19 17:05:58 +00:00
gitea-actions 41a3656d78 vpm: index for v0.1.0 2026-09-19 16:53:27 +00:00
doloro e5f8a078e1 vpm: use this Gitea's raw and release paths
ci / build (push) Canceled after 0s
The -/raw/main and -/releases/download forms are GitLab routing and 404 on
git.scug.io; the working forms are /raw/branch/main and /releases/download.
2026-09-19 16:08:31 +01:00
doloro a1b81b8eb7 flake: emit Unity bundle zip; add Gitea Actions CI/release; publish VPM index
ci / build (push) Canceled after 0s
- flake.nix: install the libaac cdylib alongside aac-dump and zip it with
  the C# Unity packages as the default package
- .gitea/workflows: build+package on push/PR, publish release on v* tags
- vpm: commit the repository index and packaging script, with VPM_INDEX and
  VPM_INDEX_URL overrides for generating a local listing
2026-09-19 16:07:43 +01:00