Commit graph

31 commits

Author SHA1 Message Date
Michael Schmitt
9390741d5c
feat(archive): make resource name the target path (#82)
* feat(archive): add destname pillar value for binary archive
2022-04-28 18:38:41 -03:00
N
5712cab43e
ci(example): remove blockbox as example of raw (#86)
* ci(example): remove blockbox as example of raw

* ci(archive): remove docker-compose.yml test
2022-01-25 16:36:26 -03:00
Imran Iqbal
e7bbefa9f3
ci(windows): test using GitHub Actions 2021-03-26 11:27:27 +00:00
Imran Iqbal
a6d3c98ae7
fix(pillar): update node.pkg => node.package 2020-06-01 19:16:56 +01:00
kartnico
c0c1195242
feat(chocolatey): add chocolatey management support 2020-03-30 16:36:01 +01:00
N
c03bb25531
fix(lint): remove whitespace 2020-03-27 21:26:40 +00:00
N
a0dd96d663
feat(centos): epel only needed for py-pip 2020-03-27 21:26:39 +00:00
Imran Iqbal
4176716f7e
fix(yamllint): fix all errors 2020-01-16 13:29:36 +00:00
Eric Veiras Galisson
98c6d2c9ba
ci(inspec): fix Debian tests 2020-01-15 20:17:49 +00:00
Eric Veiras Galisson
288f893652
ci(kitchen): fix tests with a minimal coverage 2020-01-15 20:17:48 +00:00
N
284b240c33
feat(golang): add go package management 2019-08-18 17:47:42 +01:00
N
7660dbd76f
feat(internet): add retries for internet dependent states 2019-07-01 23:48:26 +01: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
Javier Bértoli
d855430752 Add tests for other distros 2019-03-05 23:40:57 -03:00
Javier Bértoli
2e3a425ace Comment pillar.example line that breaks pip tests 2019-03-05 20:09:05 -03: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
N
265120014a
update pillar.example 2019-02-19 21:09:01 +00:00
Adrien "ze" Urban
9aa8d59660 pip: allow to drop a config file first 2019-02-13 17:52:49 +01:00
N
ccb306daba
Improve packages.archive feature. Include in pillar.example/CI 2018-10-03 15:27:29 +01:00
N
6d38e6ad24 Support for 'archive file' format and specifically tarball 2018-08-23 09:59:29 +01: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
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
noelmcloughlin
4816786311 Add support for snapd package manager 2018-03-13 16:08:33 +00:00
Javier Bértoli
39a856504c Allow to specify held packages as a list with no version
closes #11
2018-03-06 18:27:16 -03:00
Javier Bértoli
82fd10c5b6 Allow to hold/unhold system packages
Add more tests
Closes #8
2018-03-02 20:33:31 -03:00
Javier Bértoli
06f2bba18a Initial commit 2018-02-15 11:23:05 -03:00