Version 0.1.0
All checks were successful
run tests / unittest (pull_request) Successful in 13s
run tests / test-declare-default (pull_request) Successful in 14s
check if project is already released / unittest (pull_request) Successful in 25s
run tests / test-sync-versions (pull_request) Successful in 24s
run tests / test-is-not-yet-released (pull_request) Successful in 22s
run tests / test-skip-release-if-already-released (pull_request) Successful in 24s
run tests / test-declare-with-release-yaml (pull_request) Successful in 22s
run tests / test-declare-directly (pull_request) Successful in 22s
All checks were successful
run tests / unittest (pull_request) Successful in 13s
run tests / test-declare-default (pull_request) Successful in 14s
check if project is already released / unittest (pull_request) Successful in 25s
run tests / test-sync-versions (pull_request) Successful in 24s
run tests / test-is-not-yet-released (pull_request) Successful in 22s
run tests / test-skip-release-if-already-released (pull_request) Successful in 24s
run tests / test-declare-with-release-yaml (pull_request) Successful in 22s
run tests / test-declare-directly (pull_request) Successful in 22s
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "gitea-release-action"
|
name = "gitea-release-action"
|
||||||
version = "0.0.1"
|
version = "0.1.0"
|
||||||
description = "reusable action for release workflows"
|
description = "reusable action for release workflows"
|
||||||
authors = [ ]
|
authors = [ ]
|
||||||
requires-python = ">=3.13"
|
requires-python = ">=3.13"
|
||||||
|
|||||||
Reference in New Issue
Block a user