Commit Graph

5265 Commits

Author SHA1 Message Date
flatcar-ci
7a7cabf2d9 New version: main-3419.0.0-nightly-20221110-2100 2022-11-10 21:00:29 +00:00
Kai Lüke
0ed4c1f80c
Merge pull request #569 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-11-10 11:10:10 +01:00
Flatcar Buildbot
9985345a92 Update mantle container image to latest HEAD 2022-11-10 08:47:05 +00:00
Krzesimir Nowak
703b58770f
Merge pull request #565 from flatcar/krnowak/weekly
common: Extend liblto link fixup function
2022-11-10 09:46:50 +01:00
flatcar-ci
fe20da0877 New version: main-3418.0.0-nightly-20221109-2100 2022-11-09 21:00:32 +00:00
Krzesimir Nowak
de9d464635 .github: Modernize mantle update action
This is to avoid warnings about deprecated node 12 actions and
deprecated save-state and set-output commands.
2022-11-09 12:56:13 +01:00
Krzesimir Nowak
97bf185815 common: Extend liblto link fixup function
We need to fix another symlink created by gcc-config, so extend the
function that was doing it for some other links and rename it - it's
not about only liblto any more.
2022-11-09 10:13:24 +01:00
Krzesimir Nowak
aaf5abf436
Merge pull request #336 from flatcar/krnowak/sync-env-vars
SDK container: Sync the forwarded env vars
2022-11-09 10:01:59 +01:00
Krzesimir Nowak
30bd70d1e6 SDK container: Sync the forwarded env vars
USE, FEATURES and PORTAGE_NAME were missing. The list is formatted so
to follow the list in 90_env_keep file.
2022-11-09 09:59:26 +01:00
flatcar-ci
f2eb074ea8 New version: main-3417.0.0-nightly-20221108-2100 2022-11-08 21:00:27 +00:00
Kai Lüke
43995d778f
Merge pull request #563 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-11-08 12:50:31 +01:00
Flatcar Buildbot
33da35a429 Update mantle container image to latest HEAD 2022-11-08 11:46:54 +00:00
Kai Lüke
4634b71de9
Merge pull request #537 from flatcar/sync-maintainers
Sync MAINTAINERS.md
2022-11-08 12:46:42 +01:00
flatcar-ci
34325ca66f New version: main-3416.0.0-nightly-20221107-2100 2022-11-07 21:00:28 +00:00
flatcar-ci
3836f9c98d New version: main-3413.0.0-nightly-20221104-2100 2022-11-04 21:00:24 +00:00
flatcar-ci
80c56eb975 New version: main-3412.0.0-nightly-20221103-2100 2022-11-03 21:00:55 +00:00
Jeremi Piotrowski
4d5ea0436f Sync maintainers file from flatcar/flatcar repository 2022-11-03 15:37:25 +01:00
Krzesimir Nowak
10687c3298
Merge pull request #530 from flatcar/krnowak/keep-building
ci-automation: Add an environment variable to skip build shortcuts
2022-11-03 12:04:37 +01:00
Krzesimir Nowak
fbb962c7f6 ci-automation: Add an environment variable to skip build shortcuts
This will be used for the "run all tests" days in Jenkins.
2022-11-03 12:00:10 +01:00
flatcar-ci
60f214508a New version: main-3411.0.0-nightly-20221102-2100 2022-11-02 21:00:37 +00:00
Mathieu Tortuyaux
6146b134a9
Merge pull request #558 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-11-02 11:10:15 +01:00
Flatcar Buildbot
3794a38edb Update mantle container image to latest HEAD 2022-11-02 10:09:32 +00:00
Mathieu Tortuyaux
63e6862e86
Merge pull request #552 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-11-02 11:09:17 +01:00
Flatcar Buildbot
3c14b081d6 Update mantle container image to latest HEAD 2022-11-01 21:00:43 +00:00
flatcar-ci
5f3a7fad10 New version: main-3410.0.0-nightly-20221101-2100 2022-11-01 21:00:26 +00:00
Kai Lüke
1b3ecb8978
Merge pull request #547 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-11-01 10:44:01 +01:00
Flatcar Buildbot
dbd1511ccf Update mantle container image to latest HEAD 2022-10-31 21:00:44 +00:00
flatcar-ci
352e20b406 New version: main-3409.0.0-nightly-20221031-2100 2022-10-31 21:00:25 +00:00
Kai Lüke
0f1350911b
Merge pull request #543 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-10-31 10:55:01 +01:00
Flatcar Buildbot
5d5ac63ec5 Update mantle container image to latest HEAD 2022-10-31 09:35:43 +00:00
Kai Lüke
c8cc9f68ca
Merge pull request #541 from flatcar/kai/aws-ami-plain
ci-automation: Use plain AMI image for uploads
2022-10-31 10:32:47 +01:00
flatcar-ci
b04b138fb0 New version: main-3406.0.0-nightly-20221028-2100 2022-10-28 21:00:28 +00:00
Kai Lueke
3cb9736c33 ci-automation: Use plain AMI image for uploads
Recently we ran into sporadic corruption issues for AWS EC2 AMIs.
We use the streamOptimized VMDK format and it seems to cause problems
at the AWS side, regardless if created by qemu-img or vmdk-convert.
Switch to using the plain AMI images for uploading as workaround.
2022-10-28 17:21:39 +02:00
flatcar-ci
9167c7cfbd New version: main-3405.0.0-nightly-20221027-2100 2022-10-27 21:00:30 +00:00
Kai Lüke
038a449398
Merge pull request #538 from flatcar/kai/local-patch
ci-automation: Support local patches
2022-10-27 13:01:31 +02:00
Kai Lueke
25dbccc14d ci-automation: Support local patches
For embargoed releases it is useful to apply patches locally to build
with them before they are public. This allows to push the same patches
to the repo during the Flatcar release at the embargo lift. The result
is the same (as long as the scripts patches did not change parts of the
setup logic that was running before they got applied), we can just build
earlier and thus do the Flatcar release directly on the embargo lift
instead of having to wait with the build because it would require the
patches to be in the repos.
2022-10-27 11:53:33 +02:00
flatcar-ci
3730bc644a New version: main-3403.0.0-nightly-20221025-2100 2022-10-25 21:00:27 +00:00
Kai Lüke
b6fa0104df
Merge pull request #536 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-10-25 19:50:49 +02:00
Flatcar Buildbot
a4fdcf8d15 Update mantle container image to latest HEAD 2022-10-24 21:00:49 +00:00
flatcar-ci
dfdeac6b7a New version: main-3402.0.0-nightly-20221024-2100 2022-10-24 21:00:28 +00:00
flatcar-ci
6e229b1e9e New version: main-3399.0.0-nightly-20221021-2100 2022-10-21 21:00:27 +00:00
flatcar-ci
b4946ab997 New version: main-3398.0.0-nightly-20221020-2100 2022-10-20 21:00:31 +00:00
flatcar-ci
a327082956 New version: main-3397.0.0-nightly-20221019-2100 2022-10-19 21:00:30 +00:00
flatcar-ci
263d83514d New version: main-3396.0.0-nightly-20221018-2100 2022-10-18 21:00:24 +00:00
flatcar-ci
291e56f2e4 New version: main-3392.0.0-nightly-20221014-2100 2022-10-14 21:00:29 +00:00
flatcar-ci
d6dd3109e2 New version: main-3391.0.0-nightly-20221013-2100 2022-10-13 21:00:30 +00:00
flatcar-ci
dadb20c83e New version: main-3390.0.0-nightly-20221012-2100 2022-10-12 21:00:32 +00:00
flatcar-ci
3e64ac5164 New version: main-3389.0.0-nightly-20221011-2100 2022-10-11 21:00:30 +00:00
Kai Lüke
7f496fb3fb
Merge pull request #526 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-10-11 16:25:51 +02:00
Flatcar Buildbot
69c232a097 Update mantle container image to latest HEAD 2022-10-11 14:20:29 +00:00