Daniel A. Wozniak
be25fb8f7e
Branch build fix
2025-02-06 15:06:58 -07:00
Daniel A. Wozniak
2b44a6ce9a
Add requested slugs
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
be450ab3f1
Skip jobs when they are not needed
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
d9167652e5
Clean up if syntax
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
7ca0312ae2
Allow configuration of which slugs to run
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
ee49042a0f
show testrun for debug
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
3d240a12d7
fix output step name
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
9198bac5e9
syntax fix
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
2043789125
Wean off define testrun
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
21df2a121d
Remove deleted job from needs
2025-02-04 15:36:43 -07:00
Daniel A. Wozniak
edfb640fe3
Fix syntax
2025-02-04 15:36:43 -07:00
Daniel A. Wozniak
31fe2b2222
Fix exit status
2025-02-04 15:36:43 -07:00
Daniel A. Wozniak
54b277a971
Add environment for gh cli
2025-02-04 15:36:43 -07:00
Daniel A. Wozniak
15cd75bdef
Add shell to step
2025-02-04 15:36:43 -07:00
Daniel A. Wozniak
df5997c400
Fix shellcheck
2025-02-04 15:36:43 -07:00
Daniel A. Wozniak
461e41fc11
Pull in new retry logic from master
2025-02-04 15:36:43 -07:00
Daniel A. Wozniak
fcb47925e8
ssh debug only runs on workflow dispatch
2025-02-03 16:10:19 -07:00
Daniel A. Wozniak
90fdf4ed28
Fix debug option
2025-02-01 03:05:47 -07:00
Daniel A. Wozniak
63f8d5792f
Add debug option to ssh-debug workflow
2025-02-01 02:52:05 -07:00
Daniel A. Wozniak
3597c8d5df
Add debug to ssh tunnel workflow
2025-02-01 02:52:05 -07:00
Daniel A. Wozniak
e39d84ac38
Fix pre-commit
2025-02-01 02:24:08 -07:00
Daniel A. Wozniak
800f33362d
add readme
2025-02-01 02:24:08 -07:00
Daniel A. Wozniak
e67e43ebe2
Print output when message received
2025-02-01 02:24:08 -07:00
Daniel A. Wozniak
1202852c4b
Fix ssh load and unload on macos
2025-02-01 02:24:08 -07:00
Daniel A. Wozniak
08844f7388
separate mac command
2025-02-01 02:24:08 -07:00
Daniel A. Wozniak
2ebf81af42
macOS fixes
2025-02-01 02:24:08 -07:00
Daniel A. Wozniak
d6d9484a0c
Fix paths to scripts
2025-02-01 01:05:09 -07:00
Daniel A. Wozniak
3add99aa12
use push instead of pull_request
2025-01-31 15:38:05 -07:00
Daniel A. Wozniak
bdcac9e38b
Fix pull event name
2025-01-31 15:38:05 -07:00
Daniel A. Wozniak
4466cd0035
Add pull until merged foward
2025-01-31 15:38:05 -07:00
Daniel A. Wozniak
f3cd64cd1e
Fix runner
2025-01-31 15:38:05 -07:00
Daniel A. Wozniak
d658154449
Add run name
2025-01-31 15:38:05 -07:00
Daniel A. Wozniak
7afd7649f5
Fix workflow
2025-01-31 15:38:05 -07:00
Daniel A. Wozniak
34b583d1e6
Initial commit of ssh debug workflow
2025-01-31 15:38:05 -07:00
Tom Doherty
5a097a50be
Recognise newer AMD GPU devices
2025-01-31 11:30:24 -07:00
David Murphy
3f0dd6b54f
Updated to current bootstrap-salt.sh version 2024-12-12, and removed shell scripts for RHEL5 & 6, long EOL
2025-01-31 11:29:38 -07:00
David Murphy
2db89637db
Addedd changelog
2025-01-31 11:29:38 -07:00
David Murphy
d63a5ea374
Update locations for bootstrap scripts, to new infrastructure layout
2025-01-31 11:29:38 -07:00
Erik Johnson
29d83c1c24
Improve docs on regex filters
...
When capture groups are not used, the filter will always return
something that will always evaluate as boolean False (because lack of
capture groups means an empty tuple is returned for regex matches). This
commit improves the docs, clarifying this and recommending how to use
this filter to correctly identify if the pattern matched.
2025-01-30 16:49:23 -07:00
Daniel A. Wozniak
be98f55dcc
Igonre bad exit code
2025-01-30 16:47:23 -07:00
Daniel A. Wozniak
74a4b5b4ee
Make sure docker is running before pull
2025-01-30 16:47:23 -07:00
David Murphy
bc5b823726
Restore requirements after testing with pygit2 v1.17.0 successfully
2025-01-30 14:43:31 -07:00
David Murphy
6d3178c23f
Corrected exception for pygit2 enums
2025-01-30 14:43:31 -07:00
David Murphy
03df109113
Allow for pygit2 enums not available, early version of pygit2
2025-01-30 14:43:31 -07:00
David Murphy
41c3d0974c
Fix pygit2 test
2025-01-30 14:43:31 -07:00
David Murphy
19fe9b4bb0
WIP - Testing with pygit2 v1.17.1
2025-01-30 14:43:31 -07:00
David Murphy
2656f446c7
Remove debugging statements
2025-01-30 14:43:31 -07:00
David Murphy
4a0ddd4c5a
Added changelog entry
2025-01-30 14:43:31 -07:00
David Murphy
8a9e01a0e9
Update for deprecation of hex in pygit2 1.15.0 and above
2025-01-30 14:43:31 -07:00
Jacob Tracy
07a1602326
Create changelog for PR 67019
2025-01-30 14:39:41 -07:00