Commit graph

3619 commits

Author SHA1 Message Date
Gareth J. Greenaway
b874d3466b
Merge branch 'develop' into adding_install_from_tiamat 2022-07-26 13:44:55 -07:00
Gareth J. Greenaway
eb71c10af7
removing Ubuntu 21.10 which is now EOL. 2022-07-26 12:07:21 -07:00
Gareth J. Greenaway
ba0d83ff3f
Some lint fixes. 2022-07-25 19:03:32 -07:00
Gareth J. Greenaway
d8c6f04a46
Reverting script header back to origin line. 2022-07-25 17:33:51 -07:00
Gareth J. Greenaway
408f5beefb
removing unnecessary code 2022-07-25 17:24:12 -07:00
Gareth J. Greenaway
f097386319
fixing some lint issues. 2022-07-22 12:41:34 -07:00
Gareth J. Greenaway
ed00a6c9b0
adding missing Debian bits for Tiamat installs. Renaming the tiamat repo. functions to be consistent. 2022-07-22 11:52:37 -07:00
Gareth J. Greenaway
7e66984205
Adding ability to install RC Tiamat packages via bootstrap script. 2022-07-21 15:43:17 -07:00
Gareth J. Greenaway
559b8db54f
Adding TIAMAT_REV to install specific versions of Tiamat packages, defaults to latest. 2022-07-21 12:34:33 -07:00
Gareth J. Greenaway
316c74ab37
fixing another reference to the Tiamat directory 2022-07-19 10:20:28 -07:00
Gareth J. Greenaway
b69353db3a
Updating salt_rc directory 2022-07-19 10:17:46 -07:00
Gareth J. Greenaway
b6f7490e5a
fixing typo. 2022-07-19 10:06:20 -07:00
Gareth J. Greenaway
acc91bdab9
Merge branch 'adding_install_from_tiamat' of github.com:saltstack/salt-bootstrap into adding_install_from_tiamat 2022-07-19 09:59:34 -07:00
Gareth J. Greenaway
2cb95abd29
More updates for installing Salt Tiamat packages via the bootstrap script. 2022-07-19 09:58:48 -07:00
Kirill Ponomarev
cbc4a45e91
Merge pull request #1842 from krionbsd/update_to_py39-salt
Rename to py39-salt, Python 3.9 is default version on FreeBSD
2022-07-13 10:53:33 +02:00
krionbsd
86dc5bf7be
Rename to py39-salt, Python 3.9 is default version on FreeBSD 2022-07-13 08:41:12 +02:00
Kirill Ponomarev
efd1df20c9
Merge pull request #1837 from myii/feat/add-support-and-update-ci-for-opensuse-leap-15.4
feat: add support and update CI for openSUSE Leap 15.4
2022-06-17 21:11:01 +02:00
Imran Iqbal
8b33e968e1
fix(bootstrap-salt): add pyzmq build deps for Tumbleweed git builds 2022-06-17 18:48:12 +01:00
Imran Iqbal
0a9badd439
ci(kitchen): update to openSUSE Leap 15.4 2022-06-17 13:19:51 +01:00
Imran Iqbal
b903662ad0
feat(bootstrap-salt): handle openSUSE downstream repo change for 15.4
The difference between `15.3` and `15.4` can be seen here:

* https://download.opensuse.org/repositories/systemsmanagement:/saltstack/
  - `openSUSE_Leap_15.3`
  - `15.4` (i.e. not `openSUSE_Leap_15.4`)
2022-06-17 13:17:21 +01:00
Kirill Ponomarev
ba1ee56907
Merge pull request #1836 from myii/ci/replace-freebsd-13.0-with-13.1
ci(freebsd): replace `13.0` with newly released `13.1` box
2022-06-08 11:14:06 +02:00
Imran Iqbal
04abf9711a
ci(freebsd): replace 13.0 with newly released 13.1 box
* https://app.vagrantup.com/bento/boxes/freebsd-13.1
2022-06-08 09:12:47 +01:00
Imran Iqbal
197a9c2bac
chore(gemfile.lock): update to latest gem versions 2022-06-08 09:11:57 +01:00
Imran Iqbal
9818c45d88
test(conftest): adjust PATH on macOS jobs only (not Vagrant) 2022-06-08 09:10:12 +01:00
Kirill Ponomarev
1b0f65538d
Merge pull request #1835 from myii/ci/remove-eol
ci(eol): remove `fedora-34` and `3002`
2022-06-07 13:48:47 +02:00
Imran Iqbal
9adf295207
ci(3002): remove from CI (EOL)
* https://saltproject.io/salt-platform-support/
  - Phase 3 support ends: Apr 21, 2022
