Skip to content

ci: remove dead build-dependency-image workflow [DEVX-3181] - #31

Merged
Hammond95 merged 1 commit into
masterfrom
devx-3134-remove-dead-dependency-workflow
Jul 7, 2026
Merged

ci: remove dead build-dependency-image workflow [DEVX-3181]#31
Hammond95 merged 1 commit into
masterfrom
devx-3134-remove-dead-dependency-workflow

Conversation

@Hammond95

Copy link
Copy Markdown

This workflow required the tools-runner self-hosted runner, but the runner group that provides it does not grant access to public repos, so the job hung in queued forever with no runner assigned. It also targeted the internal JENKINS_INTERNAL_URL, unreachable from a public repo's runners.

The trigger has been moved to draios/secure-backend (private, has secure-runner access and the Jenkins secrets) as a manual workflow_dispatch: .github/workflows/compliance-linux-bench-dependency.yml

Tag creation for linux-bench dependency releases stays here (git tag + push); publishing the image is now done from secure-backend against that tag.

This workflow required the `tools-runner` self-hosted runner, but the runner
group that provides it does not grant access to public repos, so the job hung
in `queued` forever with no runner assigned. It also targeted the internal
JENKINS_INTERNAL_URL, unreachable from a public repo's runners.

The trigger has been moved to draios/secure-backend (private, has secure-runner
access and the Jenkins secrets) as a manual workflow_dispatch:
.github/workflows/compliance-linux-bench-dependency.yml

Tag creation for linux-bench dependency releases stays here (git tag + push);
publishing the image is now done from secure-backend against that tag.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Hammond95
Hammond95 requested a review from a team as a code owner July 7, 2026 21:01
@Hammond95
Hammond95 merged commit be2b315 into master Jul 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants