Commit graph

2090 commits

Author SHA1 Message Date
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
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
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
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
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
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
45f3a44247
Merge branch 'develop' into develop 2023-02-09 14:01:22 -08:00
Gareth J. Greenaway
123bae77b1
Adding some logging to be able to find the command. 2023-02-03 18:56:22 -08:00
Gareth J. Greenaway
e301b91ad4
Adding to install_gentoo_git_deps to update setuptools to fix bootstrap install with git master. 2023-02-03 18:27:12 -08:00
Gareth J. Greenaway
1fc0b89e3e
Swapping ${_POST_NEON_PIP_INSTALL_ARGS} for ${_PIP_DOWNLOAD_ARGS} 2023-02-03 16:39:35 -08:00
Gareth J. Greenaway
4d74e818e4
only use --use-pep517 with Arch. 2023-02-03 14:56:32 -08:00
Gareth J. Greenaway
af44e88261
fixing typo. --use-pep517 instead of --use-517 2023-02-03 10:55:41 -08:00
Gareth J. Greenaway
78b9d765e9
Need to add --use-517 when installing dependencies from PIP when building on Arch and Gentoo. 2023-02-03 10:25:51 -08:00
Gareth J. Greenaway
4358274986
Update install_ubuntu_git and install_debian_git to account for different locations for the systemd service files. 2023-02-02 13:59:20 -08:00
Gareth J. Greenaway
db46fb94e4
Account for new location for systemd files on Gentoo. 2023-02-02 10:28:31 -08:00
Gareth J. Greenaway
465ec9a8e9
Account for new location for systemd files on Arch. 2023-02-02 10:24:12 -08:00
Gareth J. Greenaway
59da03a73c
Account for new location for systemd files on OpenSUSE. 2023-02-02 10:20:50 -08:00
Gareth J. Greenaway
84604ae7f9
Account for new location for systemd files on Fedora. 2023-02-02 10:12:59 -08:00
Gareth J. Greenaway
aea71469ec
Account for new location for systemd and upstart files on Debian and Ubuntu. 2023-02-02 08:51:12 -08:00
Gareth J. Greenaway
4eabf0aeb6
account for different paths for the systemd service files in later versions. 2023-02-01 18:52:13 -08:00
Gareth J. Greenaway
bfa9bcf5b0
Merge branch 'develop' into adding_more_systems 2023-01-31 13:35:45 -08:00
thilo
cc0e70ab80
Add support for KDE neon based on Ubuntu 22.04 2023-01-16 09:05:15 +01:00
Gareth J. Greenaway
ca683c6ac3
Set ONEDIR_REV incase we end up calling install_centos_onedir_deps. 2022-12-21 10:40:46 -08:00
Gareth J. Greenaway
4779cc92ff
when installing git_deps, fall back to onedir_deps if stable_deps fails. will happens if installing on a Red Hat based host, eg. CentOS Stream 9, Alma Linux 9, etc, as the classic package repos do not exist there. 2022-12-21 09:47:22 -08:00