Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to use dockers built for OCK #638

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

coldav
Copy link
Collaborator

@coldav coldav commented Jan 15, 2025

Overview

Update to use dockers built for OCK

Reason for change

Using different runners is causing issues with not always using the same dockers. This also allows us to move more setup into the dockers.

Description of change

Added container:/image: to most jobs

Anything else we should know?

Note run_clang_tidy_changes is currently disabled until we can resolve the errors brought up

@coldav coldav requested a review from a team as a code owner January 15, 2025 10:28
@coldav coldav force-pushed the colin/switch_to_llvm_docker branch 29 times, most recently from ef0acad to a2304ce Compare January 15, 2025 17:46
@coldav coldav force-pushed the colin/switch_to_llvm_docker branch 9 times, most recently from 19701da to 5c90db2 Compare January 16, 2025 10:20
@coldav coldav changed the title DRAFT: Use llvm's ci-ubuntu-22.04 docker image Update to use dockers built for OCK Jan 16, 2025
@coldav coldav force-pushed the colin/switch_to_llvm_docker branch from 5c90db2 to 623634f Compare January 16, 2025 10:25
We need to use a host of different machines, so for consistency we want
to use a docker. This will also allow us to add more in it and do less
installing of packages in the workflow.
@coldav coldav force-pushed the colin/switch_to_llvm_docker branch from 623634f to c2a0d8a Compare January 16, 2025 10:30
@coldav coldav merged commit 727e9f0 into uxlfoundation:main Jan 16, 2025
12 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