gentoo / gentoo-docker-images

[MIRROR] Common effort to get an official and automated gentoo base docker container
https://gitweb.gentoo.org/proj/docker-images.git
GNU General Public License v2.0
319 stars 90 forks source link

generate portage container daily #131

Closed ajakk closed 11 months ago

ajakk commented 1 year ago

commit 311388a0259f01b0414e8f2b50be95ee2e4ba340 (HEAD -> daily-portage, fork/daily-portage) Author: John Helmert III ajak@gentoo.org Date: Sun Sep 10 14:08:13 2023 -0700

actions: move portage to its own daily job

Closes: https://github.com/gentoo/gentoo-docker-images/issues/129
Signed-off-by: John Helmert III <ajak@gentoo.org>

commit ece7e5217edd476ad56ee7e1349347058bdc697e Author: John Helmert III ajak@gentoo.org Date: Sun Sep 3 15:51:35 2023 -0700

test splitting build steps into dedicated actions file

Signed-off-by: John Helmert III <ajak@gentoo.org>
ajakk commented 1 year ago

cc @KSmanis, WDYT?

thesamesam commented 1 year ago

The commit message should contain the rationale from https://github.com/gentoo/gentoo-docker-images/issues/129#issue-1879095799 but lgtm

ajakk commented 1 year ago

Oh. I should just split Portage out into its own action, I think. Then only the right job per-cron will ever be run, and we won't have to bother skipping the jobs that aren't supposed to run at the time.

ajakk commented 11 months ago

Oops, should've pram'd, but merged in 52fbc593365dba5717f9f98997632ed1afa20a2b.