249 Commits

Author SHA1 Message Date
Krzesimir Nowak
f9e0363bf0 ci-automation/image-changes, .github/ci: Add reports against last nightly 2023-11-21 16:00:00 +01:00
Krzesimir Nowak
ffa2bfc695 ci-automation/image-changes, .github/ci: Set up env for show-changes 2023-11-21 16:00:00 +01:00
Krzesimir Nowak
5443a66c91 ci-automation/image-changes, .github/ci: Show changes in OEM sysext images 2023-11-21 16:00:00 +01:00
Krzesimir Nowak
992db543d1 ci-automation/image-changes, .github/ci: Drop work directory parameter
It was only needed for the show-changes script. Now that show-changes
script allows to set the repos parent directory with an environment
variable, we set the variable instead of changing the working
directory.
2023-11-21 16:00:00 +01:00
Krzesimir Nowak
eebca8dd15 .github: Add net-libs under automation 2023-11-16 13:12:05 +01:00
Krzesimir Nowak
980c627c46 .github: Add net-misc/ntp to automation 2023-11-15 09:55:23 +01:00
Krzesimir Nowak
7f5ab42143 .github: Add new packages to automation and sort the list 2023-11-15 09:55:23 +01:00
Thilo Fromm
b3b08e0e64 containerd-apply-patch: updated to work with upstream ebuilds
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-11-03 16:28:53 +01:00
Thilo Fromm
ed12285278 .github/: remove docker, runc auto-update workflows
These were for coreos-overlay. The packages have been moved to
portage-stable and are now handled by the weekly package updates
automation.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-10-30 17:21:26 +01:00
Thilo Fromm
10b27ce94e portage-stable-packages-list: remove containerd
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-10-30 17:21:26 +01:00
Thilo Fromm
7e493da5fc portage-stable-packages-list: add cri-tools, containerd, docker, runc
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-10-30 17:21:26 +01:00
Krzesimir Nowak
81405745c4 .github: Add cargo.eclass to package automation 2023-10-25 15:05:33 +02:00
Krzesimir Nowak
0133bcc236 .github: Remove dropped packages from automation 2023-10-25 15:05:33 +02:00
Thilo Fromm
b775036a62 torcx removal: address PR comments
- updated github actions for runc, containerd, and docker to not handle
  nonexistent ebuilds in app-torcx/ anymore
- removed spurious package_run_dependencies from build_image_util.sh
- build_sysext: generate pkginfo before mangle script runs
  use zstd for compression; add cli flag to select compression
- ci_automation_common.sh: remove spurious `/` from match string
- coreos, board-packages, bootengine: bump ebuild revisions
- kernel commonconfig: add squashfs zstd support

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-10-23 16:05:45 +02:00
Thilo Fromm
bd54e3a0ce .github: removed torcx artifact handling from github CI
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-10-23 16:05:45 +02:00
Thilo Fromm
17512925e7 SDK prefix: implement suggestions from code review
- remove explicit "-multilib" from prefix keywordsas it is set in
  profile
- split heredoc for generating emerge wrapper so we don't need to
  escape
- add sys-apps/bubblewrap and virtual/tmpfiles to package update
  automation list
