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
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