Commit Graph

4 Commits

Author SHA1 Message Date
alexei.dolgolyov 32b874f4a3 fix(ci): use jq instead of python3, handle existing releases via PATCH
Release / docker (push) Successful in 32s
Release / release (push) Successful in 6s
Lint & Test / lint-and-check (push) Failing after 5m3s
Lint & Test / test (push) Has been skipped
2026-04-10 20:23:17 +03:00
alexei.dolgolyov bf907c7858 fix(ci): add OCI labels to associate Docker image with Gitea repo
Release / docker (push) Successful in 4s
Release / release (push) Failing after 4s
Lint & Test / lint-and-check (push) Has been cancelled
Lint & Test / test (push) Has been cancelled
2026-04-10 20:19:27 +03:00
alexei.dolgolyov 0ebf6bd652 fix(ci): remove redundant test gate from release workflow
Lint & Test / lint-and-check (push) Failing after 5m14s
Lint & Test / test (push) Has been skipped
Release / release (push) Has been cancelled
Release / docker (push) Has been cancelled
Code is already validated by test.yml on push to master.
The release workflow now goes straight to docker build + release.
2026-04-10 20:04:03 +03:00
alexei.dolgolyov 124a7679b3 chore: release v0.0.1
Lint & Test / lint-and-check (push) Failing after 5m19s
Lint & Test / test (push) Has been skipped
Release / test (push) Failing after 5m14s
Release / docker (push) Has been skipped
Release / release (push) Has been skipped
- Rename CI workflow to test.yml (lint & test only)
- Add release.yml (Docker push + Gitea release on v* tag)
- Add README.md and RELEASE_NOTES.md
- Bump version to 0.0.1
2026-04-10 19:39:27 +03:00