Daniel Hilst
9f9e02bc72
Fix GitHub CI: use noble image + latest/noble xcat-dep
...
The xcat-dep APT repo now publishes only the noble (24.04) codename at
.../apt/latest/xcat-dep; the bionic/devel dist no longer exists, so
install_xcat failed on apt-get update/install. Run the workflow on
ubuntu-24.04 and point the apt source at latest/xcat-dep noble main.
Drop the apt-key step: apt-key is removed on Ubuntu 24.04 and the legacy
apt.key is gone from the xcat-dep dir; the repo already installs via
allow-insecure-repositories/allow-unauthenticated.
(cherry picked from commit 83323504a6 )
2026-07-19 12:19:51 -03:00
Markus Hilger
145bff6ca3
Speed up CI
2026-05-07 00:30:10 +02:00
Vinícius Ferrão
8d6eb04daf
Bump actions/checkout v4 to v6 for Node.js 24 compatibility
2026-04-28 16:02:41 -03:00
Markus Hilger
d5108c025d
Fix GitHub action
2025-05-23 19:23:03 +02:00
Markus Hilger
93cab1e366
Add step names
2024-02-11 23:03:41 +01:00
Obihörnchen
7fc363b99e
Add a 60 min default timeout to xcat_test
...
Looks like this actions hangs from time to time. Let's use a reasonable default to get faster failing messages.
2024-02-10 20:49:22 +01:00
Obihörnchen
546f14032a
Fix node16 deprecation warning
2024-02-10 19:25:24 +01:00
besawn
7231674743
Update xcat_test.yml
...
Fixed yaml syntax error.
2023-02-22 12:26:50 -05:00
besawn
2b07914311
Update xcat_test.yml
...
Add workflow_dispatch trigger to xcat_test workflow.
2023-02-22 12:21:11 -05:00
Mark Gurevich
23052ccb97
Update github action to run on Ubuntu20
2023-02-02 13:53:59 -05:00
Mark Gurevich
4594a2014a
Test pull_request action instead of push
2022-07-06 14:18:10 -04:00
Mark Gurevich
11100153a2
Get GitHub action script directory reference10
2022-06-30 13:17:44 -04:00
Mark Gurevich
dd190a1d93
Get GitHub action script directory referencei2
2022-06-30 09:39:08 -04:00
Mark Gurevich
07fc726380
Fix syntax error in GitHub Action script
2022-06-29 15:29:17 -04:00
Mark Gurevich
e000659379
GitHub action to install and test xCAT
2022-06-29 15:15:29 -04:00
Mark Gurevich
211c3d5c96
Add installs to GitHub action to rebuild xCAT
2022-06-29 13:37:02 -04:00
Mark Gurevich
66d1baff13
Fix indentation in GitHub action to rebuild xCAT
2022-06-29 11:22:53 -04:00
Mark Gurevich
788570905e
Trigger github action to rebuild xCAT
2022-06-29 10:53:56 -04:00
zet809
a9190ecee6
Remove 2 PR template under .github/PULL_REQUEST_TEMPLATE which can not be applied automatically ( #5585 )
2018-09-20 09:36:12 +08:00
zet809
d567aa66fc
Add 2 template to create pull request: 1. fix issue, 2. function implementation ( #5579 )
2018-08-31 17:19:58 +08:00