Pedro Algarvio
|
910c78d4e0
|
Switch to the correct fixture usage
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-14 18:57:28 +01:00 |
|
Pedro Algarvio
|
d0f05e0558
|
Fix failing tests
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-14 18:57:28 +01:00 |
|
Megan Wilhite
|
3c6755d6ea
|
Remove pip install warning - setuptools new release fixed
|
2023-09-14 18:40:44 +01:00 |
|
Pedro Algarvio
|
3a128fbd85
|
Run pyupgrade on the files changed on the merge forward
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-13 17:30:09 +01:00 |
|
Pedro Algarvio
|
623944d2a5
|
The master branch(Upcoming 3007.0 release) is already Python >= 3.8
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-13 16:36:35 +01:00 |
|
Pedro Algarvio
|
74f43bb5d2
|
Upgrade requirements downgraded during the merge forward conflict resolve
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-13 16:24:16 +01:00 |
|
Pedro Algarvio
|
f389c29473
|
Merge 3006.x into master
Conflicts:
* requirements/darwin.txt
* requirements/pytest.txt
* requirements/static/ci/common.in
* requirements/static/ci/darwin.in
* requirements/static/ci/freebsd.in
* requirements/static/ci/linux.in
* requirements/static/ci/py3.10/cloud.txt
* requirements/static/ci/py3.10/darwin.txt
* requirements/static/ci/py3.10/freebsd.txt
* requirements/static/ci/py3.10/lint.txt
* requirements/static/ci/py3.10/linux.txt
* requirements/static/ci/py3.10/windows.txt
* requirements/static/ci/py3.11/windows.txt
* requirements/static/ci/py3.7/cloud.txt
* requirements/static/ci/py3.7/freebsd.txt
* requirements/static/ci/py3.7/lint.txt
* requirements/static/ci/py3.7/linux.txt
* requirements/static/ci/py3.8/cloud.txt
* requirements/static/ci/py3.8/freebsd.txt
* requirements/static/ci/py3.8/lint.txt
* requirements/static/ci/py3.8/linux.txt
* requirements/static/ci/py3.8/windows.txt
* requirements/static/ci/py3.9/cloud.txt
* requirements/static/ci/py3.9/darwin.txt
* requirements/static/ci/py3.9/freebsd.txt
* requirements/static/ci/py3.9/lint.txt
* requirements/static/ci/py3.9/linux.txt
* requirements/static/ci/py3.9/windows.txt
* requirements/static/pkg/freebsd.in
* requirements/static/pkg/linux.in
* requirements/static/pkg/py3.10/darwin.txt
* requirements/static/pkg/py3.10/windows.txt
* requirements/static/pkg/py3.11/windows.txt
* requirements/static/pkg/py3.8/windows.txt
* requirements/static/pkg/py3.9/darwin.txt
* requirements/static/pkg/py3.9/windows.txt
* requirements/windows.txt
|
2023-09-13 16:09:29 +01:00 |
|
Pedro Algarvio
|
353b1d48b9
|
Fix(adjust) failing test due to changes in the master branch not in 3006.x
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-13 15:28:26 +01:00 |
|
Pedro Algarvio
|
31068bc174
|
Remove unneeded kwarg which also adds confusion
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-13 13:52:14 +01:00 |
|
twangboy
|
a094e78f00
|
Update notarize.sh to use new notary tool
|
2023-09-12 21:38:56 -07:00 |
|
cmcmarrow
|
fdaccae476
|
add 65086 changelog
|
2023-09-12 19:57:04 +00:00 |
|
cmcmarrow
|
dd511289d1
|
move lock
|
2023-09-12 19:57:04 +00:00 |
|
Pedro Algarvio
|
24bd2879ff
|
Show information for when a workflow run is not yet in the completed state
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-12 10:22:20 -07:00 |
|
Pedro Algarvio
|
866e40e12a
|
Give some additional information about what is going on
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-12 10:22:20 -07:00 |
|
Pedro Algarvio
|
618d26013e
|
Don't hardcode the page value
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-12 10:22:20 -07:00 |
|
Thomas Phipps
|
2475f4fd14
|
rpm doenst need to check digest and signing when listing packages
|
2023-09-12 10:16:55 -07:00 |
|
MKLeb
|
d337303731
|
changelog
|
2023-09-12 10:15:31 -07:00 |
|
MKLeb
|
da9e410c81
|
Fix pkg.latest for winrepo packages where the package is already up to date
|
2023-09-12 10:15:31 -07:00 |
|
Pedro Algarvio
|
c854acb3ee
|
The correct method is assert_called_once_with not called_once_with
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-12 13:08:23 +01:00 |
|
Pedro Algarvio
|
628592f22b
|
The RequestClient class no longer defines the message_client attribute
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-12 13:03:27 +01:00 |
|
Pedro Algarvio
|
2425620013
|
Just "grep" what we're after
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-12 13:03:27 +01:00 |
|
Pedro Algarvio
|
5a89789ba7
|
Skip nested YAML structures
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-12 13:03:27 +01:00 |
|
Pedro Algarvio
|
c096bc6022
|
Run pyupgrade on the files changed on the merge forward
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-12 13:03:27 +01:00 |
|
Pedro Algarvio
|
2d46e659f4
|
Salt no longer vendors tornado
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-12 13:03:27 +01:00 |
|
Pedro Algarvio
|
fd0a725d7e
|
Bump to gitpython==3.1.35
Due to https://github.com/advisories/GHSA-cwvm-v4w8-q58c
Due to https://github.com/advisories/GHSA-wfm5-v35h-vwf4
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-12 09:23:32 +01:00 |
|
Pedro Algarvio
|
c3477da2dd
|
The 3006.x branch is Python >= 3.7 already. Remove unnecessary python_version markers.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
|
2023-09-12 09:23:32 +01:00 |
|
MKLeb
|
288d650a6c
|
Revert artifact dir glob
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
d9bfb7b7bb
|
Address review comments, hiding non-important fixtures and removing a basically blank method
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
b52f1b3b60
|
Update breaks statements to be <=3006.3
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
f560451d34
|
Update pip before pyopenssl in cases where it is needed
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
1d1b0205c3
|
Attempt to fix debian 10 classic packages not being able to install PyGithub
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
b867063395
|
Don't run --help on salt-proxy script for classic macos packages, it doesn't work for now
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
9114e86da0
|
Fix centosstream 8 classic downgrade tests
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
588ff0eb62
|
Fix pip and python binary for classic macos packages
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
688378fdfb
|
Fix no pip binary for macos classic package tests
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
7003b5d168
|
Write the string of the path to the cat file
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
bca1e4af01
|
Get the classic mac packages to find the binaries
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
226880e7c6
|
Only test the symlink creation on non-classic builds
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
54b6e41446
|
just run cat instead of ls -lah , there are escaping problems on tiamat macos packages
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
dcd1f80cf8
|
Fix binary paths for classic macos packages
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
8c44dbcc1c
|
Fix command escaping for classic macos packages
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
a5d470513a
|
Fix condition regarding salt-spm on tiamat macos packages
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
57ffd67661
|
Some more fixes for the tiamat downgrade tests for macos
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
a5d94bd33d
|
Get the classic downgrade tests passing for macos packages
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
688dc4a832
|
Some fixes for classic package downgrade tests and also workaround macos installers not preserving the extras directory (for now)
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
dabc91ce75
|
Some fixes for macos tiamat downgrade tests
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
660be2a5d0
|
Add skip for testing package path ownership on versions <=3006.2
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
6795de1e43
|
Force salt-common to create /etc/salt
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
22ad117510
|
Fix tiamat macos .pkg links
|
2023-09-11 21:41:05 +01:00 |
|
MKLeb
|
babc5c12c0
|
Address review comments
|
2023-09-11 21:41:05 +01:00 |
|