JSONs menschenlesbar formatieren.
Some checks failed
run tests / test-is-not-yet-released (pull_request) Failing after 6s
run tests / test-skip-release-if-already-released (pull_request) Failing after 9s
run tests / test-declare-with-release-yaml (pull_request) Failing after 11s
run tests / test-declare-directly (pull_request) Failing after 13s
run tests / unittest (pull_request) Successful in 31s
check if project is already released / unittest (pull_request) Successful in 33s
run tests / test-declare-default (pull_request) Successful in 30s
run tests / test-sync-versions (pull_request) Successful in 35s
run tests / check (push) Successful in 37s
run tests / release (push) Successful in 21s

This commit was merged in pull request #3.
This commit is contained in:
2026-03-10 11:09:57 +01:00
parent 3c17fbf81a
commit b91b781a65
3 changed files with 23 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "gitea-release-action"
version = "0.0.1"
version = "1.0.0"
description = "reusable action for release workflows"
authors = [ ]
requires-python = ">=3.13"