forgejo-release/testdata
limiting-factor 0079bcb471 fix: override=true must not needlessly delete a tag
If the tag to be set is exactly the same as the tag that exists, do
not delete it.

When the tag is recreated although it is not necessary, it may trigger
workflows that have already been triggered and send the workflow in a
loop.

- split `get_tag` & `matched_tag` out of ensure_tag
- in case of an override, only delete the tag if it fails `matched_tag`
- trace shell lines to help debug
- add testing
2025-02-23 21:22:31 +01:00
..
nested-upload-download Replace actions/setup-forgejo action with actions/setup-forgejo v1.0.1 2024-12-10 00:02:00 +00:00
upload-download Add support for files with spaces in their names (#24) 2024-12-09 05:38:35 +00:00
forgejo-release-test.sh fix: override=true must not needlessly delete a tag 2025-02-23 21:22:31 +01:00
gpg-private-no-passphrase.asc GPG signing logic 2023-05-26 14:49:39 +02:00
gpg-private.asc GPG signing logic 2023-05-26 14:49:39 +02:00
gpg-private.passphrase GPG signing logic 2023-05-26 14:49:39 +02:00