2022-06-07 06:33:22 +01:00
Imran Iqbal
3265e88e29
ci: remove fedora-34 (EOL)
* https://fedorapeople.org/groups/schedule/f-34/f-34-all-tasks.html
  - See last entry for `EOL`: Wed 2022-06-01
2022-06-07 06:31:13 +01:00
Imran Iqbal
72de037c85
ci(kitchen.macos.yml): fix macOS name (align to current branding)
https://en.wikipedia.org/wiki/MacOS

> Apple shortened the name to "OS X" in 2012 and then changed it to
> "macOS" in 2016 to align with the branding of Apple's other operating
> systems, iOS, watchOS, and tvOS.
2022-06-07 06:30:19 +01:00
Kirill Ponomarev
3c18cf8325
Merge pull request #1832 from saltstack/create-pull-request/patch
Update README.rst with 2022.05.19 release sha256sum
2022-05-19 16:39:40 +02:00
krionbsd
e7d894458b Update README.rst with 2022.05.19 release sha256sum 2022-05-19 13:48:15 +00:00
Kirill Ponomarev
c7f91bc58d
Merge pull request #1829 from krionbsd/19052022_release
Bump version to 2022.05.19 release
2022-05-19 14:21:07 +02:00
krionbsd
8636d94130
Bump version to 2022.05.19 release 2022-05-19 14:17:19 +02:00
Shane Lee
6a07978663
Merge pull request #1828 from twangboy/fix_win
Handle missing registry entry properly
2022-05-18 09:25:52 -07:00
Twangboy
e320671e73
Handle missing registry entry properly 2022-05-18 09:49:12 -06:00
Kirill Ponomarev
f7812b97d1
Merge pull request #1801 from delucks/develop
OpenBSD: correct post-Neon package names to python3 versions
2022-04-26 18:36:46 +02:00
Kirill Ponomarev
84cf3168e5
Merge pull request #1825 from myii/ci/add-macos
feat(macos): add CI testing using Kitchen's `exec` driver
2022-04-26 17:53:00 +02:00
Imran Iqbal
8fdce31eee
test(requirements): update testinfra => pytest-testinfra
Resolve this `DeprecationWarning`:

```
/usr/local/lib/python3.9/site-packages/_testinfra_renamed.py:5:
DeprecationWarning: testinfra package has been renamed to pytest-testinfra.
Please `pip install pytest-testinfra` and `pip uninstall testinfra` and
update your package requirements to avoid this message
```
2022-04-26 09:52:36 +01:00
Imran Iqbal
cb75c21401
feat(macos): add CI testing using Kitchen's exec driver 2022-04-26 09:52:36 +01:00
Kirill Ponomarev
8619cb16b6
Merge branch 'develop' into develop 2022-04-26 10:18:03 +02:00
Kirill Ponomarev
2c7c36a24b
Merge pull request #1795 from ptitdoc/develop
Enable Kali 2021
2022-04-26 10:17:41 +02:00
Kirill Ponomarev
bb97434738
Merge pull request #1824 from krionbsd/remove_ubuntu16
Remove Ubuntu 16 from CI
2022-04-26 10:16:38 +02:00
krionbsd
81d4ca6425 Remove Ubuntu 16 from CI 2022-04-26 09:14:32 +02:00
Kirill Ponomarev
cfb8149d53
Merge pull request #1823 from krionbsd/add_gplusplus_for_ubuntu22
Add g++ dependency for Ubuntu 22
2022-04-26 09:03:51 +02:00
Kirill Ponomarev
4f22adbb84
Merge branch 'develop' into develop 2022-04-26 08:36:14 +02:00
Kirill Ponomarev
9bbd45ed66
Merge branch 'develop' into adding_install_from_tiamat 2022-04-26 08:34:53 +02:00
krionbsd
a501f491ec Add g++ dependency for Ubuntu 22 2022-04-26 08:19:31 +02:00
krionbsd
bcf58059d5 f 2022-04-25 18:59:09 +01:00
krionbsd
96603a7bbc f 2022-04-25 18:59:09 +01:00
krionbsd
70c0d737e2 Fix black 2022-04-25 18:59:09 +01:00
krionbsd
396a33632e Ubuntu 22.04 2022-04-25 18:59:09 +01:00