vikunja/.github/workflows
kolaente 3d08a4f78f
fix(ci): update s3-action to skip directories during upload
The s3-action glob matched directories causing EISDIR errors. Fixed
the action to filter with fs.statSync().isFile(). Updated all
s3-action references to the new version.
2026-04-14 12:25:43 +02:00
..
auto-label.prompt.md ci: add AI-powered auto-labeling for new issues and PRs 2026-04-11 17:45:36 +02:00
auto-label.yml fix(ci): use working model 2026-04-11 17:55:47 +02:00
ci.yml feat(ci): enable merge queue trigger 2026-03-20 11:53:08 +01:00
crowdin.yml chore(deps): update crowdin/github-action digest to b4b468c 2026-01-22 11:01:30 +01:00
dependency-diff.yml feat: add dependency diff and provenance GitHub Action for PRs 2026-02-17 12:00:31 +01:00
issue-closed-comment.yml fix: support merge queue in issue-closed-comment workflow 2026-03-25 10:20:36 +01:00
nixpkgs-update.yml fix(ci): skip interactive prompt in nixpkgs update workflow 2026-04-11 15:00:42 +00:00
preview.yml fix(ci): use actual docker meta tags for preview comment SHA links 2026-04-07 15:05:48 +00:00
release.yml fix(ci): update s3-action to skip directories during upload 2026-04-14 12:25:43 +02:00
stale-waiting-for-reply.yml fix(ci): don’t close issue directly 2026-04-12 10:40:42 +02:00
test.yml ci: add tests using mysql-8 2026-04-11 17:20:53 +00:00