Commit graph

4094 commits

Author SHA1 Message Date
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
David Murphy
9afa614e2a Debugging Debina 12 and Ubutnu 22.054 git-master 2024-07-11 15:00:20 -07:00
David Murphy
b1d1ec6b26 Debugging Amazon-2023 and Ubuntu 22.04 2024-07-11 15:00:20 -07:00
David Murphy
1c244ea427 Debugging Oracle Linux 9 2024-07-11 15:00:20 -07:00
David Murphy
210db17a78 Adjusted GIT 3006 & 3007 blacklists 2024-07-11 15:00:20 -07:00
David Murphy
e221fff82c Reverting to building on Ubuntu 20.04 2024-07-11 15:00:20 -07:00
David Murphy
a8dba0748a Disable Git Master for Phonton 4 & 5 due to setup.py gcc failures 2024-07-11 15:00:20 -07:00
David Murphy
ca1d8d679f Increased tiemout to 40, updated to Ubuntu 24.04 2024-07-11 15:00:20 -07:00
David Murphy
8ee4de5ca4 Added gcc for Photon git deps 2024-07-11 15:00:20 -07:00
David Murphy
138b4ec78b Further shell check disabling 2024-07-11 15:00:20 -07:00
David Murphy
16ad6a8d0c Disable Shell Check SC2329 - Warnings for functions not invoked 2024-07-11 15:00:20 -07:00
David Murphy
7881998765 Disable Shell Check SC2086, Double quote to prevent globbing and word splitting 2024-07-11 15:00:20 -07:00
David Murphy
4351f20a34 Trying koalaman/shellcheck-alpine:latest to see if Lint error is resolved for secure_getenv: symbol not found 2024-07-11 15:00:20 -07:00
David Murphy
2ba74d33bc Revert actions versions to what worked last week 2024-07-11 15:00:20 -07:00
David Murphy
f8cfdc5f07 Trying to resolve Lint issue that suddenly arose 2024-07-11 15:00:20 -07:00
David Murphy
bb51f9fd63 Resolve lint error 2024-07-11 15:00:20 -07:00
David Murphy
a79bffeb20 Added tornado for Photon 4 git, and systemd for Photon 5 2024-07-11 15:00:20 -07:00
David Murphy
1ca3e432ae Updated some more pip3 install to utilize --break-system-packages if sufficient pip3 version 2024-07-11 15:00:20 -07:00
David Murphy
fdd6b3240b Adjust Photon git install, and corrected check for break-system-packages using pip3 2024-07-11 15:00:20 -07:00
David Murphy
69d2645f70 Added debugging and fix Photon git 2024-07-11 15:00:20 -07:00
David Murphy
97afdfbce5 Updated git install for Ubuntu and Debian 2024-07-11 15:00:20 -07:00
David Murphy
bbd6498cd8 Removed support for Centos Stream 8, EOL 2024-05-31, and added more debug, and revisited git for Debian and Ubuntu 2024-07-11 15:00:20 -07:00
David Murphy
c43d47000a Added debugging for Debian git-master 2024-07-11 15:00:20 -07:00
David Murphy
91e7e8922f Adjust code for 'break-system-packages' on pip install and fix missing oraclelinux-9 2024-07-11 15:00:20 -07:00