Skip to content

ci(shared): bump vendored ci files - #160

Open
galoybot-app[bot] wants to merge 1 commit into
mainfrom
bump-shared-tasks
Open

galoybot-app[bot] wants to merge 1 commit into
mainfrom
bump-shared-tasks

Conversation

@galoybot-app

@galoybot-app galoybot-app Bot commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

Bump Shared Tasks

This PR syncs in this repository, shared CI tasks from concourse-shared.


Note

Low Risk
Changes affect CI tooling and vendored scripts only; no application runtime or auth/data paths are modified.

Overview
Syncs vendored shared CI from galoy-concourse-shared at commit 8aaee2b (merge of the spelling typos-action fix) and updates the spelling GitHub Actions workflows to pin crate-ci/typos@v1 instead of @master.

The vendored fuzz pipeline gains hard time limits so long-running jobs cannot hang indefinitely: the Concourse fuzz task now sets a job-level timeout of configured fuzz duration + 2 hours, and fuzz.sh wraps each parallel cargo fuzz run in GNU timeout/gtimeout with FUZZ_SECONDS + FUZZ_WATCHDOG_GRACE_SECONDS (default 30 minutes grace). Failures are reported per target name, and messaging distinguishes generic fuzz failures from crashes only.

Reviewed by Cursor Bugbot for commit 46fc4dd. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant