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
Twangboy
fc87799639
Try clearing PSModulePath
2025-01-27 14:51:37 -07:00
Twangboy
02e110abc7
Use actual shell in test
2025-01-27 14:51:37 -07:00
Daniel A. Wozniak
2b45cd6ee5
Skip report steps for now
2025-01-26 15:47:42 -07:00
Daniel A. Wozniak
cec866179b
Fix test step label
2025-01-26 15:47:42 -07:00
Daniel A. Wozniak
511164e10b
Warn if hardware clock sync fails
2025-01-26 00:44:01 -07:00
Daniel A. Wozniak
9cb51fac91
Fix os filter for arm
2025-01-24 01:01:55 -07:00
Daniel A. Wozniak
c7a45fd32d
Add identifier for arm runs
2025-01-24 00:08:39 -07:00
Twangboy
2b288fa007
Use different version for the everything package
2025-01-23 20:39:04 -07:00
Twangboy
2a384ec9e7
Disable chocolatey 1.2.1 tests
2025-01-23 20:39:04 -07:00
Daniel A. Wozniak
deda5dc15e
Skip tests when it will fail due to hostnamctl not working in some containers
2025-01-23 16:36:35 -07:00
Daniel A. Wozniak
b02788ed00
Use setup python, again
2025-01-23 16:36:35 -07:00
Daniel A. Wozniak
d4aa4e7b3b
Move linux arm into it's own matrix
2025-01-23 16:36:35 -07:00
Daniel A. Wozniak
1b24b47276
Split integration less
2025-01-23 16:36:35 -07:00
Daniel A. Wozniak
838d44301e
Split integration into larger chunks
2025-01-23 16:36:35 -07:00
Daniel A. Wozniak
23785aecc5
Make linux_arm_runner required
2025-01-23 16:36:35 -07:00
Daniel A. Wozniak
ca4b04b730
The macOS-12 environment is deprecated
2025-01-23 16:36:35 -07:00
Daniel A. Wozniak
6b1cd9e720
Make setup python tools work with python 3.12
2025-01-23 16:36:35 -07:00
Daniel A. Wozniak
ac8d40735e
Public repositores can use github's arm runners
2025-01-23 16:36:35 -07:00
Barney Sowood
b6a92f693d
Modify tests to use user temp directory
...
Modifies the win_dacl tests to use the user temp directory as using
any other directories breaks the expected matching perms
2025-01-22 12:57:32 -07:00