Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
|
|
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
|
|
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
|
|
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
|
|
If you run Cirrus CI macOS jobs using any image except for
'macos-runner:sonoma' it will now ignore your requested
image and use this one instead.
This is a recent change made by Cirrus CI to stop allowing
a free choice of image.
To some degree using multiple macOS versions was redundant.
Most of the dependencies are obtained from HomeBrew, getting
the same content regardless of macOS version. The base OS
image provides the XCode toolchain, which does impact the
app build process.
The Sonoma image contains multiple XCode versions if apps
desire to test broader compatibility than the default XCode
version.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
|
almalinux-8 is going away since CentOS 8 EOL prevents use of the
advanced virtualization repository.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
|
Alpine 3.20 was released yesterday:
https://alpinelinux.org/posts/Alpine-3.20.0-released.html
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
|
|
This should have been added when AlmaLinux was first added as a
target.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
|
It is about to be removed as a target, so should not be illustrated
in the example config file.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
|
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
|
|
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
|
|
Anywhere that accepts a project name, also accepts a project URL.
This illustrates it for the manifest YML file.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
|
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
|
|
It had been missed when support for the target was added.
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
|
|
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
|
|
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
|
|
It had been missed when support for the target was added.
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
|
|
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
|
|
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
|
|
It had been missed when support for the target was added.
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
|
|
With 3.18 and 3.19 being the 2 latest supported targets, we can drop
3.17.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
|
|
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
|
|
Signed-off-by: Erik Skultety <eskultet@redhat.com>
|
|
With 3.17 and 3.18 being the 2 latest supported targets, we can drop
3.16.
Signed-off-by: Erik Skultety <eskultet@redhat.com>
|
|
Signed-off-by: Erik Skultety <eskultet@redhat.com>
|
|
Signed-off-by: Erik Skultety <eskultet@redhat.com>
|
|
Signed-off-by: Erik Skultety <eskultet@redhat.com>
|
|
Just like Alma Linux only has the "9" version number, only use "15" in the target
name for OpenSUSE Leap. The minor version is only needed in the FROM line of
the dockerfiles and for the installation URLs.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
|
15.3 is EOL and will be removed in upcoming patches. Switch the tests to
use 15.4
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
|
|
This allows the manifest to request use of 'flake8' for python code
formatting checks.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
|
This allows the manifest to request use of 'black' for python code
formatting checks.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
|
Signed-off-by: Erik Skultety <eskultet@redhat.com>
|
|
Cirrus CI has replaced their infrastructure for runing macOS images and
now targets the M1 hardware. The original x86_64 hardware is no longer
supported and users are required to stop using it prior to Jan 1st 2023.
The Ventura release is only supported for M1 hardware in Cirrus CI and
is the new default
https://cirrus-ci.org/blog/2022/11/08/sunsetting-intel-macos-instances/
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
|
Cirrus CI has replaced their infrastructure for runing macOS images and
now targets the M1 hardware. The original x86_64 hardware is no longer
supported and users are required to stop using it prior to Jan 1st 2023.
The Monteray release is supported for M1 hardware in Cirrus CI, so just
switch it over
https://cirrus-ci.org/blog/2022/11/08/sunsetting-intel-macos-instances/
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
|
Cirrus CI has replaced their infrastructure for runing macOS images and
now targets the M1 hardware. The original x86_64 hardware is no longer
supported and users are required to stop using it prior to Jan 1st 2023.
The Big Sur release is not supported for M1 hardware in Cirrus CI, so
we must delete it
https://cirrus-ci.org/blog/2022/11/08/sunsetting-intel-macos-instances/
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
|
Previously the manifest had relied on the $CI_PROJECT_NAME variable to
build a path to the upstream container registry. This was incorrect
though, because the repo fork may have had its name changed relative
to upstream.
This the current manifest code uses the lcitool project name to identify
the upstream cohntainer registry. This means that project names need to
match the git repo names, but we never updated the libvirt Go projects
after we switched development to new repos to enable Go modules usage.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
|
Signed-off-by: Erik Skultety <eskultet@redhat.com>
|
|
This decreases the directory hierarchy by two levels to adopt
a Python project-like structure.
Signed-off-by: Abdulwasiu Apalowo <abdulwasiuapalowo@gmail.com>
|