Skip to content
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

{vis}[GCCcore/13.3.0] Xvfb v21.1.14 #21906

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

branfosj
Copy link
Member

(created using eb --new-pr)

Copy link

github-actions bot commented Nov 24, 2024

Updated software Xvfb-21.1.14-GCCcore-13.3.0.eb

Diff against Xvfb-21.1.9-GCCcore-13.2.0.eb

easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.9-GCCcore-13.2.0.eb

diff --git a/easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.9-GCCcore-13.2.0.eb b/easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.14-GCCcore-13.3.0.eb
index 740256850a..1ee1827317 100644
--- a/easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.9-GCCcore-13.2.0.eb
+++ b/easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.14-GCCcore-13.3.0.eb
@@ -1,33 +1,33 @@
 easyblock = 'Bundle'
 
 name = 'Xvfb'
-version = '21.1.9'
+version = '21.1.14'
 
 homepage = 'https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml'
 description = """Xvfb is an X server that can run on machines with no display hardware and no physical input devices.
  It emulates a dumb framebuffer using virtual memory."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
 
 builddependencies = [
-    ('binutils', '2.40'),
-    ('pkgconf', '2.0.3'),
-    ('Python', '3.11.5'),
-    ('Meson', '1.2.3'),
-    ('Ninja', '1.11.1'),
-    ('libxslt', '1.1.38'),
-    ('gettext', '0.22'),
+    ('binutils', '2.42'),
+    ('pkgconf', '2.2.0'),
+    ('Python', '3.12.3'),
+    ('Meson', '1.4.0'),
+    ('Ninja', '1.12.1'),
+    ('libxslt', '1.1.42'),
+    ('gettext', '0.22.5'),
     ('Bison', '3.8.2'),
 ]
 
 dependencies = [
-    ('X11', '20231019'),
-    ('pixman', '0.42.2'),
-    ('libdrm', '2.4.117'),
-    ('Mesa', '23.1.9'),
-    ('nettle', '3.9.1'),
-    ('libunwind', '1.6.2'),
-    ('XZ', '5.4.4'),
+    ('X11', '20240607'),
+    ('pixman', '0.43.4'),
+    ('libdrm', '2.4.122'),
+    ('Mesa', '24.1.3'),
+    ('nettle', '3.10'),
+    ('libunwind', '1.8.1'),
+    ('XZ', '5.4.5'),
 ]
 
 default_easyblock = 'ConfigureMake'
@@ -52,9 +52,9 @@ local_font_misc_preconfigopts = "export PKG_CONFIG_PATH=%(installdir)s/lib/pkgco
 local_font_misc_preconfigopts += "export PATH=%(installdir)s/bin:$PATH && "
 
 components = [
-    ('mkfontscale', '1.2.2', {
+    ('mkfontscale', '1.2.3', {
         'source_urls': ['https://www.x.org/archive/individual/app/'],
-        'checksums': ['4a5af55e670713024639a7f7d10826d905d86faf574cd77e0f5aef2d00e70168'],
+        'checksums': ['3a026b468874eb672a1d0a57dbd3ddeda4f0df09886caf97d30097b70c2df3f8'],
     }),
     ('mkfontdir', '1.0.7', {
         'source_urls': ['https://www.x.org/archive/individual/app/'],
@@ -73,20 +73,20 @@ components = [
         'checksums': ['bece4a9482b3cb6f7fad2164fd3b394d22dfe1ad2f96f60030a703bcff30f5a5'],
         'preconfigopts': local_font_misc_preconfigopts,
     }),
-    ('xkbcomp', '1.4.6', {
+    ('xkbcomp', '1.4.7', {
         'source_urls': ['https://www.x.org/archive/individual/app/'],
-        'checksums': ['b216a2c8c0eab83f3dc4a3d5ee2bdf7827b30e49c8907035d0f222138eca0987'],
+        'checksums': ['00cecc490fcbe2f789cf13c408c459673c2c33ab758d802677321cffcda35373'],
     }),
-    ('xkeyboard-config', '2.40', {
+    ('xkeyboard-config', '2.43', {
         'easyblock': 'MesonNinja',
         'source_urls': ['https://www.x.org/archive/individual/data/xkeyboard-config/'],
         'sources': [SOURCE_TAR_XZ],
-        'checksums': ['7a3dba1bec7dc7191432da021242d17c9cf6c89690e6c57b0de048ff8c9d2ae3'],
+        'checksums': ['c810f362c82a834ee89da81e34cd1452c99789339f46f6037f4b9e227dd06c01'],
         'configopts': '-Dxorg-rules-symlinks=true',
     }),
-    ('xauth', '1.1.2', {
+    ('xauth', '1.1.3', {
         'source_urls': ['https://www.x.org/releases/individual/app/'],
-        'checksums': ['84d27a1023d8da524c134f424b312e53cb96e08871f96868aa20316bfcbbc054'],
+        'checksums': ['88c288e0a30bf071631118644f5232cae3a79713a7c82dd31a236e8e2c6fca15'],
     }),
     ('libxcvt', '0.1.2', {
         'easyblock': 'MesonNinja',
@@ -99,7 +99,7 @@ components = [
         'sources': ['xorg-server-%(version)s.tar.gz'],
         'patches': [('xvfb-run', '.')],
         'checksums': [
-            '455ac22c411b3e74adb4d1b3fd48b9037b6b5ba9260247c59b669f67a08fd26e',  # xorg-server-21.1.9.tar.gz
+            'b79dbaf668c67da25c4eb5b395eec60f2593240519aefdd3e8645023ef46226f',  # xorg-server-21.1.14.tar.gz
             'fd6d13182b77871d4f65fccdaebb8a72387a726426066d3f8e6aa26b010ea0e8',  # xvfb-run
         ],
         'start_dir': 'xorg-server-%(version)s',
Diff against Xvfb-21.1.8-GCCcore-12.3.0.eb

easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.8-GCCcore-12.3.0.eb

diff --git a/easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.8-GCCcore-12.3.0.eb b/easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.14-GCCcore-13.3.0.eb
index 5cb7e312a4..1ee1827317 100644
--- a/easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.8-GCCcore-12.3.0.eb
+++ b/easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.14-GCCcore-13.3.0.eb
@@ -1,33 +1,33 @@
 easyblock = 'Bundle'
 
 name = 'Xvfb'
-version = '21.1.8'
+version = '21.1.14'
 
 homepage = 'https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml'
 description = """Xvfb is an X server that can run on machines with no display hardware and no physical input devices.
  It emulates a dumb framebuffer using virtual memory."""
 
-toolchain = {'name': 'GCCcore', 'version': '12.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
 
 builddependencies = [
-    ('binutils', '2.40'),
-    ('pkgconf', '1.9.5'),
-    ('Python', '3.11.3'),
-    ('Meson', '1.1.1'),
-    ('Ninja', '1.11.1'),
-    ('libxslt', '1.1.38'),
-    ('gettext', '0.21.1'),
+    ('binutils', '2.42'),
+    ('pkgconf', '2.2.0'),
+    ('Python', '3.12.3'),
+    ('Meson', '1.4.0'),
+    ('Ninja', '1.12.1'),
+    ('libxslt', '1.1.42'),
+    ('gettext', '0.22.5'),
     ('Bison', '3.8.2'),
 ]
 
 dependencies = [
-    ('X11', '20230603'),
-    ('pixman', '0.42.2'),
-    ('libdrm', '2.4.115'),
-    ('Mesa', '23.1.4'),
-    ('nettle', '3.9.1'),
-    ('libunwind', '1.6.2'),
-    ('XZ', '5.4.2'),
+    ('X11', '20240607'),
+    ('pixman', '0.43.4'),
+    ('libdrm', '2.4.122'),
+    ('Mesa', '24.1.3'),
+    ('nettle', '3.10'),
+    ('libunwind', '1.8.1'),
+    ('XZ', '5.4.5'),
 ]
 
 default_easyblock = 'ConfigureMake'
@@ -44,7 +44,6 @@ local_xvfb_buildopts += 'SHA1_LIBS="$EBROOTNETTLE/lib*/libnettle.a" '
 local_xvfb_buildopts += 'LIBUNWIND_LIBS="$EBROOTLIBUNWIND/lib*/libunwind.a $EBROOTXZ/lib*/liblzma.a"'
 
 default_component_specs = {
-    'source_urls': ['https://www.x.org/archive/individual/font/'],
     'sources': [SOURCE_TAR_GZ],
     'start_dir': '%(name)s-%(version)s',
 }
@@ -53,9 +52,9 @@ local_font_misc_preconfigopts = "export PKG_CONFIG_PATH=%(installdir)s/lib/pkgco
 local_font_misc_preconfigopts += "export PATH=%(installdir)s/bin:$PATH && "
 
 components = [
-    ('mkfontscale', '1.2.2', {
+    ('mkfontscale', '1.2.3', {
         'source_urls': ['https://www.x.org/archive/individual/app/'],
-        'checksums': ['4a5af55e670713024639a7f7d10826d905d86faf574cd77e0f5aef2d00e70168'],
+        'checksums': ['3a026b468874eb672a1d0a57dbd3ddeda4f0df09886caf97d30097b70c2df3f8'],
     }),
     ('mkfontdir', '1.0.7', {
         'source_urls': ['https://www.x.org/archive/individual/app/'],
@@ -65,27 +64,29 @@ components = [
         'source_urls': ['https://www.x.org/archive/individual/app/'],
         'checksums': ['699d1a62012035b1461c7f8e3f05a51c8bd6f28f348983249fb89bbff7309b47'],
     }),
-    ('font-util', '1.4.0', {
-        'checksums': ['30b90fe52347916be9b08f95f717f17c9c1f58bef8cabb49014d0fdd2b0df643'],
+    ('font-util', '1.4.1', {
+        'source_urls': ['https://www.x.org/archive/individual/font/'],
+        'checksums': ['f029ae80cdd75d89bee7f7af61c21e07982adfb9f72344a158b99f91f77ef5ed'],
     }),
     ('font-misc-misc', '1.1.3', {
+        'source_urls': ['https://www.x.org/archive/individual/font/'],
         'checksums': ['bece4a9482b3cb6f7fad2164fd3b394d22dfe1ad2f96f60030a703bcff30f5a5'],
         'preconfigopts': local_font_misc_preconfigopts,
     }),
-    ('xkbcomp', '1.4.6', {
+    ('xkbcomp', '1.4.7', {
         'source_urls': ['https://www.x.org/archive/individual/app/'],
-        'checksums': ['b216a2c8c0eab83f3dc4a3d5ee2bdf7827b30e49c8907035d0f222138eca0987'],
+        'checksums': ['00cecc490fcbe2f789cf13c408c459673c2c33ab758d802677321cffcda35373'],
     }),
-    ('xkeyboard-config', '2.39', {
+    ('xkeyboard-config', '2.43', {
         'easyblock': 'MesonNinja',
         'source_urls': ['https://www.x.org/archive/individual/data/xkeyboard-config/'],
         'sources': [SOURCE_TAR_XZ],
-        'checksums': ['5ac5f533eff7b0c116805fe254fd79b2c9882700a4f9f2c070f8c4eae5aaa682'],
+        'checksums': ['c810f362c82a834ee89da81e34cd1452c99789339f46f6037f4b9e227dd06c01'],
         'configopts': '-Dxorg-rules-symlinks=true',
     }),
-    ('xauth', '1.1.2', {
+    ('xauth', '1.1.3', {
         'source_urls': ['https://www.x.org/releases/individual/app/'],
-        'checksums': ['84d27a1023d8da524c134f424b312e53cb96e08871f96868aa20316bfcbbc054'],
+        'checksums': ['88c288e0a30bf071631118644f5232cae3a79713a7c82dd31a236e8e2c6fca15'],
     }),
     ('libxcvt', '0.1.2', {
         'easyblock': 'MesonNinja',
@@ -98,7 +99,7 @@ components = [
         'sources': ['xorg-server-%(version)s.tar.gz'],
         'patches': [('xvfb-run', '.')],
         'checksums': [
-            'd845d1fee2edb33cb94f31b5170f26d98ed31f853ce2da21daca7c60c8ff3aae',  # xorg-server-21.1.3.tar.gz
+            'b79dbaf668c67da25c4eb5b395eec60f2593240519aefdd3e8645023ef46226f',  # xorg-server-21.1.14.tar.gz
             'fd6d13182b77871d4f65fccdaebb8a72387a726426066d3f8e6aa26b010ea0e8',  # xvfb-run
         ],
         'start_dir': 'xorg-server-%(version)s',
Diff against Xvfb-21.1.6-GCCcore-12.2.0.eb

easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.6-GCCcore-12.2.0.eb

diff --git a/easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.6-GCCcore-12.2.0.eb b/easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.14-GCCcore-13.3.0.eb
index 2917a7c887..1ee1827317 100644
--- a/easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.6-GCCcore-12.2.0.eb
+++ b/easybuild/easyconfigs/x/Xvfb/Xvfb-21.1.14-GCCcore-13.3.0.eb
@@ -1,33 +1,33 @@
 easyblock = 'Bundle'
 
 name = 'Xvfb'
-version = '21.1.6'
+version = '21.1.14'
 
 homepage = 'https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml'
 description = """Xvfb is an X server that can run on machines with no display hardware and no physical input devices.
  It emulates a dumb framebuffer using virtual memory."""
 
-toolchain = {'name': 'GCCcore', 'version': '12.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
 
 builddependencies = [
-    ('binutils', '2.39'),
-    ('pkgconf', '1.9.3'),
-    ('Python', '3.10.8'),
-    ('Meson', '0.64.0'),
-    ('Ninja', '1.11.1'),
-    ('libxslt', '1.1.37'),
-    ('gettext', '0.21.1'),
+    ('binutils', '2.42'),
+    ('pkgconf', '2.2.0'),
+    ('Python', '3.12.3'),
+    ('Meson', '1.4.0'),
+    ('Ninja', '1.12.1'),
+    ('libxslt', '1.1.42'),
+    ('gettext', '0.22.5'),
     ('Bison', '3.8.2'),
 ]
 
 dependencies = [
-    ('X11', '20221110'),
-    ('pixman', '0.42.2'),
-    ('libdrm', '2.4.114'),
-    ('Mesa', '22.2.4'),
-    ('nettle', '3.8.1'),
-    ('libunwind', '1.6.2'),
-    ('XZ', '5.2.7'),
+    ('X11', '20240607'),
+    ('pixman', '0.43.4'),
+    ('libdrm', '2.4.122'),
+    ('Mesa', '24.1.3'),
+    ('nettle', '3.10'),
+    ('libunwind', '1.8.1'),
+    ('XZ', '5.4.5'),
 ]
 
 default_easyblock = 'ConfigureMake'
@@ -44,7 +44,6 @@ local_xvfb_buildopts += 'SHA1_LIBS="$EBROOTNETTLE/lib*/libnettle.a" '
 local_xvfb_buildopts += 'LIBUNWIND_LIBS="$EBROOTLIBUNWIND/lib*/libunwind.a $EBROOTXZ/lib*/liblzma.a"'
 
 default_component_specs = {
-    'source_urls': ['https://www.x.org/archive/individual/font/'],
     'sources': [SOURCE_TAR_GZ],
     'start_dir': '%(name)s-%(version)s',
 }
@@ -53,9 +52,9 @@ local_font_misc_preconfigopts = "export PKG_CONFIG_PATH=%(installdir)s/lib/pkgco
 local_font_misc_preconfigopts += "export PATH=%(installdir)s/bin:$PATH && "
 
 components = [
-    ('mkfontscale', '1.2.2', {
+    ('mkfontscale', '1.2.3', {
         'source_urls': ['https://www.x.org/archive/individual/app/'],
-        'checksums': ['4a5af55e670713024639a7f7d10826d905d86faf574cd77e0f5aef2d00e70168'],
+        'checksums': ['3a026b468874eb672a1d0a57dbd3ddeda4f0df09886caf97d30097b70c2df3f8'],
     }),
     ('mkfontdir', '1.0.7', {
         'source_urls': ['https://www.x.org/archive/individual/app/'],
@@ -65,27 +64,29 @@ components = [
         'source_urls': ['https://www.x.org/archive/individual/app/'],
         'checksums': ['699d1a62012035b1461c7f8e3f05a51c8bd6f28f348983249fb89bbff7309b47'],
     }),
-    ('font-util', '1.3.3', {
-        'checksums': ['2094dd4a1ca63a61deb101d2dc618682d6e287cdbe09679502223ac445d277dc'],
+    ('font-util', '1.4.1', {
+        'source_urls': ['https://www.x.org/archive/individual/font/'],
+        'checksums': ['f029ae80cdd75d89bee7f7af61c21e07982adfb9f72344a158b99f91f77ef5ed'],
     }),
-    ('font-misc-misc', '1.1.2', {
-        'checksums': ['46142c876e176036c61c0c24c0a689079704d5ca5b510d48c025861ee2dbf829'],
+    ('font-misc-misc', '1.1.3', {
+        'source_urls': ['https://www.x.org/archive/individual/font/'],
+        'checksums': ['bece4a9482b3cb6f7fad2164fd3b394d22dfe1ad2f96f60030a703bcff30f5a5'],
         'preconfigopts': local_font_misc_preconfigopts,
     }),
-    ('xkbcomp', '1.4.6', {
+    ('xkbcomp', '1.4.7', {
         'source_urls': ['https://www.x.org/archive/individual/app/'],
-        'checksums': ['b216a2c8c0eab83f3dc4a3d5ee2bdf7827b30e49c8907035d0f222138eca0987'],
+        'checksums': ['00cecc490fcbe2f789cf13c408c459673c2c33ab758d802677321cffcda35373'],
     }),
-    ('xkeyboard-config', '2.37', {
+    ('xkeyboard-config', '2.43', {
         'easyblock': 'MesonNinja',
         'source_urls': ['https://www.x.org/archive/individual/data/xkeyboard-config/'],
         'sources': [SOURCE_TAR_XZ],
-        'checksums': ['eb1383a5ac4b6210d7c7302b9d6fab052abdf51c5d2c9b55f1f779997ba68c6c'],
+        'checksums': ['c810f362c82a834ee89da81e34cd1452c99789339f46f6037f4b9e227dd06c01'],
         'configopts': '-Dxorg-rules-symlinks=true',
     }),
-    ('xauth', '1.1.2', {
+    ('xauth', '1.1.3', {
         'source_urls': ['https://www.x.org/releases/individual/app/'],
-        'checksums': ['84d27a1023d8da524c134f424b312e53cb96e08871f96868aa20316bfcbbc054'],
+        'checksums': ['88c288e0a30bf071631118644f5232cae3a79713a7c82dd31a236e8e2c6fca15'],
     }),
     ('libxcvt', '0.1.2', {
         'easyblock': 'MesonNinja',
@@ -98,7 +99,7 @@ components = [
         'sources': ['xorg-server-%(version)s.tar.gz'],
         'patches': [('xvfb-run', '.')],
         'checksums': [
-            '6f9c73ccc50e2731adac17671c8e33687738c8cd556b49ecb9f410ce7217be11',  # xorg-server-21.1.3.tar.gz
+            'b79dbaf668c67da25c4eb5b395eec60f2593240519aefdd3e8645023ef46226f',  # xorg-server-21.1.14.tar.gz
             'fd6d13182b77871d4f65fccdaebb8a72387a726426066d3f8e6aa26b010ea0e8',  # xvfb-run
         ],
         'start_dir': 'xorg-server-%(version)s',

@branfosj
Copy link
Member Author

@boegelbot please test @ generoso

@boegelbot
Copy link
Collaborator

@branfosj: Request for testing this PR well received on login1

PR test command 'EB_PR=21906 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs /opt/software/slurm/bin/sbatch --job-name test_PR_21906 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 14764

Test results coming soon (I hope)...

- notification for comment with ID 2496097854 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@branfosj
Copy link
Member Author

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Collaborator

@branfosj: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=21906 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_21906 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 5337

Test results coming soon (I hope)...

- notification for comment with ID 2496099253 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
cns1 - Linux Rocky Linux 8.9, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/boegelbot/22526e73b416d418a9186a06abb5c05f for a full test report.

@boegelbot
Copy link
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.5, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.19
See https://gist.github.com/boegelbot/73a272af92940dfa9362684739d99bec for a full test report.

@branfosj
Copy link
Member Author

Test report by @branfosj
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
bear-pg0105u03a - Linux RHEL 8.6, x86_64, Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz (icelake), Python 3.6.8
See https://gist.github.com/branfosj/02f2610333f4c1c269263e8b9af0ab6e for a full test report.

@branfosj
Copy link
Member Author

Test report by @branfosj
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
bear-pg0210u03a.bear.cluster - Linux RHEL 8.6, x86_64, Intel(R) Xeon(R) Platinum 8480CL (sapphirerapids), Python 3.6.8
See https://gist.github.com/branfosj/042fbd2760213f7c1705ab46d4980fa9 for a full test report.

Copy link
Contributor

@smoors smoors left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@smoors smoors added this to the release after 4.9.4 milestone Nov 26, 2024
@smoors
Copy link
Contributor

smoors commented Nov 26, 2024

Going in, thanks @branfosj!

@smoors smoors merged commit 34c8ec8 into easybuilders:develop Nov 26, 2024
10 checks passed
@branfosj branfosj deleted the 20241124160009_new_pr_Xvfb21114 branch November 26, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants