Commit graph

4531 commits

Author SHA1 Message Date
David Murphy
0da4f9aa21
Merge pull request #2019 from dmurphy18/fix_2015
Reset _PIP_INSTALL_ARGS to empty for Alpine, similar to Ubuntu and Debian
2024-09-20 15:07:10 -06:00
David Murphy
09a36c52ca
Updated script date 2024-09-20 14:47:57 -06:00
David Murphy
27198d2b91
Reset _PIP_INSTALL_ARGS to empty for Alpine, similar to Ubuntu and Debian 2024-09-20 14:27:39 -06:00
David Murphy
6f36d5053c
Merge pull request #2018 from dmurphy18/fix_builds
Debugging build failures on Arch, Fedora and Tumbleweed
2024-09-20 14:23:56 -06:00
David Murphy
f7eae7c3fa
Fix typo 2024-09-20 13:49:17 -06:00
David Murphy
a4b8359357
Finialize changes for working Arch git-master 2024-09-20 12:51:23 -06:00
David Murphy
425fb310f6
Setting cryptography to 42.0.7 for Arch, its current version - debugging 2024-09-20 11:19:13 -06:00
David Murphy
ec457c25ae
more debugging 2024-09-20 10:22:37 -06:00
David Murphy
7c6a4a0da7
debugging 2024-09-20 09:47:04 -06:00
David Murphy
ae440cb321
Fix typo 2024-09-19 14:49:28 -06:00
David Murphy
70558b1768
Forcing pip install on Arch 2024-09-19 14:29:55 -06:00
David Murphy
da9ad0b8bf
Force Arch git deps to use cryptography 42.0.0 2024-09-19 14:05:23 -06:00
David Murphy
d7baa83fc6
Fixed typo 2024-09-19 09:18:35 -06:00
David Murphy
fba26a227b
Forcing setuptools to Salt requirements/constraints.txt setuptools >= 65.6.3,< 69.0 2024-09-19 09:17:30 -06:00
David Murphy
8c9e6621db
Removed testing for OpenSUSE Tumbleweed and install contextvars for Fedora git 2024-09-18 17:00:36 -06:00
David Murphy
9848c3311e
Git shallow cloning removal of depth 2024-09-18 09:58:40 -06:00
David Murphy
6c37a9a9c3
Getting Salt version directly 2024-09-17 17:33:51 -06:00
David Murphy
b17e02b4b3
Added Salt version information and debug info 2024-09-17 16:32:36 -06:00
David Murphy
3c48309906
Merge pull request #2016 from digitalkram/develop
Add KDE neon to list of Ubuntu derivates (again)
2024-09-17 15:31:37 -06:00
thilo
064d13cf41
Added KDE neon to list of Ubuntu derivates (again) 2024-09-06 08:32:05 +02:00
Salt Project Packaging
725d18f6c8
Update README.rst with 2024.07.23 release sha256sum 2024-07-23 21:48:31 +00:00
Salt Project Packaging
5e3c4e2f01
Update sha256 checksums 2024-07-23 21:46:06 +00:00
Salt Project Packaging
bd29f9f1bf
Merge develop into stable for v2024.07.23 release 2024-07-23 21:46:05 +00:00
Salt Project Packaging
7d55680ddd
Update develop branch for the v2024.07.23 release 2024-07-23 21:45:31 +00:00
Shane Lee
21137fb9ad
Merge pull request #2013 from dmurphy18/add_salt_api
Added support with -W for installing salt-api
2024-07-23 14:51:41 -06:00
David Murphy
62dc912401
Make help output alphabetical for option '-W' 2024-07-23 14:16:11 -06:00
David Murphy
3e207e087f
Added support with -W for installing salt-api 2024-07-23 13:51:53 -06:00
David Murphy
4f5a393916
Merge pull request #2011 from dmurphy18/cleanup_post_neon
Cleanup use of the term 'Post Neon' given only support 3006 and up
2024-07-19 14:01:16 -06:00
David Murphy
ba565658e9
Cleanup use of the term 'Post Neon' given only support 3006 and up 2024-07-19 13:39:45 -06:00
Shane Lee
e5f785b422
Merge pull request #2010 from dmurphy18/fix_supported_oss
Updated link for Supported Operating Systems and Repository supported by Salt
2024-07-19 11:25:17 -06:00
David Murphy
10377e548d
Updated link for Salt Project Repository 2024-07-19 11:13:00 -06:00
David Murphy
98dc1368ac
Updated link to Supported Operating Systems supported by Salt 2024-07-19 11:06:37 -06:00
Salt Project Packaging
d7e05db988
Update README.rst with 2024.07.18 release sha256sum 2024-07-18 16:25:21 +00:00
Salt Project Packaging
fa25b2e734
Update sha256 checksums 2024-07-18 16:20:59 +00:00
Salt Project Packaging
2fc7161c24
Merge develop into stable for v2024.07.18 release 2024-07-18 16:20:57 +00:00
Salt Project Packaging
3d78111d7b
Update develop branch for the v2024.07.18 release 2024-07-18 16:20:02 +00:00
David Murphy
76519f2b7f
Merge pull request #2009 from dmurphy18/upd_readme
Updated README, and removed experimental  to ability install different Python version which was limited to RHEL 7, which is EOL
2024-07-17 15:25:18 -06:00
David Murphy
8696f41b7c
Updated README, and removed experimental abilty to install different Python version which was limited to RHEL 7, which is EOL 2024-07-17 14:52:38 -06:00
Salt Project Packaging
9473a4b52c
Update README.rst with 2024.07.16 release sha256sum 2024-07-16 15:14:56 +00:00
Salt Project Packaging
ec20b9a7db
Update sha256 checksums 2024-07-16 15:12:30 +00:00
Salt Project Packaging
08bd053f24
Merge develop into stable for v2024.07.16 release 2024-07-16 15:12:29 +00:00
Salt Project Packaging
a8703157e1
Update develop branch for the v2024.07.16 release 2024-07-16 15:11:31 +00:00
David Murphy
d88e9c3b3d
Merge pull request #2006 from dmurphy18/no_sort_lists_dicts
Don't sort lists and dicts, as order of items matters
2024-07-15 15:30:41 -06:00
David Murphy
c6344035d6
Updated to not sort list or dicts, as in closed PR https://github.com/saltstack/salt-bootstrap/pull/1969 2024-07-15 15:08:05 -06:00
David Murphy
2068ae4024
Merge pull request #2004 from dmurphy18/update_github_actions
Updated GitHub actions to later v4
2024-07-15 14:36:01 -06:00
David Murphy
7c0c04dc4f
Updated delete-artifact to v5, due to deprecated v4, for corresponding upload-artifact v4 2024-07-15 14:17:13 -06:00
David Murphy
a52ba3b64d
Trying earlier version of delete-artifact 2024-07-15 14:17:12 -06:00
David Murphy
9ef40698b0
Debugging pipeline exit failure 2024-07-15 14:17:12 -06:00
David Murphy
69a5a7c79c
Reverting to download-artifact v3, to debug exit pipeline failure 2024-07-15 14:17:12 -06:00
David Murphy
b36f307bbc
Readjust some action values 2024-07-15 14:17:11 -06:00