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

Don't build docker images in CI #1062

Merged
merged 1 commit into from
May 13, 2022
Merged

Don't build docker images in CI #1062

merged 1 commit into from
May 13, 2022

Conversation

david-crespo
Copy link
Contributor

@david-crespo david-crespo commented May 12, 2022

We've stopped using it in console (oxidecomputer/console#858) and I'm pretty sure nothing else is using it. Won't merge until I have confirmation of that. This job is not required in CI, so its removal does not prevent PRs from passing.

@ahl
Copy link
Contributor

ahl commented May 13, 2022

not a review, but thank you thank you for doing this!

@david-crespo david-crespo merged commit 1e742ff into main May 13, 2022
@david-crespo david-crespo deleted the no-docker branch May 13, 2022 19:38
david-crespo added a commit that referenced this pull request Jun 15, 2022
david-crespo added a commit that referenced this pull request Jun 17, 2022
* Revert "don't build docker images in CI (#1062)"

This reverts commit 1e742ff.

* update readme to mention CLI, not console

* the obvious thing would be to use install_prereqs.sh directly, but let's try this instead

* give up, attempt to run install_prerequisites.sh

* just for fun, remove sudo from install prereqs script

* also try copying the install step out of the script, but *before* cargo build

* Revert "just for fun, remove sudo from install prereqs script"

5a7503f

* use prereqs script again, this time with workarounds

* try and fix the branch name extractor
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