forgejo/.forgejo
Earl Warren 1a7a9055e4
forgejo-cli is now a symlink and cannot be used for sanity checks
It could be used but then `cp --dereference` would need to be used instead in
the forgejo-build-publish action.

+ docker cp forgejo-amd64:/app/gitea/forgejo-cli forgejo-9.0-test-linux-amd64
+ chmod +x forgejo-9.0-test-linux-amd64
chmod: cannot operate on dangling symlink 'forgejo-9.0-test-linux-amd64'
2024-10-17 06:59:05 +02:00
..
issue_template Update security option in issue template 2024-10-14 18:55:32 +00:00
testdata/build-release forgejo-cli is now a symlink and cannot be used for sanity checks 2024-10-17 06:59:05 +02:00
workflows forgejo-cli is now a symlink and cannot be used for sanity checks 2024-10-17 06:59:05 +02:00
workflows-composite ci: merge e2e workflow into testing.yml 2024-10-04 15:14:28 +02:00
cascading-pr-end-to-end chore(ci): optimize end-to-end runs 2024-08-08 17:53:12 +02:00
cascading-release-end-to-end chore(ci): optimize end-to-end runs 2024-08-08 17:53:12 +02:00
pull_request_template.md Replace Developer Guide links with the new Contributor Guide one for PR template and release workflows comments. 2024-08-26 14:29:10 +03:00