Commit graph

3529 commits

Author SHA1 Message Date
Dafydd Jones
6510a2f44a feat(ps1): implement configure only option (for Vagrant) 2021-03-02 13:03:04 +00:00
Joseph Pacura
fe832d0eb1 Add Ubuntu 20.10 support using Ubuntu 20.04 packages
Remove support for Debian 8
Remove support for Ubuntu 14.04, 18.10, 19.04, and 19.10
2021-03-02 13:03:04 +00:00
Imran Iqbal
f4e61fe32d fix(opensuse): fix & add CI for openSUSE Tumbleweed
When `systemd` is installed on Tumbleweed, `systemctl` is actually
located at `/usr/bin/systemctl`.  It appears that the same applies for
openSUSE Leap except that a symlink is also provided there, i.e.
`/bin/systemctl` => `/usr/bin/systemctl`.

Tumbleweed installs Python 3.8, which was first supported in `3001` (Sodium).
Hence, testing on `2019.2` and `3000` is not possible.

When provisioning in Kitchen, another package is supplied compared to
openSUSE Leap:

* `systemd`: It appears that this is implicitly installed in Leap as a
  dependency of the `openssh` package; this doesn't apply in Tumbleweed,
  so it is installed explicitly.
2021-03-02 13:03:04 +00:00
Bryce Larson
672dbe1513 limit pip to < 21.0 for python 3.5 2021-03-02 13:03:04 +00:00
Bryce Larson
6ca8b7364e upgrade the minimum pip version 2021-03-02 13:03:04 +00:00
Bryce Larson
4e067acf82 update supported oses 2021-03-02 13:03:04 +00:00
Bryce Larson
2aac4774a2 move everything to point at saltproject.io urls 2021-03-02 13:03:04 +00:00
Brad Davis
1855474852 FreeBSD also needs the _PKI_DIR reset 2021-03-02 13:03:04 +00:00
Marek Knappe
2d68b299f8 Added www/py-tornado4 package as requirment for freebsd #1521 2021-03-02 13:03:04 +00:00
Ivo Jánský
bd2d410e3c Gentoo - use ksmanis/stage3 image
Use an alternative image until gentoo/stage3 gets pushed to Docker Hub again.
2021-03-02 13:03:04 +00:00
ScriptAutomate
9a5a318d7a Adding examples using stable; adding help output 2021-03-02 13:03:04 +00:00
Ivo Jánský
6dbdbcbe34 Gentoo - install Salt 2019 (GIT) with msgpack <1.0. 2021-03-02 13:03:04 +00:00
Ivo Jánský
49351b08d5 Gentoo - disable x.0 version tests. 2021-03-02 13:03:04 +00:00
Ivo Jánský
6ddf62a3f0 Gentoo - install Salt 3000 (GIT) with Python 3.7. 2021-03-02 13:03:04 +00:00
Bryce Larson
8275732c6c add debian-11 tests 2021-03-02 13:03:04 +00:00
Joseph Pacura
4c1903f004 Debian 11 (bullseye/testing) support using Debian 10 packages 2021-03-02 13:03:04 +00:00
Bryce Larson
11a0c6fee0 fix .0 tests 2021-03-02 13:03:04 +00:00
Bryce Larson
c291d741f5 only run gentoo on branch, black everything 2021-03-02 13:03:04 +00:00
Bryce Larson
b8a6066350 update tested oses 2021-03-02 13:03:04 +00:00
Pedro Algarvio
5fe4b06b6c
Merge pull request #1511 from saltstack/create-pull-request/patch
Changes by create-pull-request action
2020-10-21 15:09:04 +01:00
s0undt3ch
defd13df5b Update sha256 checksums 2020-10-21 14:05:26 +00:00
Pedro Algarvio
446d269b65
Merge pull request #1509 from saltstack/create-pull-request/patch
Changes by create-pull-request action
2020-10-21 14:28:12 +01:00
s0undt3ch
aabe9ba5df Update README.rst with latest release sha256sum 2020-10-21 13:24:18 +00:00
Pedro Algarvio
9f9d624bc8
Split workflows 2020-10-21 13:56:53 +01:00
Pedro Algarvio
18b0b9e6d4
Merge remote-tracking branch 'upstream/develop' into stable 2020-10-21 13:45:08 +01:00
Pedro Algarvio
dbd7a335af
Run on pushes to stable and not on tag.
So that the tag includes the updated checksums
2020-10-21 13:43:53 +01:00
Pedro Algarvio
26c71fe3f2
Merge pull request #1508 from s0undt3ch/develop
Add checksum for 2020.10.19
2020-10-21 13:39:40 +01:00
Pedro Algarvio
eb53b6e2b6
Add checksum for 2020.10.19 2020-10-21 13:37:27 +01:00
Pedro Algarvio
e208275fea
GH Actions can't push to protected branches. Let's create PRs instead. 2020-10-21 13:35:06 +01:00
Pedro Algarvio
ddc16e0fa0
Merge pull request #1507 from s0undt3ch/stable
Merge develop branch for 2020.10.20 release
2020-10-21 12:28:08 +01:00
Pedro Algarvio
2fb55a93fb
Merge develop branch for 2020.10.20 release 2020-10-21 10:25:25 +01:00
Pedro Algarvio
abdcbb9844
Merge pull request #1506 from s0undt3ch/develop
Add support to allow bootstrapping Salt 3002
2020-10-20 21:24:53 +01:00
Pedro Algarvio
7ab46575d1
Increase gentoo timeouts 2020-10-20 19:59:23 +01:00
Pedro Algarvio
9d8e3d2273
Don't fail if there's nothing to commit and push 2020-10-20 19:57:27 +01:00
Pedro Algarvio
51c65ef6a8
Update the release doc 2020-10-20 19:54:27 +01:00
Pedro Algarvio
4c7f3a00bb
Bump version for release and update ChangeLog 2020-10-20 19:52:12 +01:00
Pedro Algarvio
11aa72c8ab
Add support to allow bootstrapping Salt 3002 2020-10-20 19:49:23 +01:00
Pedro Algarvio
c5681cd7b7
Only update checksums on the main repo 2020-10-19 17:50:14 +01:00
Pedro Algarvio
b3786e5ad7
Merge pull request #1505 from s0undt3ch/stable
Release 2020.10.19
2020-10-19 17:38:35 +01:00
SaltStack GH Automation
7f3872a126 Update sha256 checksums 2020-10-19 12:02:10 +00:00
Pedro Algarvio
d8412c3749
Merge develop for stable release 2020-10-19 12:34:57 +01:00
Pedro Algarvio
c7ddfb41ec
Merge pull request #1503 from s0undt3ch/develop
Updates for release
2020-10-19 12:32:32 +01:00
Pedro Algarvio
b6d356c1dd
Add GH action to update sha256sums
/cc @bryceml
2020-10-19 12:26:52 +01:00
Pedro Algarvio
7b23cf4099
Update build status badge. Add sha256sums anchor 2020-10-19 10:38:31 +01:00
Pedro Algarvio
add2db7f4f
Update AUTHORS.rst and ChangeLog for release 2020-10-19 10:27:17 +01:00
Pedro Algarvio
66ab0b8f79
Bump version for release 2020-10-19 10:26:40 +01:00
Pedro Algarvio
da6d575ffe
Merge pull request #1502 from taigrr/develop
feat: adds support for linuxmint_20_ubuntu_base
2020-10-19 10:03:54 +01:00
Tai Groot
22e0411822
feat: adds support for linuxmint_20_ubuntu_base 2020-10-18 15:57:46 -07:00
Pedro Algarvio
fd57a0a753
Merge pull request #1500 from ijansky/bootstrap-gentoo
Support git and stable salt-bootstrap on Gentoo.
2020-09-30 05:38:33 +01:00
Ivo Jánský
7fa4efbf20
Make CI job timeout configurable and raise timeout for Gentoo. 2020-09-29 08:31:50 +02:00