Commit graph

3893 commits

Author SHA1 Message Date
Gareth J. Greenaway
2562523fd2
update openbsd to 7, seems like 6 (6.9) is no longer available. 2022-11-03 17:26:54 -07:00
Gareth J. Greenaway
ae19813dc1
Merge pull request #1877 from ggiesen/fix_el_onedir_post_installation
Fix missing functions for post-installation on EL clones
2022-11-03 16:31:51 -07:00
Gary T. Giesen
2d6a1decc8
Fix missing functions for post-installation on EL clones 2022-10-31 15:14:25 -04:00
github-actions[bot] on behalf of @s0undt3ch
e5fca86998 Update README.rst with 2022.10.04 release sha256sum 2022-10-04 17:32:54 +00:00
github-actions[bot] on behalf of s0undt3ch
b1e153cdd0 Update develop branch for the v2022.10.04 release 2022-10-04 17:17:03 +00:00
Gareth J. Greenaway
835289ce17
Merge branch 'develop' into develop 2022-09-30 13:46:36 -07:00
Gareth J. Greenaway
827abf199a
Merge pull request #1867 from saltstack/fixing_debian_arm64_repo_arch
Ensure the REPO_ARCH for Arm64 is correct.
2022-09-30 12:36:11 -07:00
pjcreath
ad4cb2d040
Add support for the -R flag on macOS. 2022-09-20 19:32:59 +00:00
Gareth J. Greenaway
614fac2709
Merge pull request #1868 from jeff350/fix_onedir_regex
onedir install - correct version regex
2022-09-16 14:36:36 -07:00
Jeff Neel
757ec21572 Merge branch 'fix_onedir_regex' of github.com:jeff350/salt-bootstrap into fix_onedir_regex 2022-09-15 17:10:51 -05:00
pjcreath
b7bd0f47f3 Install Oracle's EPEL repo on Oracle Linux 7 and 8. 2022-09-15 17:09:39 -05:00
Jeff Neel
f741160d13
correct regex as requested 2022-09-15 17:09:39 -05:00
Jeff Neel
8e5464bbc4
support format MAJOR-MINOR 2022-09-15 17:09:39 -05:00
Jeff Neel
b8be8149bc
fix regex 2022-09-15 17:09:39 -05:00
Jeff Neel
6e1d3a8ab4
fix regex 2022-09-15 17:09:38 -05:00
Jeff Neel
f95303449c
strip .0 2022-09-15 17:09:33 -05:00
Gareth J. Greenaway
0ece40cd0f Update the bootstrap script to work with final onedir releases. 2022-09-15 17:04:38 -05:00
Jeff Neel
ceb0dd702a
Merge branch 'develop' into fix_onedir_regex 2022-09-15 14:13:30 -05:00
Jeff Neel
2ff7097fac correct regex as requested 2022-09-15 13:44:19 -05:00
Gareth J. Greenaway
c7dab6ef5a
Merge branch 'develop' into fixing_debian_arm64_repo_arch 2022-09-15 11:37:12 -07:00
Gareth J. Greenaway
c24a2ba190
Merge pull request #1839 from pjcreath/use-oracle-epel
Install Oracle's EPEL repo on Oracle Linux 7 and 8.
2022-09-15 11:36:41 -07:00
Jeff Neel
9629b26152 support format MAJOR-MINOR 2022-09-14 08:31:44 -05:00
Gareth J. Greenaway
b2b4cb05a9
Merge branch 'develop' into use-oracle-epel 2022-09-13 16:21:32 -07:00
Gareth J. Greenaway
3b833c217a
fixing mention of amd64 which should be arm64. 2022-09-13 08:06:50 -07:00
Jeff Neel
04257ca5b3 fix regex 2022-09-13 00:31:59 -05:00
Jeff Neel
f9b6cf3628 fix regex 2022-09-13 00:14:46 -05:00
Jeff Neel
3d9c0497f4 strip .0 2022-09-12 23:10:12 -05:00
Gareth J. Greenaway
7fc46cdfda
Ensure the REPO_ARCH for Arm64 is correct. 2022-09-12 17:57:21 -07:00
Gareth J. Greenaway
88a915b754 Update the bootstrap script to work with final onedir releases. 2022-09-11 10:08:07 +01:00
pjcreath
bf66c84173
Merge branch 'develop' into use-oracle-epel 2022-08-21 20:37:29 -04:00
Shane Lee
84d72088d4
Merge pull request #1860 from eozer/develop
Update README for Windows installation
2022-08-15 13:41:48 -07:00
Ege Can ÖZER
cf176b3da2
Add a newline to Install on Windows codeblock 2022-08-15 21:15:42 +03:00
Ege Can ÖZER
19a07a4dc4
Update README for Windows installation 2022-08-15 21:11:57 +03:00
github-actions[bot] on behalf of @s0undt3ch
c56840296c Update README.rst with 2022.08.13 release sha256sum 2022-08-13 22:29:12 +00:00
github-actions[bot] on behalf of s0undt3ch
541c4bd41f Update develop branch for the v2022.08.13 release 2022-08-13 21:18:07 +00:00
Pedro Algarvio
449c65179b
Typo
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-13 22:16:50 +01:00
github-actions[bot] on behalf of s0undt3ch
ec905ffc2a Update develop branch for the v2022.08.13 release 2022-08-13 20:19:13 +00:00
Pedro Algarvio
273bc1f106 The main job should also set the exit status
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-13 21:12:50 +01:00
Pedro Algarvio
f414341b67 Update *.sha256 files when merging develop into stable
Fixes #1858

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-13 21:12:50 +01:00
Pedro Algarvio
d19191838f Run pre-commit on conflict files before adding them
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-12 19:01:57 +01:00
Pedro Algarvio
8c16792077 It's powershell on windows...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-12 19:01:57 +01:00
github-actions[bot] on behalf of @s0undt3ch
5228a12b1f Update README.rst with 2022.08.12 release sha256sum 2022-08-12 13:03:50 +00:00
github-actions[bot] on behalf of s0undt3ch
9d2181138d Update develop branch for the v2022.08.12 release 2022-08-12 12:42:49 +00:00
Pedro Algarvio
184d1bd219
Specify the repository
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-12 13:14:20 +01:00
Pedro Algarvio
0e9fb4f5c1 Fix parameter name for the changed files action
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-12 13:03:44 +01:00
Pedro Algarvio
2fcde04ddd Fix the release workflow and attach it to a GH environment to further protect secrets
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-12 12:23:36 +01:00
Pedro Algarvio
a2c2306402 Changes in the release workflow should not trigger a full CI pipeline run
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-12 12:23:36 +01:00
Pedro Algarvio
b35fe054d7
A more static cache key
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-12 08:14:03 +01:00
Pedro Algarvio
60e28fe66d It's always python 3
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-12 08:08:37 +01:00
Pedro Algarvio
fe7283a5ff Cache vagrant images.
Closes https://github.com/saltstack/salt-bootstrap/pull/1847

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-12 08:08:37 +01:00