-
-
Notifications
You must be signed in to change notification settings - Fork 652
Bump Cirrus CI to FreeBSD 14.2 #21327
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
base: master
Are you sure you want to change the base?
Conversation
Here’s what might be a better list of available images: https://gcloud-compute.com/images.html |
😐 |
.cirrus.yml
Outdated
@@ -53,16 +53,16 @@ coverage_environment_template: &COVERAGE_ENVIRONMENT_TEMPLATE | |||
|
|||
# FreeBSD | |||
freebsd13_task: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
freebsd13_task: | |
freebsd14_task: |
I’m aware.
Failures are probably due to #20825 |
Thanks for the input! |
Ping, this is green now. Good to go? |
The version identifier seems properly supported as well: Line 84 in 68427ae
Will rename the task and then it should be good to go. |
FreeBSD 13.0 is no longer available and soft-fails with the following message: > The resource > 'projects/freebsd-org-cloud-dev/global/images/family/freebsd-13-0' was not > found
Thanks for your pull request, @0xEAB! Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub run digger -- build "master + dmd#21327" |
Let’s see whether it passes on Cirrus. |
Nope, we are not FreeBSD 14 yet:
|
Technically, it’s good to go. Status-quo soft-fails too. |
FreeBSD 13.0 is no longer available and always soft-fails with the following message:
A list of the available FreeBSD images at Cirrus CI can be found on https://cirrus-ci.org/guide/FreeBSD/#list-of-available-image-families.