Saltstack Official Users Formula
Ви не можете вибрати більше 25 тем
Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Changelog
Code Refactoring
Continuous Integration
- update linters to latest versions skip ci
- 3003.1: update inc. AlmaLinux, Rocky &
rst-lint
skip ci
- commitlint: ensure
upstream/master
uses main repo URL skip ci
- gemfile: allow rubygems proxy to be provided as an env var skip ci
- gemfile+lock: use
ssf
customised inspec
repo skip ci
- gemfile+lock: use
ssf
customised kitchen-docker
repo skip ci
- gitlab-ci: add
rubocop
linter (with allow_failure
) skip ci
- gitlab-ci: use GitLab CI as Travis CI replacement (3c879df)
- kitchen: move
provisioner
block & update run_command
skip ci
- kitchen+ci: update with
3004
pre-salted images/boxes skip ci
- kitchen+ci: update with latest
3003.2
pre-salted images skip ci
- kitchen+ci: update with latest CVE pre-salted images skip ci
- kitchen+ci: use latest pre-salted images (after CVE) skip ci
- kitchen+gitlab: adjust matrix to add
3003
skip ci
- kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) skip ci
- kitchen+gitlab: update for new pre-salted images skip ci
- add
arch-master
to matrix and update .travis.yml
skip ci
- add Debian 11 Bullseye & update
yamllint
configuration skip ci
- kitchen+gitlab-ci: use latest pre-salted images skip ci
- pre-commit: add to formula skip ci
- pre-commit: enable/disable
rstcheck
as relevant skip ci
- pre-commit: finalise
rstcheck
configuration skip ci
- pre-commit: update hook for
rubocop
skip ci
Documentation
- readme: fix headings skip ci
Tests
- standardise use of
share
suite & _mapdata
state skip ci
Styles
- quote numbers and file modes (db30289)
Bug Fixes
- macos: gid must be numeric on macos (9517e4b)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix skip ci
- gemfile.lock: add to repo with updated
Gemfile
skip ci
- kitchen: avoid using bootstrap for
master
instances skip ci
- kitchen: use
saltimages
Docker Hub where available skip ci
- kitchen+travis: remove
master-py2-arch-base-latest
skip ci
- travis: add notifications => zulip skip ci
- travis: apply changes from build config validation skip ci
- travis: opt-in to
dpl v2
to complete build config validation skip ci
- travis: quote pathspecs used with
git ls-files
skip ci
- travis: run
shellcheck
during lint job skip ci
- travis: use
major.minor
for semantic-release
version skip ci
- travis: use build config validation (beta) skip ci
- workflows/commitlint: add to repo skip ci
Bug Fixes
- vimrc: ensure
vimrc
state runs (a1ef7e5)
Continuous Integration
- kitchen: use
develop
image until master
is ready (amazonlinux
) skip ci
- kitchen+travis+inspec: add
vimrc
suite (a263a62)
Tests
- inspec: add test to check
.vimrc
file is generated properly (569e927)
- pillar: add test pillar to generate
.vimrc
file (86144be)
Bug Fixes
- pillars: ensure
addusers
& delusers
are lists (b31c592)
- release.config.js: use full commit hash in commit link skip ci
Continuous Integration
- kitchen: use
debian-10-master-py3
instead of develop
skip ci
- kitchen+travis: upgrade matrix after
2019.2.2
release skip ci
- travis: update
salt-lint
config for v0.0.10
skip ci
Documentation
- contributing: remove to use org-level file instead skip ci
- readme: update link to
CONTRIBUTING
skip ci
- travis: improve
salt-lint
invocation skip ci
Bug Fixes
Continuous Integration
Bug Fixes
Continuous Integration
Features
- yamllint: include for this repo and apply rules throughout (fa6210d)
Features
- semantic-release: implement for this formula (3bcdc90), closes #203