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

automation: use latest oVirt actions #28

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Conversation

nyoxi
Copy link
Member

@nyoxi nyoxi commented Oct 18, 2024

Recently GitHub started failing on deprecated upload artifacts actions:

Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

@nyoxi nyoxi self-assigned this Oct 18, 2024
@nyoxi
Copy link
Member Author

nyoxi commented Oct 18, 2024

@sandrobonazzola Build on el8 is not failing because mirrorlist.centos.org has been decommissioned and there is now a different scheme of resolving mirrors. Is this known issue? Any idea who could fix our base images?

+ dnf install -y autoconf automake make python3-coverage python3-libvirt python3-mock python3-six python3-devel git systemd dnf
Repository copr:copr.fedorainfracloud.org:ovirt:ovirt-master-snapshot is listed more than once in the configuration
CentOS Stream 8 - AppStream                     0.0  B/s |   0  B     00:00    
Errors during downloading metadata for repository 'appstream':
  - Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=stock [Could not resolve host: mirrorlist.centos.org]
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=stock [Could not resolve host: mirrorlist.centos.org]

@sandrobonazzola
Copy link
Member

You can just drop build on el8 as CentOS Stream 8 is EOL.

nyoxi added 2 commits October 21, 2024 10:28
Recently GitHub started failing on deprecated upload artifacts actions:

```
Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
```

Signed-off-by: Tomáš Golembiovský <[email protected]>
EL8 is now EOL

Signed-off-by: Tomáš Golembiovský <[email protected]>
Copy link
Member

@sandrobonazzola sandrobonazzola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nyoxi nyoxi merged commit 1460f8d into oVirt:master Oct 21, 2024
2 checks passed
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