Carlos Álvaro
927ccc7264
feat: Add tests to highstate returner
2024-03-22 14:19:39 -07:00
Carlos Álvaro
fedbf06223
Port #50460 to master
2024-03-22 14:19:39 -07:00
Thomas Phipps
66bb993cbd
add arm64 to _get_opt and SourceEntry.repo_line tests.
2024-03-20 13:49:40 -07:00
Thomas Phipps
18cdcfc496
pre-commit fix after rebase issues
2024-03-20 13:49:40 -07:00
Thomas Phipps
aabba2793a
initial removal of python librarys that only exist in debian system python, not done yet
...
remove unused functions
add pkg.which for deb packages. an item from pkng that should have spread to systems that support it
move SourcesList and SourceEntry to salt.utils.pkg.deb where it belongs.
fix pkg.which test hopfully coreutils is installed
first attempt at fixng #65703
add first changelogs
fix the indexing issue with deb opts by using OrderedDict instead
move salt.utils.pkg.deb tests to functional since not actually unit test.
use example.com instead of real repo in tests.
fix changelog 65703
added changelog for 66201
fix two to many toos in changelog
2024-03-20 13:49:40 -07:00
Pedro Algarvio
d036b1177e
Merge pull request #66178 from s0undt3ch/hotfix/merge-forward-into-master
...
[master] Merge 3007.x into master
2024-03-13 06:59:53 +00:00
Pedro Algarvio
d6e72e1f54
Daylight savings suck!
2024-03-12 13:58:55 +00:00
Pedro Algarvio
58d8435758
Merge 3007.x into master
2024-03-11 16:11:09 +00:00
Shane Lee
127a32e480
Upgrade WIX to 3.14
2024-03-08 21:34:35 +00:00
Shane Lee
2ab50019a2
Upgrade WIX to 3.14
2024-03-08 21:33:45 +00:00
Pedro Algarvio
04a992a47c
Fix lint issues
2024-03-07 21:53:18 +00:00
Pedro Algarvio
74415c7d0a
Merge 3007.x into master
2024-03-07 10:06: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
jeanluc
562e739408
Correct docstrings
2024-03-05 14:39:01 -07:00
jeanluc
47341772ac
Allow stateful import of GPG keys from files/strings
2024-03-05 14:39:01 -07: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
Pedro Algarvio
656cd3381b
Merge pull request #66155 from s0undt3ch/hotfix/merge-forward-into-master
...
[master] Merge 3007.x into master
2024-02-29 06:01:58 +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