~sircmpwn/sr.ht-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
4 3

[PATCH builds.sr.ht] images/nixos: add 22.11, point latest to it

Details
Message ID
<20230127151033.242209-1-fgaz@fgaz.me>
DKIM signature
missing
Download raw message
Patch: +8 -3
---
I moved 22.05 to 20:00 in the crontab, since all other slots are full
and we should remove it asap anyway.
Later I'll send patches that do that and to update the docs.
 contrib/crontab              | 3 ++-
 images/nixos/22.11/functions | 1 +
 images/nixos/22.11/genimg    | 3 +++
 images/nixos/build.yml       | 2 +-
 images/nixos/latest          | 2 +-
 5 files changed, 8 insertions(+), 3 deletions(-)
 create mode 120000 images/nixos/22.11/functions
 create mode 100755 images/nixos/22.11/genimg

diff --git a/contrib/crontab b/contrib/crontab
index 99b1a29..db80e11 100644
--- a/contrib/crontab
+++ b/contrib/crontab
@@ -9,7 +9,8 @@

# Weekly refreshes
 0 19 * * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" fedora/36
30 19 * * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" nixos/22.05
30 19 * * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" nixos/22.11
 0 20 * * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" nixos/22.05
 0 19 * * 1 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" alpine/old
30 19 * * 1 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 debian/stable
 0 19 * * 2 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" fedora/latest
diff --git a/images/nixos/22.11/functions b/images/nixos/22.11/functions
new file mode 120000
index 0000000..c0b5bcc
--- /dev/null
+++ b/images/nixos/22.11/functions
@@ -0,0 +1 @@
../functions
\ No newline at end of file
diff --git a/images/nixos/22.11/genimg b/images/nixos/22.11/genimg
new file mode 100755
index 0000000..d267e17
--- /dev/null
+++ b/images/nixos/22.11/genimg
@@ -0,0 +1,3 @@
#!/bin/sh
export release=22.11
exec ../genimg "$@"
diff --git a/images/nixos/build.yml b/images/nixos/build.yml
index b8d341f..996541c 100644
--- a/images/nixos/build.yml
+++ b/images/nixos/build.yml
@@ -8,7 +8,7 @@ sources:
secrets:
  - fa00a8d3-7b63-42d5-8060-3bb31c3e3018
environment:
  release: "22.05"
  release: "22.11"
  arch: x86_64
  slaves:
#   - deploy@cirno1.sr.ht
diff --git a/images/nixos/latest b/images/nixos/latest
index bb7635c..f07cdfa 120000
--- a/images/nixos/latest
+++ b/images/nixos/latest
@@ -1 +1 @@
22.05
\ No newline at end of file
22.11
\ No newline at end of file
-- 
2.38.3
Details
Message ID
<20230127161239.2771df9c@lambda>
In-Reply-To
<20230127151033.242209-1-fgaz@fgaz.me> (view parent)
DKIM signature
missing
Download raw message
Oh, and here's the build log https://builds.sr.ht/~fgaz/job/929502

[builds.sr.ht/patches] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CQ32L03Y49N1.1TGWXUAN9P3RD@cirno2>
In-Reply-To
<20230127151033.242209-1-fgaz@fgaz.me> (view parent)
DKIM signature
missing
Download raw message
builds.sr.ht/patches: SUCCESS in 4m24s

[images/nixos: add 22.11, point latest to it][0] from [Francesco Gazzetta][1]

[0]: https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/38485
[1]: fgaz@fgaz.me

✓ #929512 SUCCESS builds.sr.ht/patches/alpine.yml    https://builds.sr.ht/~sircmpwn/job/929512
✓ #929513 SUCCESS builds.sr.ht/patches/archlinux.yml https://builds.sr.ht/~sircmpwn/job/929513
✓ #929514 SUCCESS builds.sr.ht/patches/debian.yml    https://builds.sr.ht/~sircmpwn/job/929514
Details
Message ID
<CQHHKV78T0AM.Z8ZKXCDDCWT8@taiga>
In-Reply-To
<20230127151033.242209-1-fgaz@fgaz.me> (view parent)
DKIM signature
missing
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/builds.sr.ht
   e6daf74..a1c186f  master -> master
Details
Message ID
<CQHIRI896RYK.65KGVKYPJ9S5@taiga>
In-Reply-To
<20230127151033.242209-1-fgaz@fgaz.me> (view parent)
DKIM signature
missing
Download raw message
This is life, needs sr.ht-docs update
Reply to thread Export thread (mbox)