Skip to content

ci: Remove docker run commands and use container images in jobs instead#321

Merged
jrosco merged 5 commits intomasterfrom
fix_workflows_private_workflows_not_allowed
Jul 23, 2025
Merged

ci: Remove docker run commands and use container images in jobs instead#321
jrosco merged 5 commits intomasterfrom
fix_workflows_private_workflows_not_allowed

Conversation

@jrosco
Copy link
Contributor

@jrosco jrosco commented Jul 21, 2025

This change removes the ci docker run ... commands and uses the container: image name in the job instead, also please note that this repository is public and we cannot use our private org reusable workflows here due to restriction on private org reusable workflow repositories.

jrosco added 5 commits July 21, 2025 12:35
This change removes the `ci docker run ...` commands and uses the
container image name in the job instead, also this repo is public and we
cannnot use private org reusable workflows, the on-pull-request
workflows has been updated to support this, it was recently update to
use private resusable and has now been reverted and fixed to use
container images in jobs and script directly.
@jrosco jrosco marked this pull request as ready for review July 21, 2025 06:18
@jrosco jrosco requested a review from a team as a code owner July 21, 2025 06:18
@jrosco jrosco merged commit 69cd767 into master Jul 23, 2025
17 checks passed
@jrosco jrosco deleted the fix_workflows_private_workflows_not_allowed branch July 23, 2025 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments