Commit graph

4217 commits

Author SHA1 Message Date
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
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
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
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
David Murphy
0daa3c47d1
Revert download-artifact for release 2024-07-15 14:17:11 -06:00
David Murphy
79264af6eb
Revert delete-artifact for release 2024-07-15 14:17:10 -06:00
David Murphy
4637ef0863
Adjust delete-artifact version 2024-07-15 14:17:10 -06:00
David Murphy
4554169a6a
Adjust actions upload-artifact 2024-07-15 14:17:10 -06:00
David Murphy
bb8d8a892d
Updated GitHunb actions to later v4 2024-07-15 14:17:09 -06:00
David Murphy
93e7841e4c
Merge pull request #2005 from javatask/patch-1
Update bootstrap-salt.sh
2024-07-15 14:03:07 -06:00
Andrii Melashchenko
272ed35db8
Update bootstrap-salt.sh
On arm64 platforms, bootstrap fails to finish installation due to missing variable 'error_msg=""' in case statement.
This change adds a single line to fix the bug.
2024-07-15 10:33:54 +02:00
Salt Project Packaging
8166b71854
Update README.rst with 2024.07.12 release sha256sum 2024-07-12 15:25:03 +00:00
Salt Project Packaging
aae98dbd9d
Update develop branch for the v2024.07.12 release 2024-07-12 15:21:52 +00:00
David Murphy
9a788851ff Final cleanup of debugging, and add support for Arm64 for MacOS 2024-07-11 15:00:20 -07:00
David Murphy
bc7fa40ed7 Revert uses of geekyeggo delete-artifact to original values for version 2024-07-11 15:00:20 -07:00
David Murphy
de725f809f Using v3 for upload-artifact 2024-07-11 15:00:20 -07:00
David Murphy
a5124f90e5 Cleaned up code and removed Amazon 2023 for now, till it's container curl issue is resolved 2024-07-11 15:00:20 -07:00
David Murphy
0cc372f66b Reverted to using original Ruby 2.6.10 since 3.3.4 has exceptions creating Amazon 2023 Test Instance 2024-07-11 15:00:20 -07:00
David Murphy
06702a81aa Trying Ruby version 3.2.3 since exception with 3.3.4 for Amazon 2023 2024-07-11 15:00:20 -07:00
David Murphy
4029e24d74 Testing current stable version of Ruby 3.3.4 2024-07-11 15:00:20 -07:00
David Murphy
26f92489f3 Debugging Amazon 2023 2024-07-11 15:00:20 -07:00
David Murphy
02aa3bbdfc Debugging Ubuntu 22.04 git-master, default pip not recognizing sys_platform == 'win32' 2024-07-11 15:00:20 -07:00
David Murphy
c2f0375167 Debugging more 2024-07-11 15:00:20 -07:00
David Murphy
41563ad1de Debugging 2024-07-11 15:00:20 -07:00