Actions for communication with forgejo
Find a file
Bjørn Bäuchle 6ab187616d
All checks were successful
/ install (push) Successful in 2s
/ clean-up (push) Successful in 2s
/ linting (artifact-upload.sh) (push) Successful in 2s
/ linting (detect-version-release.sh) (push) Successful in 2s
/ linting (doc-make.sh) (push) Successful in 2s
/ linting (git-create-repo.sh) (push) Successful in 2s
/ linting (git-info.sh) (push) Successful in 2s
/ linting (git-fetch-and-checkout.sh) (push) Successful in 2s
/ linting (linting-shellcheck.sh) (push) Successful in 2s
/ linting (linting-hadolint.sh) (push) Successful in 2s
/ linting (package-upload.sh) (push) Successful in 2s
/ linting (log.sh) (push) Successful in 2s
/ linting (pages-set-latest.sh) (push) Successful in 2s
/ linting (pages-cleanup.sh) (push) Successful in 2s
/ linting (release-check-previous.sh) (push) Successful in 2s
/ linting (pages-upload.sh) (push) Successful in 2s
/ linting (release-error-no-release.sh) (push) Successful in 2s
/ linting (release-make.sh) (push) Successful in 2s
/ linting (store.sh) (push) Successful in 2s
Merge pull request 'FIX checkout action works for scheduled actions' (#31) from dev into main
Reviewed-on: #31
2026-02-16 19:27:47 +01:00
.forgejo/workflows FIX checkout action works for scheduled actions 2026-02-16 19:26:32 +01:00
checkout REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
hadolint ADD hadolint 2026-02-16 11:33:03 +01:00
is-version REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
make-doc REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
make-release REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
shellcheck ADD shellcheck 2026-02-16 11:24:05 +01:00
upload-artifact REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
upload-package REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
upload-pages REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
.gitignore Initial commit 2025-12-28 16:16:21 +01:00
artifact-upload.sh REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
detect-version-release.sh REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
doc-make.sh REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
git-create-repo.sh REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
git-fetch-and-checkout.sh FIX checkout action works for scheduled actions 2026-02-16 19:26:32 +01:00
git-info.sh REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
LICENSE Initial commit 2025-12-28 16:16:21 +01:00
linting-hadolint.sh ADD hadolint 2026-02-16 11:33:03 +01:00
linting-shellcheck.sh ADD shellcheck 2026-02-16 11:24:05 +01:00
log.sh ADD Grouping in log.sh 2026-02-08 21:11:15 +01:00
package-upload.sh REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
pages-cleanup.sh Cleanup-Pages: Use log and external shellscript 2026-02-16 11:53:40 +01:00
pages-set-latest.sh REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
pages-upload.sh FIX pages-upload.sh 2026-02-16 13:48:07 +01:00
README.md Initial commit 2025-12-28 16:16:21 +01:00
release-check-previous.sh REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
release-error-no-release.sh REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
release-make.sh REF Shellscripts into sh files 2026-02-12 22:59:51 +01:00
store.sh ADD log.sh and store.sh 2026-01-22 19:30:02 +01:00

forgejo

Actions for communication with forgejo