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

Bump Ubuntu action runner to 24.04 #73

Merged
merged 4 commits into from
May 15, 2024
Merged

Conversation

kachick
Copy link
Owner

@kachick kachick commented May 14, 2024

@kachick
Copy link
Owner Author

kachick commented May 14, 2024

🤔 Container build workflows are failing, maybe came from 24.04 changed the UID/GID... kachick/dotfiles#585 (comment)

@kachick
Copy link
Owner Author

kachick commented May 15, 2024

Before

Run podman version
  podman version
  crun --version
  buildah version
  shell: /usr/bin/bash -e {0}
Version:      3.4.4
API Version:  3.4.4
Go Version:   go[1](https://github.com/kachick/containers/actions/runs/9097522428/job/25005641675#step:2:1).17.3
Built:        Thu Jan  1 00:00:00 1970
OS/Arch:      linux/amd64
crun version 0.17
commit: 0e9[2](https://github.com/kachick/containers/actions/runs/9097522428/job/25005641675#step:2:2)29ae34caaebcb86f1fde18de[3](https://github.com/kachick/containers/actions/runs/9097522428/job/25005641675#step:2:3)acaf18c6d9a
spec: 1.0.0
+SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +YAJL
Version:         1.23.1
Go Version:      go1.17
Image Spec:      1.0.1
Runtime Spec:    1.0.2-dev
CNI Spec:        0.[4](https://github.com/kachick/containers/actions/runs/9097522428/job/25005641675#step:2:4).0
libcni Version:  
image Version:   [5](https://github.com/kachick/containers/actions/runs/9097522428/job/25005641675#step:2:5).16.0
Git Commit:      
Built:           Thu Jan  1 00:00:00 1970
OS/Arch:         linux/amd[6](https://github.com/kachick/containers/actions/runs/9097522428/job/25005641675#step:2:7)4
BuildPlatform:   linux/amd64

After

Run podman version
  podman version
  crun --version
  buildah version
  shell: /usr/bin/bash -e {0}
Run podman version
  crun --version
  buildah version
  shell: /usr/bin/bash -e {0}
Client:       Podman Engine
Version:      4.9.[3](https://github.com/kachick/containers/actions/runs/9097522428/job/25005641675#step:2:3)
API Version:  [4](https://github.com/kachick/containers/actions/runs/9097522428/job/25005641675#step:2:4).9.3
Go Version:   go1.22.1
Built:        Thu Jan  1 00:00:00 1970
OS/Arch:      linux/amd64
crun version 1.14.1
commit: de[5](https://github.com/kachick/containers/actions/runs/9097522428/job/25005641675#step:2:5)37a7965bfbe9992e2cfae0baeb56a08128171
rundir: /run/user/1001/crun
spec: 1.0.0
+SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +WASM:wasmedge +YAJL
Version:         1.33.7
Go Version:      go1.22.2
Image Spec:      1.1.0-rc.5
Runtime Spec:    1.1.0
CNI Spec:        1.0.0
libcni Version:  
image Version:   5.29.2
Git Commit:      
Built:           Thu Jan  1 00:00:00 1970
OS/Arch:         linux/amd[6](https://github.com/kachick/containers/actions/runs/9097522428/job/25005641675#step:2:7)4
BuildPlatform:   linux/amd64

containers/buildah@v1.23.1...v1.33.7

@kachick kachick marked this pull request as ready for review May 15, 2024 15:06
Copy link
Contributor

⬢🦭 Staging container-image has been deployed 🚀
You can check in package URL

This image will be automatically 🤖 removed from ghcr.io 🗑️ if you merged/closed this PR 😌

@kachick
Copy link
Owner Author

kachick commented May 15, 2024

podman inspection interface maybe changed between 3.x and 4.x. needed to specify repository as the prefix 🤔

@kachick kachick merged commit fe805e0 into main May 15, 2024
12 checks passed
@kachick kachick deleted the bump-runner-to-ubuntu-2404 branch May 15, 2024 15:45
Copy link
Contributor

🤖 removed 🗑️ staging ⬢ from ghcr.io





1 similar comment
Copy link
Contributor

🤖 removed 🗑️ staging ⬢ from ghcr.io





kachick added a commit that referenced this pull request May 15, 2024
kachick added a commit that referenced this pull request May 15, 2024
kachick added a commit that referenced this pull request May 15, 2024
Copy link
Contributor

🤖 removed 🗑️ staging ⬢ from ghcr.io

216617303

216617529

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