Commit graph

67 commits

Author SHA1 Message Date
N
c028e23b29
Merge branch 'master' of https://github.com/saltstack-formulas/packages-formula 2019-02-21 15:18:17 +00:00
N
7f76f4b179
pip state is not working with Python3/OpenSUSE 15 2019-02-21 15:16:54 +00:00
N
2d4d1f306b
Merge pull request #46 from saltstack-formulas/myii-patch-1
fix(defaults): ensure `packages.archives.types` is a list
2019-02-21 15:05:23 +00:00
Imran Iqbal
452a80aec4
fix(defaults): ensure packages.archives.types is a list 2019-02-21 14:47:30 +00:00
N
a5ab7c25ca
Merge branch 'master' of https://github.com/saltstack-formulas/packages-formula 2019-02-21 14:22:46 +00:00
Javier Bértoli
2b7d32254a
Merge pull request #45 from noelmcloughlin/fixes
Python3 is default on Suse 15.0
2019-02-21 09:40:59 -03:00
N
4244d6ed4d
Python3 is default on Suse 15.0 2019-02-21 12:20:47 +00:00
Niels Abspoel
f0ad82fedb
Merge pull request #43 from noelmcloughlin/fixes
Add Suse pips support
2019-02-19 22:13:45 +01:00
N
265120014a
update pillar.example 2019-02-19 21:09:01 +00:00
N
570f47d3b3
Add Suse pips support 2019-02-18 14:38:32 +00:00
N
30503b2f1f
Add Suse pips support 2019-02-18 14:16:44 +00:00
Niels Abspoel
d90024f38e
Merge pull request #40 from aboe76/fix_suse_pkgs_hold
fix issue #39
2019-02-09 20:51:15 +01:00
Niels Abspoel
080ef0f5a1 fix issue #39 2019-02-08 21:06:55 +01:00
Javier Bértoli
b0846513a1
Merge pull request #37 from noelmcloughlin/fixes
Avoid unnecessary archive downloads
2019-01-28 06:57:05 -03:00
N
b237fdf366
Avoid unnecessary archive downloads 2019-01-27 19:56:03 +00:00
Javier Bértoli
3aee2a8ed1
Merge pull request #35 from noelmcloughlin/fixes
Minor fixes to archives state
2018-12-05 16:05:03 -03:00
N
4f31501820
Retry twice only 2018-12-05 16:35:04 +00:00
N
ddad0238b0
Merge branch 'master' into fixes 2018-12-05 16:28:18 +00:00
N
e0d5304648
Minor fixes to archives state 2018-12-05 14:03:21 +00:00
Javier Bértoli
779d42c287
Merge pull request #34 from noelmcloughlin/fixes
minor fix
2018-12-03 07:32:16 -03:00
N
46b2e1fda9
minor fix 2018-12-03 10:07:30 +00:00
Niels Abspoel
0ea7e20357
Merge pull request #32 from noelmcloughlin/retries
Retry packages.archives download state
2018-12-01 20:38:21 +01:00
N
980485fa92
Retry download state 2018-12-01 19:22:47 +00:00
N
72b21110c3
Merge pull request #31 from netmanagers/master
Tests for `archives`, changelog update
2018-10-04 10:36:49 +01:00
Javier Bértoli
6b1525fbf7 Add some archive state tests, update changelog 2018-10-03 20:32:21 -03:00
Javier Bértoli
7030ae1311
Merge pull request #30 from noelmcloughlin/macos
tar is bundled with MacOS. Fix #38
2018-10-03 16:33:39 -03:00
N
c995c43763
Merge branch 'master' into macos 2018-10-03 18:47:36 +01:00
N
2c008cdd4f
tar is bundled with Linux & MacOS. Fix #38 2018-10-03 18:46:41 +01:00
Javier Bértoli
70e39f7ba9
Merge pull request #29 from noelmcloughlin/fix_source_var
Improved packages.archive state
2018-10-03 11:43:01 -03:00
N
ccb306daba
Improve packages.archive feature. Include in pillar.example/CI 2018-10-03 15:27:29 +01:00
Niels Abspoel
b7b94a34f3
Merge pull request #27 from netmanagers/master
Parallelize travis testing
2018-08-23 20:30:37 +02:00
Javier Bértoli
f1fbaadc82 Parallelize travis testing 2018-08-23 08:58:15 -03:00
Javier Bértoli
72f6a0603a
Merge pull request #26 from noelmcloughlin/archive_v1
Support for 'archive file' format
2018-08-23 08:47:31 -03:00
N
6d38e6ad24 Support for 'archive file' format and specifically tarball 2018-08-23 09:59:29 +01:00
Javier Bértoli
f7c3fe176e
Merge pull request #24 from saltstack-formulas/freebsd
add FreeBSD to osfamilymap
2018-07-11 20:13:06 -03:00
Noel McLoughlin
3429e2bc61 update pip/gem pkgs for freebsd 2018-07-11 22:51:48 +01:00
N
104d68ac46 add FreeBSD to osfamilymap 2018-07-11 13:23:30 +01:00
Javier Bértoli
d45f7bca43
Merge pull request #22 from abele/fix-classic-confinement-only-install
Fix installing only classic confinement snaps
2018-06-29 12:05:00 -03:00
Jānis Ābele
90cbe1a569 Fix installing only classic confinement snaps
- Fix check when only classic snaps are installed
- Replace aws-sdk gem and makerlabs python package with attrs to speedup
  integration test
- Fix fuse dependency for sanpd testing on Ubuntu docker instance# Please enter the commit message for your changes. Lines starting
2018-06-29 15:45:19 +03:00
Javier Bértoli
6947c5a3c5
Merge pull request #20 from ikogan/classic-confinement
Add ability to install Snaps with classic confinement
2018-04-18 18:22:33 -03:00
Ilya Kogan
8ea508e7b3 Rename example snap to something that exists. 2018-04-17 18:41:10 -04:00
Ilya Kogan
754869c0cb Add ability to install Snaps with classic confinement 2018-04-09 14:18:40 -04:00
Niels Abspoel
c9977d957e
Merge pull request #18 from netmanagers/master
Fix extend issues on snaps.sls
2018-03-30 09:14:29 +02:00
Javier Bértoli
054cae8265 Fix extend issues on snaps.sls
Fixes #15 & #17
2018-03-26 06:59:54 -03:00
Javier Bértoli
e9b9e4c208
Merge pull request #16 from noelmcloughlin/snapd_support
no native snapd package on Centos
2018-03-21 19:16:41 -03:00
noelmcloughlin
3a302bdee9 no native snapd package on Centos 2018-03-21 16:55:45 +00:00
Javier Bértoli
0bea34be1a
Merge pull request #13 from noelmcloughlin/snapd_support
Add support for snapd package manager
2018-03-14 13:41:21 -03:00
noelmcloughlin
57843d3ffd support for systemd in kitchen 2018-03-14 12:49:27 +00:00
noelmcloughlin
4816786311 Add support for snapd package manager 2018-03-13 16:08:33 +00:00
N
4a404cb6e8
Merge pull request #12 from netmanagers/master
Allow to specify held packages as a list with no version
2018-03-06 22:07:28 +00:00