Commit graph

119507 commits

Author SHA1 Message Date
Pedro Algarvio
60ae12fede The test us a unit test, not functional. No need for the test yaml file either. 2024-04-23 07:31:45 +01:00
Pedro Algarvio
08e59972d8 Allow failing to upload on PR's, but not on branch builds 2024-04-23 07:31:45 +01:00
Pedro Algarvio
215b17bd22 Provide a fallback description for labels without a description 2024-04-23 07:31:45 +01:00
Pedro Algarvio
2e16029108 Select all available OS'es if test:coverage label is set 2024-04-23 07:31:45 +01:00
Pedro Algarvio
78c6c47349 Fix code coverage uploads 2024-04-23 07:31:45 +01:00
Pedro Algarvio
38ed660c2a Add photonos-5-arm64 to mandatory OS listing
This will prevent PR reverts like https://github.com/saltstack/salt/pull/66413
2024-04-22 16:13:02 +01:00
Pedro Algarvio
a7ad08d22d Revert "Preserve target permissions when setting link ownership"
This reverts commit 7a1a558cfc.
2024-04-22 16:04:24 +01:00
Pedro Algarvio
59813a60c2 Revert "Add changelog for 66400"
This reverts commit 1b2bd485b7.
2024-04-22 16:04:24 +01:00
Pedro Algarvio
bd53746ca3 Revert "Skip symlink test on windows"
This reverts commit 7aaf13b8a8.
2024-04-22 16:04:24 +01:00
Pedro Algarvio
34efe6d72c Drop Debian-10 its EOL
https://chat.google.com/room/AAAA3ojQwho/PNgKol0ihuk/PNgKol0ihuk?cls=10
2024-04-22 16:03:35 +01:00
Pedro Algarvio
53990e2944 Bump to aiohttp==3.9.4 due to https://github.com/advisories/GHSA-7gpw-8wmc-pm8g 2024-04-22 12:38:20 +01:00
Daniel A. Wozniak
7aaf13b8a8 Skip symlink test on windows 2024-04-20 15:00:04 -07:00
Daniel A. Wozniak
1b2bd485b7 Add changelog for 66400 2024-04-20 15:00:04 -07:00
Daniel A. Wozniak
7a1a558cfc Preserve target permissions when setting link ownership
Set ownerhip on symlinks without running chown. Running chown on a link
will set the permissions on a target because link perms are
meaningless.
2024-04-20 15:00:04 -07:00
Tyler Levy Conde
9a166d85cf fix pre-commit 2024-04-18 15:17:42 -07:00
Tyler Levy Conde
a81e0152ac fixed failing tests 2024-04-18 15:17:42 -07:00
Tyler Levy Conde
8a724997a7 Remove extra tests added after rebasing 2024-04-18 15:17:42 -07:00
Tyler Levy Conde
eef1ff2e2d Add changelog 2024-04-18 15:17:42 -07:00
Tyler Levy Conde
5d68c11560 Added tests and verified functionality 2024-04-18 15:17:42 -07:00
Massimo Cetra
4ec9aad964 auto discovery of ssh, scp and ssh-keygen binaries. 2024-04-18 15:17:42 -07:00
Pedro Algarvio
d8edd611ff Revert "Add more loader dunders to cp module."
This reverts commit 159d9327d1.
2024-04-18 07:16:55 +01:00
Pedro Algarvio
ece16ca7ef Revert "Add tests for opts dunder"
This reverts commit 54372bd248.
2024-04-18 07:16:55 +01:00
Pedro Algarvio
466b26f101 Revert "Try importing opts dunder"
This reverts commit b7c3a2eba6.
2024-04-18 07:16:55 +01:00
Pedro Algarvio
1ad4918023 Revert "Better handling of loader returns"
This reverts commit 0b8dbd8f20.
2024-04-18 07:16:55 +01:00
Pedro Algarvio
de572d2233 Revert "Fix broken tests"
This reverts commit ee069a155b.
2024-04-18 07:16:55 +01:00
Pedro Algarvio
88b08f6d8d Revert "Fix another test using __opts__"
This reverts commit f3ab61b069.
2024-04-18 07:16:55 +01:00
Pedro Algarvio
8de027e249 Revert "Fix windows pkg tests"
This reverts commit 02cba2d606.
2024-04-18 07:16:55 +01:00
Shane Lee
1e0ef25461
Merge pull request #66381 from whytewolf/nice
[3006.x] remove nice log line
2024-04-17 10:39:16 -06:00
Thomas Phipps
698c736477
Merge branch '3006.x' into nice 2024-04-16 12:48:23 -07:00
Thomas Phipps
57d8471a5c changelog 2024-04-16 19:11:03 +00:00
Thomas Phipps
b26e49b574 remove log that did nothing 2024-04-16 19:08:08 +00:00
Pedro Algarvio
012d1fd205 Bump to idna==3.7 due to https://github.com/advisories/GHSA-jjg7-2v4v-x38h 2024-04-16 19:14:58 +01:00
Pedro Algarvio
3dcf24c76d Bump to dnspython==2.6.1 due to https://github.com/advisories/GHSA-3rq5-2g8h-59hc 2024-04-16 19:14:58 +01:00
Pedro Algarvio
159cd565c4 Bump to salparse==0.5.0 due to https://github.com/advisories/GHSA-2m57-hf25-phgg 2024-04-16 19:14:58 +01:00
Shane Lee
75f1449b32 Fix output volume test, skip say test 2024-04-16 14:54:47 +01:00
Shane Lee
fe79f31000 Fix member test 2024-04-16 14:54:47 +01:00
Shane Lee
872a462c85 Some fixtures need to have a 'function' scope 2024-04-16 14:54:47 +01:00
Shane Lee
6a86f354a4 Add missing fixture to test_mac_members 2024-04-16 14:54:47 +01:00
Shane Lee
cb57145514 Make win_system.master locale agnostic 2024-04-15 14:38:05 -07:00
Shane Lee
6fc0fa2e02 Add the ability to clear the context policy cached 2024-04-15 17:07:25 +01:00
Pedro Algarvio
483ca17006
Merge pull request #66337 from ScriptAutomate/document-pr-labels
[3006.x] Add details to docs on how to extend PR tests
2024-04-12 20:14:37 +01:00
Pedro Algarvio
054269fbaa
Add information about the test:random-cache-seed and test:coverage labels 2024-04-12 12:46:32 +01:00
Daniel A. Wozniak
02cba2d606 Fix windows pkg tests 2024-04-11 14:25:03 -07:00
Daniel A. Wozniak
f3ab61b069 Fix another test using __opts__ 2024-04-11 14:25:03 -07:00
Daniel A. Wozniak
ee069a155b Fix broken tests 2024-04-11 14:25:03 -07:00
Daniel A. Wozniak
0b8dbd8f20 Better handling of loader returns
- Detect when a loader is returning a NamedLoaderContext and return the
  value. This will cut down on how often we need to call value() in
  loaded modules.
- Add some tests to show newly defined behavior
2024-04-11 14:25:03 -07:00
Daniel A. Wozniak
b7c3a2eba6 Try importing opts dunder 2024-04-11 14:25:03 -07:00
Daniel A. Wozniak
54372bd248 Add tests for opts dunder 2024-04-11 14:25:03 -07:00
Daniel A. Wozniak
159d9327d1 Add more loader dunders to cp module.
Using cp module to dip our feet into more explicit loader dunders. Most
all of the existing dunders can be imported already. The one outlier
being used by the cp module is __opts__.
2024-04-11 14:25:03 -07:00
Thomas Phipps
559825c922 remove backwords compatibility.
internally salt doesn't need it. and if someone is using PillarCache
incorrectly that is on them.
2024-04-10 14:58:48 -07:00