Commit Graph
1110 Commits
Author SHA1 Message Date
Dafydd JonesandGitHub 0f2b280a28 Merge pull request #572 from saltstack-formulas/renovate/https-github.com-dafyddj-copier-ssf-ci-2.x
chore(copier): update template https://github.com/dafyddj/copier-ssf-ci to v2.5.1
2025-07-29 19:25:37 +01:00
renovate[bot]andGitHub 31aedd55b1 chore(copier): update template https://github.com/dafyddj/copier-ssf-ci to v2.5.1 2025-07-29 17:05:04 +00:00
Dafydd JonesandGitHub 72e0ffc0fd Merge pull request #571 from saltstack-formulas/renovate/https-github.com-dafyddj-copier-ssf-ci-2.x
chore(copier): update template https://github.com/dafyddj/copier-ssf-ci to v2.4.0
2025-07-06 22:57:28 +01:00
renovate[bot]andGitHub 49d5eec2a7 chore(copier): update template https://github.com/dafyddj/copier-ssf-ci to v2.4.0 2025-07-06 19:47:11 +00:00
semantic-release-bot 7af5aa264c chore(release): 1.13.1 [skip ci]
## [1.13.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.13.0...v1.13.1) (2025-06-11)

### Continuous Integration

* **workflows:** disable as non-functioning ([518db2e](https://github.com/saltstack-formulas/salt-formula/commit/518db2ea27281bf34c78536eb6488977af46557e))
* **workflows:** update `kitchen.macos.yml` ([8b2d182](https://github.com/saltstack-formulas/salt-formula/commit/8b2d18255de601fb76d8239076b03a58ac189383))
* **workflows:** update `kitchen.windows.yml` ([2232038](https://github.com/saltstack-formulas/salt-formula/commit/223203857de7eb9a11bd51c45eb2694bd22606e0))

### Tests

* **_mapdata:** update to latest versions ([4419c79](https://github.com/saltstack-formulas/salt-formula/commit/4419c79a87712d6c59aaf14faa7f431c00e14e1f))
* do not test installed Salt version ([f1e36d6](https://github.com/saltstack-formulas/salt-formula/commit/f1e36d6d8f40b38473ef07ab0b703a7f40417418))
v1.13.1
2025-06-11 23:24:58 +00:00
Dafydd JonesandGitHub 7c9d38cdef Merge pull request #569 from dafyddj/chore/copier
chore: apply template `copier-ssf-ci` at v2.0.1
2025-06-12 00:07:49 +01:00
Dafydd Jones 518db2ea27 ci(workflows): disable as non-functioning
* Will come back to these at a later date
2025-06-11 23:33:57 +01:00
Dafydd Jones 223203857d ci(workflows): update kitchen.windows.yml 2025-06-11 23:33:57 +01:00
Dafydd Jones 8b2d18255d ci(workflows): update kitchen.macos.yml 2025-06-11 23:33:57 +01:00
Dafydd Jones 388933c3d5 chore: apply template copier-ssf-ci at v2.0.1 2025-06-10 22:54:18 +01:00
Dafydd Jones 4419c79a87 test(_mapdata): update to latest versions 2025-06-10 22:54:18 +01:00
Dafydd Jones f1e36d6d8f test: do not test installed Salt version
* Dont believe this is a useful test as the test images come with Salt installed
2025-06-10 14:33:59 +01:00
Dafydd Jones 5f4333cebc chore: apply template copier-ssf-ci at version v2.0.0 2025-06-10 00:40:42 +01:00
sticky-noteandGitHub bf52207a9b Merge pull request #566 from sticky-note/feat/repos
feat(pkgrepo): impl new logic after migration to `packages.broadcom.com`
v1.13.0
2024-12-04 08:54:43 +11:00
sticky-note d79c22d313 feat(pkgrepo): impl new logic after migration to packages.broadcom.com 2024-11-19 02:16:28 +00:00
Dafydd JonesandGitHub 570c44b166 Merge pull request #560 from dafyddj/ci/container-images
ci: update container images
2023-12-04 21:05:23 +00:00
Dafydd Jones ad0980897b ci: update container images 2023-12-04 21:00:06 +00:00
Dafydd JonesandGitHub 8ded2cecdc Merge pull request #559 from dafyddj/test/pre-commit
test(pre-commit): switch to using `pre-commit`'s built-in file filtering
2023-11-10 16:43:39 +00:00
Dafydd Jones be66375cb7 test(pre-commit): switch to using pre-commit's built-in file filtering
* only run `yamllint` when relevant files have changed
* avoids having to exclude files/dirs not tracked by Git
  e.g. .kitchen/, .bundle/ etc.
* avoids a `yamllint` bug whereby pillar files under `test/`
  were not checked due to a conflicting `ignore` entry
2023-11-10 14:38:19 +00:00
Dafydd JonesandGitHub 1ca9120974 Merge pull request #557 from dafyddj/test/pre-commit
chore: update and fix `pre-commit` checks
2023-11-02 14:47:57 +00:00
Dafydd Jones 037b529a34 chore(gemfile.lock): update to latest gem versions for 2023-W43 2023-11-01 15:22:29 +00:00
Dafydd Jones e121b49942 ci: update the container images 2023-11-01 15:22:29 +00:00
Dafydd Jones f26b03cb78 test(pre-commit): update pre-commit hooks 2023-10-26 16:29:50 +01:00
DanielandGitHub 2a7a9decee Merge pull request #542 from dafyddj/test/win-winrepo
test(windows): fix URL for winrepo`s `salt-minion.sls`
2022-11-25 07:27:12 +00:00
Dafydd Jones 2bb9d422bd test(windows): fix URL for winrepos salt-minion.sls` 2022-11-24 23:52:45 +00:00
semantic-release-bot cc6a3a204e chore(release): 1.12.0 [skip ci]
# [1.12.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.11.0...v1.12.0) (2022-08-26)

### Continuous Integration

* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([c8f9dd4](https://github.com/saltstack-formulas/salt-formula/commit/c8f9dd44e610b250dc85a1e1f9c5475866902b5c))

### Features

* **freebsd:** update package names for Python 3.9 ([2881fdd](https://github.com/saltstack-formulas/salt-formula/commit/2881fdd81136b1d57ae493dcb58b2b79947f6d0a))
v1.12.0
2022-08-26 21:13:26 +00:00
sticky-noteandGitHub fe660a9f9b Merge pull request #538 from llua/fbsd_pkg
update freebsd `py38-*` package names to `py39-*`
2022-08-27 08:04:33 +11:00
Eric Cook 2881fdd811 feat(freebsd): update package names for Python 3.9
% print $OSTYPE;pkg search 'py39-(pygit2|gitpython|dulwich|salt)'
freebsd13.0
py39-dulwich-0.19.16           Python implementation of the Git file formats and protocols
py39-gitpython-3.1.27          Python Git Library
py39-pygit2-1.8.0              Python bindings for libgit2
py39-salt-3004.2               Distributed remote execution and configuration management system
2022-07-20 11:18:52 -04:00
Imran Iqbal a81ced482d chore(gemfile.lock): update to latest gem versions (2022-W28) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/454
2022-07-17 19:48:06 +01:00
Imran Iqbal 7772142051 chore(gemfile.lock): update to latest gem versions (2022-W26) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/453
2022-06-30 23:09:19 +01:00
Imran Iqbal b593a5b862 chore(gemfile.lock): update to latest gem versions (2022-W24) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/452
2022-06-15 23:06:26 +01:00
Imran Iqbal c8f9dd44e6 ci: update pre-commit configuration inc. for pre-commit.ci [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/450
2022-06-08 23:53:44 +01:00
Imran Iqbal 35b9d549df chore(gemfile.lock): update to latest gem versions (2022-W23) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/449
2022-06-07 23:31:14 +01:00
Imran Iqbal 1741c8d4e2 chore(gemfile.lock): update to latest gem versions (2022-W22) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/447
2022-05-30 17:29:10 +01:00
Imran Iqbal b7d15c9dd0 chore(gemfile.lock): update to latest gem versions (2022-W20) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/444
2022-05-17 13:22:03 +01:00
semantic-release-bot b62986613b chore(release): 1.11.0 [skip ci]
# [1.11.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.10.3...v1.11.0) (2022-05-17)

### Bug Fixes

* **minion:** replace literals with `rootuser` & `rootgroup` from map ([b2316ed](https://github.com/saltstack-formulas/salt-formula/commit/b2316ed17b7c60e5a4ee394f18fcad70572dc53d))

### Code Refactoring

* **minion:** use `pkg.installed` state for macOS ([3eff2d2](https://github.com/saltstack-formulas/salt-formula/commit/3eff2d2acf43eb87015007fdfc5dd92bb8edaaf7))

### Continuous Integration

* **macos:** enable testing using GitHub Actions ([8ab60b9](https://github.com/saltstack-formulas/salt-formula/commit/8ab60b9689158035a4d60a165729135b086e499d))
* **vagrant:** use `linked_clone` at all times (inc. CI) [skip ci] ([18a6230](https://github.com/saltstack-formulas/salt-formula/commit/18a62308564faefa53cfc2b535a7fb9763c0c130))

### Features

* **macos:** use `saltstack` as package to install ([c05fddf](https://github.com/saltstack-formulas/salt-formula/commit/c05fddf139e2a7ba9032ed1d1710929b9679b59c))

### Tests

* **macos:** add `map.jinja` verification files ([c1c635f](https://github.com/saltstack-formulas/salt-formula/commit/c1c635fda48384c13284fbb424c88a1bfd3f0486))
* **macos:** update for this platform ([dc9cff9](https://github.com/saltstack-formulas/salt-formula/commit/dc9cff99c5bcc487a68f488bbe419758ac72987c))
* **system.rb:** add support for `mac_os_x` [skip ci] ([e8a1237](https://github.com/saltstack-formulas/salt-formula/commit/e8a12376324a1ae6a62485da6b84ccb3df8ac484))
v1.11.0
2022-05-17 08:55:58 +00:00
Imran IqbalandGitHub 0175f54f08 Merge pull request #535 from myii/ci/add-macos
ci(macos): enable testing using GitHub Actions
2022-05-17 09:45:05 +01:00
Imran Iqbal c05fddf139 feat(macos): use saltstack as package to install 2022-05-17 09:03:28 +01:00
Imran Iqbal c1c635fda4 test(macos): add map.jinja verification files 2022-05-17 09:03:27 +01:00
Imran Iqbal dc9cff99c5 test(macos): update for this platform 2022-05-17 09:03:27 +01:00
Imran Iqbal b2316ed17b fix(minion): replace literals with rootuser & rootgroup from map 2022-05-17 09:03:27 +01:00
Imran Iqbal 3eff2d2acf refactor(minion): use pkg.installed state for macOS
Keep consistent with `salt/master.sls`.
2022-05-17 09:02:19 +01:00
Imran Iqbal 8ab60b9689 ci(macos): enable testing using GitHub Actions
* Automated using https://github.com/myii/ssf-formula/pull/443
2022-05-17 09:01:41 +01:00
Imran Iqbal e8a1237632 test(system.rb): add support for mac_os_x [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/442
2022-05-17 08:51:42 +01:00
Imran Iqbal 18a6230856 ci(vagrant): use linked_clone at all times (inc. CI) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/441
2022-05-14 20:11:40 +01:00
Imran Iqbal 124478c3ce chore(gemfile.lock): update to latest gem versions (2022-W19) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/439
2022-05-10 07:34:03 +01:00
Imran Iqbal 552ce72d7d chore(gemfile.lock): update to latest gem versions (2022-W18) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/437
2022-05-06 23:18:44 +01:00
Imran Iqbal 24b2ff65e9 chore(gemfile.lock): update to latest gem versions (2022-W17) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/433
2022-04-25 09:11:55 +01:00
Imran Iqbal 88b18c744c chore(gemfile.lock): update to latest gem versions (2022-W16) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/431
2022-04-18 23:38:06 +01:00
semantic-release-bot 1ab177d5be chore(release): 1.10.3 [skip ci]
## [1.10.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.10.2...v1.10.3) (2022-04-13)

### Bug Fixes

* **pkgrepo:** pkgrepo use cmd.shell ([0e4b3bd](https://github.com/saltstack-formulas/salt-formula/commit/0e4b3bdf945d89cc8a4cc614fbe2073426363dff))

### Continuous Integration

* **kitchen.windows:** fix version number for Salt installation [skip ci] ([37dd068](https://github.com/saltstack-formulas/salt-formula/commit/37dd068d199b4ee049c31807ecf34dfadec0179b))

### Tests

* **_mapdata:** add verification file for `fedora-36` [skip ci] ([c20deb9](https://github.com/saltstack-formulas/salt-formula/commit/c20deb92d48e26a83732eefa196f2f08d6548bff))
v1.10.3
2022-04-13 21:19:00 +00:00