Skip to content

try to make CI run for external users#781

Draft
khughes-bdai wants to merge 7 commits intomainfrom
khughes/make_ci_run_for_external_users
Draft

try to make CI run for external users#781
khughes-bdai wants to merge 7 commits intomainfrom
khughes/make_ci_run_for_external_users

Conversation

@khughes-bdai
Copy link
Collaborator

@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
Collaborator Author

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

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