- use prefix build fix for libgpg-error from upstream

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-09-29 15:22:45 +02:00
Krzesimir Nowak
876436f34b ci-automation/image-changes: Work around show-changes issue
There's a bug in show-changes script where it defaults to values with
single quotes in them. So the default scripts directory is not
"scripts" but "'scripts'". This will be fixed in show-scripts, but for
now work it around here by explicitly defining the directories.
2023-09-29 13:49:46 +02:00
Krzesimir Nowak
c593d76e7a
Merge pull request #1146 from flatcar/krnowak/vmware-sysext
Sysext image for VMware OEM
2023-09-25 14:51:02 +02:00
Mathieu Tortuyaux
c3ba668ece
.github: add more packages to automation
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-09-20 12:33:40 +02:00
Krzesimir Nowak
e7de80a2e5 .github: Add net-libs/rpcsvc-proto to package automation 2023-09-20 09:18:43 +02:00
Krzesimir Nowak
3721e4a810 .github: Add dev-libs/xmlsec to package automation 2023-09-20 09:18:43 +02:00
Krzesimir Nowak
2c3df2aafe .github: Add dev-libs/libmspack to automation 2023-09-20 09:18:43 +02:00
Krzesimir Nowak
d33d42f5ef .github: Add sys-fs/fuse-common to package automation 2023-09-20 09:18:43 +02:00
Krzesimir Nowak
88ff21b324 .github: Add sys-fs/fuse to package automation 2023-09-20 09:18:43 +02:00
Krzesimir Nowak
a89adcda17 .github: Add dev-libs/libdnet to package automation 2023-09-20 09:18:43 +02:00
Krzesimir Nowak
886abd27c0 .github: Add sys-apps/locale-gen to automation 2023-09-15 16:14:29 +02:00
Thilo Fromm
d07b993af4 portage-stable-packages-list: add app-misc/mime-types
Add app-misc/mime-types to the list of packages to be auto-synced.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-09-14 15:16:06 +02:00
Krzesimir Nowak
8716b3bf96
Merge pull request #1107 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-09-04
Weekly portage-stable package updates 2023-09-04
2023-09-08 18:30:32 +02:00
Kai Lueke
ddb808f5c5 GitHub Actions: Use correct version in kola run and skip update test
The kola run didn't pick up the version that was set up in the build
because the git changes from that step are lost.
Redo the version setup in the kola run to use the same version, and
skip the kola update test if no update payload can be found. In the
future we should copy it over from the GitHub Action artifact.
2023-09-08 14:50:43 +02:00
Krzesimir Nowak
75bfabad9e .github: Add virtual/perl-Data-Dumper to automation 2023-09-07 17:21:39 +02:00
Krzesimir Nowak
908d4950d5 .github: Add virtual/perl-Encode to automation 2023-09-07 17:21:39 +02:00
Krzesimir Nowak
740b86bd5c
Merge pull request #931 from flatcar/krnowak/sys-apps-rest
Put the rest of system packages under automation
2023-08-17 09:35:43 +02:00
Krzesimir Nowak
b829540069
Merge pull request #1046 from flatcar/krnowak/github-reports
.github: Add image change reports to CI workflow
2023-08-11 13:57:28 +02:00
Krzesimir Nowak
dc8b1600bf .github: Drop dev-python/pydantic from automation 2023-08-09 11:22:34 +02:00
Krzesimir Nowak
2c2e83f870 .github: Add sec-keys/openpgp-keys-gentoo-release to automation 2023-08-09 11:22:34 +02:00
Krzesimir Nowak
9d59847040 .github: Add image changes reports 2023-08-07 14:05:14 +02:00
Flatcar Buildbot
61d07a305a .github: Add eclasses to automation 2023-08-04 14:02:40 +02:00
Flatcar Buildbot
198288b003 .github: Add missing entry
We updated this library recently, but apparently we forgot to add it
to automation.
2023-08-04 14:02:40 +02:00
Flatcar Buildbot
c9d3976caa .github: Add more packages to package automation 2023-08-04 14:02:40 +02:00
Sayan Chowdhury
c819458771
.github: Add the new packages to automated update list
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2023-08-04 16:16:23 +05:30
Dongsu Park
4cec3b6b0c .github: add net-nds/openldap to portage packages list
Add net-nds/openldap to portage packages list for weekly updates.
2023-07-24 17:41:15 +02:00
Dongsu Park
a249d6e598 .github: add dev-libs/protobuf to portage-stable packages list
Add dev-libs/protobuf to portage-stable-packages-list for weekly
updates.
2023-07-13 10:34:38 +02:00
Krzesimir Nowak
6acbb9e60a .github: Add virtual/libc to package automation 2023-07-07 17:38:13 +02:00
Krzesimir Nowak
8d8d16194d .github: Add new packages to package automation 2023-07-07 17:38:13 +02:00
Krzesimir Nowak
05ddd6ccde .github: Drop semodule utils from automation
We can reintroduce it to package update automation once all the
selinux packages are kept in sync.
2023-07-07 17:37:00 +02:00
krishjainx
254f5a6f09 .github: Add newly added/updated packages to package update automation 2023-07-07 17:05:08 +02:00
Jeremi Piotrowski
ff09287624
Merge pull request #950 from flatcar/zstd-container-images
Use zstd for sdk container images
2023-07-03 12:21:31 +02:00
Krzesimir Nowak
bbd3b26bfa
Merge pull request #958 from flatcar/krnowak/docker-group-fixes
docker group fixes
2023-06-30 07:52:24 +02:00
Krzesimir Nowak
283423132f
Merge pull request #934 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-06-19
Weekly portage-stable package updates 2023-06-19
2023-06-30 06:35:14 +02:00
Flatcar Buildbot
bf5c6b10a1 .github: Drop sys-apps/man-pages-posix from automation 2023-06-29 17:16:16 +02:00