Commit graph

120409 commits

Author SHA1 Message Date
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
Jacob Tracy
156a5ca39c fix salt.ufw path in firewall.rst 2025-01-30 14:39:41 -07:00
Twangboy
a059ff4bfd Fix pre-commit 2025-01-30 02:30:26 -07:00
Twangboy
3d3d6d6e22 Add changelog 2025-01-30 02:30:26 -07:00
Twangboy
263c5e99dc Add test for _encode_xmlns_url 2025-01-30 02:30:26 -07:00
Will Sinatra
a887a0000b escape spaces found while parsing GPO XMLNS tags 2025-01-30 02:30:26 -07:00
twangboy
c4a1a6eeba Update urls to deps so windows pkgs will build 2025-01-29 17:22:38 -07:00
Twangboy
a5594e7bd2 Use Sudo instead of Everything 2025-01-28 15:57:08 -07:00
Twangboy
ca81605ce6 Skip the test in 1.2.1 as well 2025-01-28 15:57:08 -07:00
Twangboy
7587e8bcf2 Revert "Disable chocolatey 1.2.1 tests"
This reverts commit 2a384ec9e7.
2025-01-28 15:57:08 -07:00
Twangboy
739b94bd68 Skip test that's timing out 2025-01-28 15:57:08 -07:00
Daniel A. Wozniak
0ca299cc81 Fix mac_assistive tests
Fix for tcc database on newer macos versions
2025-01-27 16:37:30 -07:00
Twangboy
60a9edf235 Final fix for test_script failures 2025-01-27 14:51:37 -07:00
Twangboy
ab900b9375 Make action use powershell, not pwsh or core 2025-01-27 14:51:37 -07:00
Twangboy
c0fc37f0d9 Remove import (fix lint) 2025-01-27 14:51:37 -07:00
Twangboy
3f686c2e89 Clear the environment in the test 2025-01-27 14:51:37 -07:00
Twangboy
48647c2080 Try setting PSModulePath to empty 2025-01-27 14:51:37 -07:00
Twangboy
df03e6f985 Try setting AZP_AGENT_CLEANUP_PSMODULES_IN_POWERHELL 2025-01-27 14:51:37 -07:00
Twangboy
630f979214 Display Windows Environment Variables 2025-01-27 14:51:37 -07:00
Twangboy
46ce2f9e2d Show powershell version 2025-01-27 14:51:37 -07:00