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

Replace Ubuntu -> Debian SID #250

Merged
merged 1 commit into from
Feb 20, 2023
Merged

Conversation

cevich
Copy link
Member

@cevich cevich commented Jan 19, 2023

After years of trying, use of Ubuntu VMs in CI has proven too difficult to maintain along with an ever-updating set of dependencies. This is different with Debian SID, since it more/less pulls packages directly from their upstream sources. Switch to using Debian SID for all containers-org CI.

Fixes: #203

Signed-off-by: Chris Evich [email protected]

@cevich cevich force-pushed the debian_switch branch 3 times, most recently from 3566788 to 7ca805c Compare January 20, 2023 14:45
@cevich cevich added no_build-push Don't build the build-push image no_fedora Don't build any fedora images no_fedora_podman Don't build the fedora_podman image no_fedora-aws Don't build any fedora-aws images no_fedora-aws-arm64 Don't build any fedora-aws-arm64 images no_fedora-netavark Don't build the fedora-netavark image no_fedora-netavark-aws-arm64 Don't build the fedora-netavark-aws image no_fedora-podman-aws-arm64 Don't build the fedora-podman-aws image no_fedora-podman-py Don't build the fedora-podman-py image no_image-builder Don't build the image-builder image no_prior-fedora Don't build any prior-fedora images no_prior-fedora_podman Don't build the prior-fedora_podman image no_skopeo_cidev Don't build the skopeo_cidev image no_ubuntu no_win-server-wsl Don't build Windows WSL image labels Jan 20, 2023
@cevich cevich force-pushed the debian_switch branch 5 times, most recently from 940ef6a to 0e5d92b Compare January 26, 2023 20:22
@cevich cevich changed the title Replace Ubuntu -> Debian SID [WIP] Replace Ubuntu -> Debian SID Jan 27, 2023
@cevich cevich removed no_ubuntu no_skopeo_cidev Don't build the skopeo_cidev image no_prior-fedora Don't build any prior-fedora images no_fedora Don't build any fedora images labels Jan 31, 2023
@cevich cevich removed no_image-builder Don't build the image-builder image no_fedora-podman-aws-arm64 Don't build the fedora-podman-aws image no_win-server-wsl Don't build Windows WSL image labels Jan 31, 2023
@cevich cevich force-pushed the debian_switch branch 4 times, most recently from 39c9afc to 3d5cbdc Compare February 1, 2023 19:50
@containers containers deleted a comment from github-actions bot Feb 1, 2023
@containers containers deleted a comment from github-actions bot Feb 1, 2023
@cevich cevich force-pushed the debian_switch branch 3 times, most recently from 28f633e to 38fbd23 Compare February 3, 2023 16:32
@containers containers deleted a comment from github-actions bot Feb 3, 2023
@containers containers deleted a comment from github-actions bot Feb 3, 2023
@containers containers deleted a comment from github-actions bot Feb 3, 2023
@containers containers deleted a comment from github-actions bot Feb 8, 2023
@containers containers deleted a comment from github-actions bot Feb 14, 2023
After years of trying, use of Ubuntu VMs in CI has proven too difficult
to maintain along with an ever-updating set of dependencies.  This is
different with Debian SID, since it more/less pulls packages directly
from their upstream sources.  Switch to using Debian SID instead of
Ubuntu for all containers-org CI.

Signed-off-by: Chris Evich <[email protected]>
@github-actions
Copy link

Cirrus CI build successful. Found built image names and IDs:

Stage Image Name IMAGE_SUFFIX
base debian b20230215t175929z-f37f36d12
base fedora b20230215t175929z-f37f36d12
base fedora-aws b20230215t175929z-f37f36d12
base fedora-aws-arm64 b20230215t175929z-f37f36d12
base image-builder b20230215t175929z-f37f36d12
base prior-fedora b20230215t175929z-f37f36d12
cache build-push c20230215t175929z-f37f36d12
cache debian c20230215t175929z-f37f36d12
cache fedora c20230215t175929z-f37f36d12
cache fedora-aws c20230215t175929z-f37f36d12
cache fedora-netavark c20230215t175929z-f37f36d12
cache fedora-netavark-aws-arm64 c20230215t175929z-f37f36d12
cache fedora-podman-aws-arm64 c20230215t175929z-f37f36d12
cache fedora-podman-py c20230215t175929z-f37f36d12
cache prior-fedora c20230215t175929z-f37f36d12
cache win-server-wsl c20230215t175929z-f37f36d12

@containers containers deleted a comment from github-actions bot Feb 15, 2023
@cevich cevich marked this pull request as ready for review February 20, 2023 16:31
@cevich cevich merged commit 025f951 into containers:main Feb 20, 2023
@cevich cevich changed the title [WIP] Replace Ubuntu -> Debian SID Replace Ubuntu -> Debian SID Feb 20, 2023
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.

RFE: Replace Ubuntu VM image build for Debian SID
1 participant