Commit graph

120563 commits

Author SHA1 Message Date
Shane Lee
35bc5fc46b Revert weird change 2024-03-19 19:07:20 +00:00
Shane Lee
293f6b2d02 Skip state test on Windows 2024-03-19 19:07:20 +00:00
Shane Lee
559ad14f54 Make the tests run on Windows 2024-03-19 19:07:20 +00:00
Shane Lee
0788122499 Whitelist package tests for Windows 2024-03-19 19:07:20 +00:00
Shane Lee
2ab50019a2 Upgrade WIX to 3.14 2024-03-08 21:33:45 +00:00
Pedro Algarvio
4fda1a8854
Merge pull request #66160 from s0undt3ch/hotfix/merge-forward-into-3007.x
[3007.x] Merge 3006.x into 3007.x
2024-03-07 09:53:36 +00:00
Pedro Algarvio
c336cdb1c9
Fix test failures 2024-03-06 12:41:11 +00:00
Pedro Algarvio
bd564da5b8
Skip test if the rpmdev-vercmp is not found 2024-03-06 12:41:11 +00:00
Pedro Algarvio
628c0d2713
Fix lint issues in 3007.x branch 2024-03-06 12:41:11 +00:00
Pedro Algarvio
1f22924a9a
Fix the broken tools docs command during the merge-forward 2024-03-06 12:39:10 +00:00
Pedro Algarvio
9dee4488ad
Add changelog entry about removed code 2024-03-06 12:38:45 +00:00
Pedro Algarvio
54f4150727
Merge branch '3007.x' of github.com:saltstack/salt into hotfix/merge-forward-into-3007.x 2024-03-06 12:37:56 +00:00
Salt Project Packaging
31c9d0df19
Release v3007.0 2024-03-03 07:00:21 +00:00
Daniel A. Wozniak
d286feabff Fix pre-commit 2024-03-02 13:29:42 -07:00
Daniel A. Wozniak
e14ece8d3b Fix test timeouts 2024-03-02 00:33:29 -07:00
Shane Lee
b7f44da849 Refactor and add some tests
Added the check to a few other places in channel server
2024-02-29 14:53:54 -07:00
Justin Zandbergen
539ad0f888 Add changelog entry 2024-02-29 14:53:54 -07:00
Pedro Algarvio
b7630f3b08
Merge 3006.x into 3007.x 2024-02-29 14:25:24 +00:00
Pedro Algarvio
f4549113b1
Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
Pedro Algarvio
c920ba443d
Remove all kitchen and jenkins related resources
The salt-project hasn't been using them for a very long time.
2024-02-29 10:27:02 +00:00
Pedro Algarvio
e0761e33c0
Remove deprecated code 2024-02-29 10:24:37 +00:00
Pedro Algarvio
ad65c6364a
Fix downloading the windows nox artifact 2024-02-29 10:23:48 +00:00
Pedro Algarvio
fcb38a54d5 Ignore MacAddress when comparing containers with system docker >= 25.0 2024-02-29 10:16:58 +00:00
Pedro Algarvio
03ad4c6337 Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
Pedro Algarvio
3dea2eb541 Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
Pedro Algarvio
0d6d4cfb36 Remove all kitchen and jenkins related resources
The salt-project hasn't been using them for a very long time.
2024-02-29 10:16:58 +00:00
Pedro Algarvio
67b08abf29 Remove deprecated code 2024-02-29 10:16:58 +00:00
Pedro Algarvio
104f94950a Fix downloading the windows nox artifact 2024-02-29 10:16:58 +00:00
Daniel A. Wozniak
060a192cc7 Fix linter 2024-02-29 06:29:17 +00:00
Daniel A. Wozniak
a589667304 test fix 2024-02-29 06:29:17 +00:00
Daniel A. Wozniak
738bbbbbc4 Fix up tests 2024-02-29 06:29:17 +00:00
Daniel A. Wozniak
bee018c0e5 Fix typo 2024-02-29 06:29:17 +00:00
Daniel A. Wozniak
34ee98ba8c Migrate pillar unit tests to pytest 2024-02-29 06:29:17 +00:00
Daniel A. Wozniak
b0a6a81387 Provide execution module a regular file client durring pillar rendering 2024-02-29 06:29:17 +00:00
Daniel A. Wozniak
3884ef9652 Fix linter 2024-02-28 16:49:31 -07:00
Daniel A. Wozniak
afb794a7e4 test fix 2024-02-28 16:49:31 -07:00
Daniel A. Wozniak
6c3658828b Fix up tests 2024-02-28 16:49:31 -07:00
Daniel A. Wozniak
3c894fc128 Fix typo 2024-02-28 16:49:31 -07:00
Daniel A. Wozniak
874626e5d7 Migrate pillar unit tests to pytest 2024-02-28 16:49:31 -07:00
Daniel A. Wozniak
64e0297936 Provide execution module a regular file client durring pillar rendering 2024-02-28 16:49:31 -07:00
Shane Lee
ecc39aa994 Refactor and add some tests
Added the check to a few other places in channel server
2024-02-28 16:01:43 -07:00
Justin Zandbergen
15ccaccd62 Add changelog entry 2024-02-28 16:01:43 -07:00
Justin Zandbergen
0f4c022fda Simply check against cleaned key from disk. 2024-02-28 16:01:43 -07:00
Justin Zandbergen
4e72e2f0a5 fix: typo's 2024-02-28 16:01:43 -07:00
Justin Zandbergen
52d9886620 fix: Older keys end with a newline, this breaks minion auth. 2024-02-28 16:01:43 -07:00
Pedro Algarvio
acd688cc04
Merge pull request #66018 from s0undt3ch/hotfix/merge-forward-into-3007.x
[3007.x] Merge 3006.x into 3007.x
2024-02-28 19:00:47 +00:00
Pedro Algarvio
e9122b1d7c Skip salt-ssh related tests on Fedora 39
The problem is that the tornado we ship is not prepared for Python 3.12,
and it imports `ssl` and checks if the `match_hostname` function is defined, which
has been deprecated since Python 3.7, so, the logic goes into trying to import
backports.ssl-match-hostname which is not installed on the system.
2024-02-28 11:24:14 +00:00
Pedro Algarvio
3978817195 Remove skips targeting PhotonOS 3 2024-02-28 11:24:14 +00:00
Pedro Algarvio
5f48635fe8 Improve logic to account for Alma Linux 2024-02-28 11:24:14 +00:00
ScriptAutomate
9baf9bb76a Adding changelogs for dropped and added AMIs 2024-02-28 11:24:14 +00:00