We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I noted there are still missing some updates within the CI... In fact some ISO urls need to be addressed.
I can be checked by $ grep -rin iso_to_test .github. Note that URLS like:
$ grep -rin iso_to_test .github
https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Staging:/Teal53/media/iso/elemental-teal.x86_64.iso
should be converted to
https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Staging/containers/iso/elemental-teal.x86_64.iso
The text was updated successfully, but these errors were encountered:
@ldevulder @juadk 👀
Sorry, something went wrong.
@kkaempf already on it.
ldevulder
Successfully merging a pull request may close this issue.
I noted there are still missing some updates within the CI... In fact some ISO urls need to be addressed.
I can be checked by
$ grep -rin iso_to_test .github
. Note that URLS like:should be converted to
The text was updated successfully, but these errors were encountered: