Commit graph

3933 commits

Author SHA1 Message Date
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
Gareth J. Greenaway
1d4776cdba fix for amazon2 GPG key logic. 2023-03-10 18:43:45 +00:00
Gareth J. Greenaway
44198af5eb Look for version in ONEDIR_REV. Use older key for nightly builds unitl the 3006 release. 2023-03-10 18:43:45 +00:00
Gareth J. Greenaway
e1fb1c512c Update regex for determining the GPG key to use. 2023-03-10 18:43:45 +00:00
Gareth J. Greenaway
537d2eecd0 Update repo GPG keys for debian and Ubuntu. 2023-03-10 18:43:45 +00:00
Gareth J. Greenaway
01f5db67bd fixes for 3006 release. 2023-03-10 18:43:45 +00:00
Gareth J. Greenaway
8605f7040b Addin --upgrade back in. 2023-03-09 16:33:58 +00:00
Gareth J. Greenaway
c1a928e2f3 pin requests-ntlm to 1.1.0 2023-03-09 16:33:58 +00:00
Gareth J. Greenaway
b0dad4a52d Fixing typo. Blacklist centos-stream9 in latest pkg tests.
removing --upgrade
2023-03-09 16:33:58 +00:00
Gareth J. Greenaway
68e1fdc39e When installing setuptools and wheel, upgrade if available. 2023-03-09 16:33:58 +00:00
Gareth J. Greenaway
03bcfbc76b swap kitchen-docker URL for official one. Use centosstream platform for rockylinux9 2023-03-09 16:33:58 +00:00
Gareth J. Greenaway
98f30a8a56 seperate branch for adding and testing rockylinux:9, swapping out the kitchen-docker Github until PR is merged. 2023-03-09 16:33:58 +00:00
Gareth J. Greenaway
be5c6cb39e
Merge pull request #1886 from saltstack/remove_16_04_references
Removing Ubuntu 16.04
2023-02-09 15:26:35 -08:00
Gareth J. Greenaway
4ab6fe4170
Merge pull request #1894 from digitalkram/develop
Add support for KDE neon based on Ubuntu 22.04
2023-02-09 15:25:20 -08:00
Gareth J. Greenaway
45f3a44247
Merge branch 'develop' into develop 2023-02-09 14:01:22 -08:00
Gareth J. Greenaway
e46863a49d
Merge pull request #1890 from saltstack/adding_more_systems
Adding newer versions of CentOS Stream and AlmaLinux
2023-02-09 13:54:44 -08:00