Eric Veiras Galisson
|
39ba77d044
|
ci(kitchen+inspec): add Ubuntu test suite
|
2020-01-15 20:17:50 +00:00 |
|
Eric Veiras Galisson
|
98c6d2c9ba
|
ci(inspec): fix Debian tests
|
2020-01-15 20:17:49 +00:00 |
|
Eric Veiras Galisson
|
3615785e52
|
ci(inspec): removing useless inspec tests
|
2020-01-15 20:17:48 +00:00 |
|
Eric Veiras Galisson
|
288f893652
|
ci(kitchen): fix tests with a minimal coverage
|
2020-01-15 20:17:48 +00:00 |
|
Eric Veiras Galisson
|
17b433126b
|
feat: implementing semantic release
|
2020-01-15 20:17:46 +00:00 |
|
Javier Bértoli
|
7d6385960f
|
Merge pull request #63 from myii/refactor/use-config-get
refactor(map): use `config.get` instead of `pillar.get`
|
2019-12-06 13:47:49 -03:00 |
|
Imran Iqbal
|
ca9bbd15a1
|
refactor(map): use config.get instead of pillar.get
* https://github.com/saltstack-formulas/template-formula/pull/95
|
2019-12-06 16:18:16 +00:00 |
|
Niels Abspoel
|
1aa6f50091
|
Merge pull request #58 from noelmcloughlin/go
feat(golang): add go package management
|
2019-09-12 18:29:21 +02:00 |
|
N
|
6c3de2231d
|
test(golang): basic integrtaion test & tweaks
|
2019-08-19 01:30:54 +01:00 |
|
N
|
284b240c33
|
feat(golang): add go package management
|
2019-08-18 17:47:42 +01:00 |
|
Javier Bértoli
|
8941b20835
|
Merge pull request #55 from noelmcloughlin/retries
feat(internet): add retries for internet dependent states
|
2019-07-01 20:33:31 -03:00 |
|
N
|
7660dbd76f
|
feat(internet): add retries for internet dependent states
|
2019-07-01 23:48:26 +01:00 |
|
Imran Iqbal
|
40f05416d8
|
Merge pull request #51 from netmanagers/master
Add npm management support
|
2019-03-12 01:19:46 +00:00 |
|
Javier Bértoli
|
1904435e5f
|
Add npm example starting with @
|
2019-03-11 08:07:38 -03:00 |
|
Javier Bértoli
|
9c83969acc
|
Add a conditional to run npms only when explicitely required
|
2019-03-10 23:36:03 -03:00 |
|
Javier Bértoli
|
df99e1cdcc
|
Fix dependency on states
As per https://docs.saltstack.com/en/latest/ref/states/requisites.html#require,
the `require` dependency on a sls file needs an include, which was missing
|
2019-03-10 22:47:54 -03:00 |
|
Javier Bértoli
|
dbae802521
|
Allow to specify path/user for npms
|
2019-03-10 22:21:43 -03:00 |
|
Javier Bértoli
|
ce9826dcdc
|
Add npm management support
|
2019-03-10 11:26:22 -03:00 |
|
Imran Iqbal
|
b9309db30c
|
Merge pull request #50 from netmanagers/master
Fix UTF issues in 2019.2
|
2019-03-06 18:15:45 +00:00 |
|
Javier Bértoli
|
7b74a1bec9
|
Fix tests, add other distros
|
2019-03-06 10:34:54 -03:00 |
|
Javier Bértoli
|
d855430752
|
Add tests for other distros
|
2019-03-05 23:40:57 -03:00 |
|
Javier Bértoli
|
440321ab1e
|
Fix utf issues with 2019.2
|
2019-03-05 21:16:26 -03:00 |
|
Javier Bértoli
|
2e3a425ace
|
Comment pillar.example line that breaks pip tests
|
2019-03-05 20:09:05 -03:00 |
|
Niels Abspoel
|
fa52fcaefd
|
Merge pull request #49 from noelmcloughlin/fixes
Add 'pips.config' dict to defaults
|
2019-03-02 16:10:51 +01:00 |
|
N
|
27941fe9e1
|
Merge branch 'master' into fixes
|
2019-03-02 14:16:52 +00:00 |
|
N
|
ba196a5b0d
|
Add default 'pips.config' dict
|
2019-03-02 13:59:29 +00:00 |
|
N
|
8d1ca8f19b
|
Merge branch 'master' of https://github.com/saltstack-formulas/packages-formula
|
2019-03-02 13:22:36 +00:00 |
|
Niels Abspoel
|
1808d09910
|
Merge pull request #41 from ze42/pip_config
pip: allow to drop a config file first
|
2019-02-28 20:00:27 +01:00 |
|
Javier Bértoli
|
df08216a53
|
Merge pull request #47 from noelmcloughlin/fixes
pip states broken on python3 [suse 15]
|
2019-02-21 14:02:19 -03:00 |
|
N
|
05666ce5a8
|
Fix regression
|
2019-02-21 16:46:58 +00:00 |
|
N
|
a309d24569
|
salt pip states are broken on python3/Suse15.0
|
2019-02-21 15:44:37 +00:00 |
|
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 |
|
Adrien "ze" Urban
|
9aa8d59660
|
pip: allow to drop a config file first
|
2019-02-13 17:52:49 +01: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 |
|