Commit graph

3500 commits

Author SHA1 Message Date
Pedro Algarvio
82422cd5f8
Merge pull request #1480 from bryceml/default_ubuntu2004_to_py3
Default Ubuntu 20.04 to Py3
2020-06-18 09:19:26 +01:00
Pedro Algarvio
4a696183ac
Merge branch 'develop' into default_ubuntu2004_to_py3 2020-06-18 09:18:41 +01:00
Pedro Algarvio
6d82a0309e
Merge pull request #1478 from bryceml/curl_error
give more useful error message on download failure, make curl fail on failure
2020-06-18 09:17:29 +01:00
Bryce Larson
aa4c9ca1cf
Default Ubuntu 20.04 to Py3 2020-06-17 17:53:16 -06:00
Bryce Larson
dd06230f43
update pipelines 2020-06-17 16:45:45 -06:00
Bryce Larson
1081d963f8
give more useful error message on download failure, make curl fail on failure 2020-06-17 16:06:42 -06:00
Pedro Algarvio
1e86c22c96
Merge pull request #1474 from darylturner/develop
fix for cumulus 4.1
2020-06-09 13:21:55 +01:00
Daryl Turner
6562e75694 fix for cumulus 4.1 2020-06-09 11:34:02 +01:00
Pedro Algarvio
55e589e0a4
Merge pull request #1473 from jalessio/patch-1
Typo in WARN message
2020-06-09 08:13:53 +01:00
Jamie Alessio
0bee2e37d2
Typo in WARN message
Happened to notice incorrect use of "it's" while using this for the first time today.
2020-06-07 15:34:34 -07:00
Pedro Algarvio
b860ea6738
Add sha256sum for the latest stable release 2020-05-28 20:51:59 +01:00
Pedro Algarvio
5bbd2bcf47
Increase job timeout 2020-05-28 20:50:08 +01:00
Pedro Algarvio
2e54cc28e7
Merge pull request #1471 from s0undt3ch/develop
Bump version for release
2020-05-28 16:53:32 +01:00
Pedro Algarvio
e419a6042e
Bump version for release 2020-05-28 14:53:51 +01:00
Pedro Algarvio
46b34f628b
Merge pull request #1470 from s0undt3ch/develop
Several Fixes and Prepare for Stable release
2020-05-28 10:01:42 +01:00
Pedro Algarvio
3069335a5f
Update AUTHORS and ChangeLog 2020-05-28 07:36:46 +01:00
Pedro Algarvio
074d8a9ec2
Only test Opensuse 15 under Py3 2020-05-28 07:36:45 +01:00
Pedro Algarvio
0f5ba2c7f5
Salt v3000 is not Py3.8 ready 2020-05-28 07:36:45 +01:00
Pedro Algarvio
0c152975cf
Remove old cruft 2020-05-28 07:36:45 +01:00
Pedro Algarvio
c539ffa2b7
Fix Arch Linux installs 2020-05-28 07:36:45 +01:00
Pedro Algarvio
9ff35a97ba
Default Debian 10 to Py3 2020-05-28 07:36:44 +01:00
Pedro Algarvio
5a2eb9688d
Fix CentOS 8 installations 2020-05-28 07:36:44 +01:00
Pedro Algarvio
79812ca0b0
Enable a few more builds 2020-05-28 07:36:44 +01:00
Pedro Algarvio
2de93d0f60
Fedora doesn't keep old versions around 2020-05-27 17:53:47 +01:00
Pedro Algarvio
74153d3ec8
Fix Fedora stable installs for older releases 2020-05-27 14:28:39 +01:00
Pedro Algarvio
006e99cf96
Fix Amazon 2 to respect -x installs 2020-05-27 11:26:37 +01:00
Pedro Algarvio
11d59fda89
Test bootstrapped Salt and Python versions are the intended ones 2020-05-27 11:26:37 +01:00
Pedro Algarvio
5edbeeb199
Merge pull request #1469 from oeuftete/update-ius-release
Use current ius-release links
2020-05-27 10:18:51 +01:00
Ken Crowell
a0dfd4fc44 Use current ius-release links 2020-05-25 17:55:10 -03:00
Pedro Algarvio
1c6b8dda1e
Merge pull request #1466 from s0undt3ch/develop
Add support for the upcoming Sodium release
2020-05-24 09:54:49 +01:00
Pedro Algarvio
3a3d26752b
Additional blacklisting 2020-05-22 19:41:29 +01:00
Pedro Algarvio
15ee335687
Also do not test Salt >= 3000 under Python 2 2020-05-22 19:33:06 +01:00
Pedro Algarvio
1c21021425
Include the upcoming Sodium release in the check 2020-05-22 19:33:03 +01:00
Pedro Algarvio
03c591d06c
Add @DmitryKuzmenko to AUTHORS 2020-05-22 18:15:53 +01:00
Dmitry Kuzmenko
445b301b64
Recommend master salt branch instead of develop
Latest development branch in Open Salt repo is currently `master` not
`develop`.
2020-05-22 18:12:28 +01:00
Pedro Algarvio
3eaa27f031
Add @gdebunne to AUTHORS 2020-05-22 18:11:22 +01:00
Gilles Debunne
1285f86513
Separate python 2 and python 3 install
Per review comments
2020-05-22 18:10:29 +01:00
Gilles Debunne
9dd552cbb3
Use python3 instead of python 2020-05-22 18:10:19 +01:00
Gilles Debunne
0f80c90dbb
Fix, decode binary to ascii 2020-05-22 18:10:12 +01:00
Gilles Debunne
b36d41319b
Update python install step for python 3
urllib and print syntax updated
2020-05-22 18:10:04 +01:00
Pedro Algarvio
e99e5ceeb9
Add @ender8282 to AUTHORS 2020-05-22 18:08:13 +01:00
John Hubbard
7e252afd69
add detection for neon based on ubuntu 20.04 2020-05-22 18:06:21 +01:00
John Hubbard
2aba18a94a
KDE neon has been 18.04 based for a while now 2020-05-22 18:06:16 +01:00
Pedro Algarvio
a9b8b4aa30
Don't even try to test Salt's master branch under Py2 2020-05-22 18:02:53 +01:00
Pedro Algarvio
fddc221512
Add support for the upcoming Sodium release 2020-05-22 17:05:10 +01:00
Pedro Algarvio
5e9e43109d
Merge pull request #1462 from cedwards/freebsd_deps_fixup
more accurate deps parsing for FreeBSD git installs
2020-05-21 20:27:51 +01:00
Christer Edwards
f3bca5127a simpler non-jq dependent solution for FreeBSD dependencies 2020-05-20 14:39:25 -06:00
Christer Edwards
e974f6c88c more accurate deps parsing for FreeBSD git installs 2020-05-20 10:53:14 -06:00
Pedro Algarvio
9f2f1b56fb
Merge pull request #1448 from jay1648/develop
Remove Debian 8 from Python 3 supported list
2020-04-15 22:22:06 +01:00
Jaydeep Chakravarty
c0a5f8b100 Debian 8 unsupported with Python 3 2020-04-09 19:31:41 +05:30