Commit graph

3948 commits

Author SHA1 Message Date
Gareth J. Greenaway
1367b096ca
couple places that 3006 is needed for git installs. 2023-04-18 18:10:18 -07:00
Gareth J. Greenaway
717db99ef4
Adding 3006.0 to kitchen.windows.yml and kitchen.macos.yml 2023-04-18 18:00:00 -07:00
Gareth J. Greenaway
ef70886fd0
removing check for different GPG keys for latest & nightly now that 3006 is available with the new GPG format. 2023-04-18 17:32:39 -07:00
Gareth J. Greenaway
27eef7d396
Update to MacOS latest install. Need to install procps on onedir centos installs. 2023-04-18 17:19:34 -07:00
Gareth J. Greenaway
90cc157b9d
Adding 3006 to tests. 2023-04-18 16:53:29 -07:00
Gareth J. Greenaway
9fa32bd95c
Merge pull request #1906 from saltstack/3006_release_stable_install
Update with 3006 stable installs
2023-04-14 19:04:42 -07:00
Gareth J. Greenaway
2af0e6c0b6
All Mac packages are now signed. 2023-04-14 09:27:39 -07:00
Gareth J. Greenaway
be030c1958
suggested fixes 2023-04-14 09:25:04 -07:00
Gareth J. Greenaway
1aa72d9c2d
Need to set STABLE_REV to ONEDIR_REV when install_gentoo_onedir is called. 2023-04-14 08:14:00 -07:00
Gareth J. Greenaway
b57d37475e
removing python 3.6 related code which is no longer needed. 2023-04-14 07:08:28 -07:00
Gareth J. Greenaway
4a74744f06
Remove end of line from grep for 3005. 2023-04-14 06:21:35 -07:00
Gareth J. Greenaway
0f39aca8c1
Fixing Arch by adding additional onedir functions to call stable functions. 2023-04-14 05:56:44 -07:00
Gareth J. Greenaway
efbd416607
parse json first, since different versions have different naming schemes and we need to parse that part afterwards 2023-04-14 05:46:31 -07:00
Gareth J. Greenaway
d0032c7495
fixing SALTPKGCONFURL, same one for onedir locations just populated with different values for different variables. 2023-04-14 05:33:12 -07:00
Gareth J. Greenaway
b03a99ee53
Need _ONEDIR_REV defined in a couple more places. 2023-04-14 05:18:17 -07:00
Gareth J. Greenaway
f976efc570
different approach to setting the _ONEDIR_REV from the parse repo.json function 2023-04-13 21:55:25 -07:00
Gareth J. Greenaway
779cfbf55d
first pass at parsing the repo.json for Mac when using onedir and latest. 2023-04-13 18:58:29 -07:00
Gareth J. Greenaway
84b4e2a1a4
Merge pull request #1908 from s0undt3ch/develop
Update release process
2023-04-13 09:17:42 -07:00
Pedro Algarvio
ce4a071943
Bump to geekyeggo/delete-artifact@v2
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-04-12 16:28:38 +01:00
Pedro Algarvio
6c6291bdd5
Don't rely on GH runners during the release process once started.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-04-12 16:28:38 +01:00
Pedro Algarvio
3d3c7c7a9f
Fix opening PR against the Salt repository
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-04-12 16:28:38 +01:00
Pedro Algarvio
2a4f2ad3f6
Allow testing releases from forks
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-04-12 16:28:38 +01:00
Pedro Algarvio
0184635370
Use the installed python on the runners
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-04-12 16:28:38 +01:00
Pedro Algarvio
c07acc326e
Respect the old directory layout
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-04-12 16:28:38 +01:00
Pedro Algarvio
453812a6ea
Switch to using tools when uploading to S3
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-04-12 16:28:38 +01:00
Pedro Algarvio
af258021fa
Some echo's so that we know what we're doing
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-04-12 15:05:03 +01:00
Pedro Algarvio
c981eae0cb
Sign release scripts. Nightly develop version of scripts upload.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-04-12 15:05:03 +01:00
Pedro Algarvio
b51840eda4
Use our runners to publish a release. Update S3 bucket in the process.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-04-12 15:05:03 +01:00
Pedro Algarvio
359a8e80f7
Add actionlint to pre-commit
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-04-11 14:36:57 +01:00
github-actions[bot] on behalf of @garethgreenaway
6eacf22f8a Update README.rst with 2023.04.06 release sha256sum 2023-04-06 18:02:17 +00:00
github-actions[bot] on behalf of garethgreenaway
08708a0310 Update develop branch for the v2023.04.06 release 2023-04-06 17:46:46 +00:00
Gareth J. Greenaway
67a0df2dd1
need a dummy install_arch_linux_onedir_post that calls install_arch_linux_stable_post. 2023-03-31 16:01:43 -07:00
Gareth J. Greenaway
07ab70922c
need a dummy install_fedora_onedir_post that calls install_fedora_stable_post. 2023-03-31 16:00:31 -07:00
Gareth J. Greenaway
499f895bae
Adding +install_macosx_onedir and friends 2023-03-31 12:57:37 -07:00
Gareth J. Greenaway
4eaf22fc59
Don't include SALT-PROJECT-GPG-PUBKEY-2023.pub if it's not found. 2023-03-30 17:21:59 -07:00
Gareth J. Greenaway
edd4b6fbe6
Ensure STABLE_REV is still set for a couple functions that still use it, eg. Fedora. 2023-03-30 15:51:38 -07:00
Gareth J. Greenaway
40eb43e2ef
on RH based systems, check that the updated GPG key exists otherwise fall back to the previous GPG key. 2023-03-30 15:29:56 -07:00
Gareth J. Greenaway
88319abee8
add some dummy install onedir functions to call the stable version for certain OSes, eg. freebsd, openbsd, smartos. 2023-03-30 12:57:20 -07:00
Gareth J. Greenaway
829094e3fc
account for the older key in latest until latest points to 3006 and is using the newer key. 2023-03-30 12:31:47 -07:00
Gareth J. Greenaway
1a7a7087f2
Fix REV variable to be ONEDIR_REV to match ITYPE 2023-03-29 15:52:05 -07:00
Gareth J. Greenaway
baebf62941
Adding support for installing 3006 via bootstrap. Updating stable type to install onedir packages starting in 3006. 2023-03-29 14:57:31 -07:00
Gareth J. Greenaway
b9988d1d63
Merge pull request #1902 from saltstack/add_3006_0_rc2
Adding 3006.0rc2 to bootstrap tests.
2023-03-19 16:55:56 -07:00
Gareth J. Greenaway
c009da691f
Adding 3006.0rc2 to bootstrap tests. 2023-03-19 14:14:48 -07:00
Gareth J. Greenaway
ec4df56749 Add a workaround for stable 3005 and latest on CentOS Stream 8 2023-03-16 07:41:49 +00:00
Gareth J. Greenaway
b3c3753f42 Fixing Amazon2 GPG key for releases 3006 and higher. 2023-03-16 07:41:49 +00:00
Gareth J. Greenaway
52e4f97fa9 swap out the dash for an underscore, onedir-rc to onedir_rc 2023-03-16 07:41:49 +00:00
Gareth J. Greenaway
605902d931 swap out the dash for an underscore, onedir-rc to onedir_rc 2023-03-16 07:41:49 +00:00
Gareth J. Greenaway
9ae48da3fd fixing github actions, cannot have a dot in the name 2023-03-16 07:41:49 +00:00
Gareth J. Greenaway
8ece9b9cba Adding 3006.0rc1 to Github actions. 2023-03-16 07:41:49 +00:00
Gareth J. Greenaway
d40c7f12e7 Adding nightly to the check for the older GPG key until 3006 release. 2023-03-10 18:43:45 +00:00