Skip to content

try to make CI run for external users#781

Draft
khughes-bdai wants to merge 1 commit into
mainfrom
khughes/make_ci_run_for_external_users
Draft

try to make CI run for external users#781
khughes-bdai wants to merge 1 commit into
mainfrom
khughes/make_ci_run_for_external_users

Conversation

@khughes-bdai
Copy link
Copy Markdown
Contributor

@khughes-bdai khughes-bdai commented Jan 13, 2026

Change Overview

The goal of this PR is to get rid of the steps that push the docker image built in CI to a RAI specific registry, as this causes permissions errors when trying to run CI for external users. Instead, the docker image is built from scratch and used within the same job. This is modeled after the synchros2 CI job which does not have issues running for external users.

We have also not been using any of the information provided by coveralls or the docs, so I removed those steps from the CI workflow to simplify this further. I am open to moving these changes back in if anyone feels strongly about it.

Testing Done

CI is running successfully on this PR

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@khughes-bdai khughes-bdai force-pushed the khughes/make_ci_run_for_external_users branch from b22520d to 68dd5f3 Compare April 29, 2026 14:07
@khughes-bdai khughes-bdai force-pushed the khughes/make_ci_run_for_external_users branch from 68dd5f3 to 1c253e0 Compare April 29, 2026 14:09
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.

1 participant