Commit 1120c74
committed
chore(release): 1.2.4 [skip ci]
## [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))1 parent 9fa6ba1 commit 1120c74
File tree
5 files changed
+129
-29
lines changed- docs
5 files changed
+129
-29
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
3 | 49 | | |
4 | 50 | | |
5 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
56 | | - | |
| 59 | + | |
0 commit comments