-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.2.4](v1.2.3...v1.2.4) (2021-04-17) ### Code Refactoring * **cert-gen.sh:** use `sh` not `bash` for portability ([860f1ba](860f1ba)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([134d6f5](134d6f5)) * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([999e3c7](999e3c7)) * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([c6bf47b](c6bf47b)) * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([f3c1007](f3c1007)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([31a61f8](31a61f8)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([0a90aa7](0a90aa7)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([6d0cff0](6d0cff0)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([7403ecd](7403ecd)) * **kitchen:** use `stable` for `amazonlinux-1` bootstrap [skip ci] ([83930ff](83930ff)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([49e5671](49e5671)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([d96b789](d96b789)) * **kitchen+travis:** add new platforms [skip ci] ([98bad0d](98bad0d)) * **kitchen+travis:** adjust matrix to add `3000.1` & remove `2017.7` ([37ce4f4](37ce4f4)) * **kitchen+travis:** adjust matrix to add `3000.2` & remove `2018.3` [skip ci] ([3ffb96f](3ffb96f)) * **kitchen+travis:** adjust matrix to add `3000.3` [skip ci] ([fe39213](fe39213)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([43e6673](43e6673)) * **pre-commit:** add to formula [skip ci] ([034157b](034157b)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([d8b64e3](d8b64e3)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([e42dc17](e42dc17)) * **pre-commit:** update hook for `rubocop` [skip ci] ([99be484](99be484)) * **travis:** add notifications => zulip [skip ci] ([279a5b4](279a5b4)) * **travis:** apply changes from build config validation [skip ci] ([d494294](d494294)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([b8e3f4f](b8e3f4f)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([f4beb33](f4beb33)) * **travis:** run `shellcheck` during lint job [skip ci] ([c4090d6](c4090d6)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([1ab3801](1ab3801)) * **travis:** use build config validation (beta) [skip ci] ([b54b06d](b54b06d)) * **workflows/commitlint:** add to repo [skip ci] ([98e056a](98e056a)) ### Tests * standardise use of `share` suite & `_mapdata` state [skip ci] ([9877500](9877500)) * **prod_server:** fix regex for Arch and Tumbleweed as well ([9d673fa](9d673fa)) * **rubocop:** fix remaining violations ([d289ce9](d289ce9))
- Loading branch information
1 parent
9fa6ba1
commit 1120c74
Showing
5 changed files
with
129 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.