Skip to content

Commit 737b7db

Browse files
committed
Merge branch 'master' into FIX/issue286raspbian
2 parents 9e6e59d + 4fc33ad commit 737b7db

32 files changed

Lines changed: 1126 additions & 636 deletions

.github/workflows/kitchen.yml

Lines changed: 75 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -17,153 +17,189 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
instance:
20+
# - archive-debian-11-tiamat-py3
2021
# - archive-debian-10-tiamat-py3
2122
# - archive-debian-9-tiamat-py3
2223
# - archive-ubuntu-2004-tiamat-py3
2324
# - archive-ubuntu-1804-tiamat-py3
24-
# - archive-ubuntu-1604-tiamat-py3
2525
# - archive-centos-8-tiamat-py3
2626
# - archive-centos-7-tiamat-py3
2727
# - archive-amazonlinux-2-tiamat-py3
2828
# - archive-oraclelinux-8-tiamat-py3
2929
# - archive-oraclelinux-7-tiamat-py3
30+
# - archive-almalinux-8-tiamat-py3
31+
# - archive-rockylinux-8-tiamat-py3
32+
# - archive-debian-11-master-py3
33+
# - package-debian-11-master-py3
34+
# - repo-debian-11-master-py3
35+
# - clean-debian-11-master-py3
36+
- debian-11-master-py3
3037
# - archive-debian-10-master-py3
3138
# - package-debian-10-master-py3
39+
# - repo-debian-10-master-py3
3240
# - clean-debian-10-master-py3
3341
- debian-10-master-py3
3442
# - archive-debian-9-master-py3
3543
# - package-debian-9-master-py3
44+
# - repo-debian-9-master-py3
3645
# - clean-debian-9-master-py3
3746
- debian-9-master-py3
3847
# - archive-ubuntu-2004-master-py3
3948
# - package-ubuntu-2004-master-py3
49+
# - repo-ubuntu-2004-master-py3
4050
# - clean-ubuntu-2004-master-py3
4151
- ubuntu-2004-master-py3
4252
# - archive-ubuntu-1804-master-py3
4353
# - package-ubuntu-1804-master-py3
54+
# - repo-ubuntu-1804-master-py3
4455
# - clean-ubuntu-1804-master-py3
4556
- ubuntu-1804-master-py3
46-
# - archive-ubuntu-1604-master-py3
47-
# - package-ubuntu-1604-master-py3
48-
# - clean-ubuntu-1604-master-py3
49-
- ubuntu-1604-master-py3
5057
# - archive-centos-8-master-py3
5158
# - package-centos-8-master-py3
59+
# - repo-centos-8-master-py3
5260
# - clean-centos-8-master-py3
5361
- centos-8-master-py3
5462
# - archive-centos-7-master-py3
5563
# - package-centos-7-master-py3
64+
# - repo-centos-7-master-py3
5665
# - clean-centos-7-master-py3
5766
- centos-7-master-py3
5867
# - archive-fedora-34-master-py3
5968
# - package-fedora-34-master-py3
69+
# - repo-fedora-34-master-py3
6070
# - clean-fedora-34-master-py3
6171
- fedora-34-master-py3
6272
# - archive-fedora-33-master-py3
6373
# - package-fedora-33-master-py3
74+
# - repo-fedora-33-master-py3
6475
# - clean-fedora-33-master-py3
6576
- fedora-33-master-py3
66-
# - archive-fedora-32-master-py3
67-
# - package-fedora-32-master-py3
68-
# - clean-fedora-32-master-py3
69-
- fedora-32-master-py3
77+
# - archive-opensuse-leap-153-master-py3
78+
# - package-opensuse-leap-153-master-py3
79+
# - repo-opensuse-leap-153-master-py3
80+
# - clean-opensuse-leap-153-master-py3
81+
- opensuse-leap-153-master-py3
7082
# - archive-opensuse-leap-152-master-py3
7183
# - package-opensuse-leap-152-master-py3
84+
# - repo-opensuse-leap-152-master-py3
7285
# - clean-opensuse-leap-152-master-py3
7386
- opensuse-leap-152-master-py3
7487
# - archive-opensuse-tmbl-latest-master-py3
7588
# - package-opensuse-tmbl-latest-master-py3
89+
# - repo-opensuse-tmbl-latest-master-py3
7690
- clean-opensuse-tmbl-latest-master-py3
7791
# - opensuse-tmbl-latest-master-py3
7892
- archive-amazonlinux-2-master-py3
7993
# - package-amazonlinux-2-master-py3
94+
# - repo-amazonlinux-2-master-py3
8095
# - clean-amazonlinux-2-master-py3
8196
# - amazonlinux-2-master-py3
8297
- archive-oraclelinux-8-master-py3
8398
# - package-oraclelinux-8-master-py3
99+
# - repo-oraclelinux-8-master-py3
84100
# - clean-oraclelinux-8-master-py3
85101
# - oraclelinux-8-master-py3
86102
- archive-oraclelinux-7-master-py3
87103
# - package-oraclelinux-7-master-py3
104+
# - repo-oraclelinux-7-master-py3
88105
# - clean-oraclelinux-7-master-py3
89106
# - oraclelinux-7-master-py3
107+
# - archive-arch-base-latest-master-py3
108+
# - package-arch-base-latest-master-py3
109+
# - repo-arch-base-latest-master-py3
110+
# - clean-arch-base-latest-master-py3
111+
- arch-base-latest-master-py3
90112
# - archive-gentoo-stage3-latest-master-py3
91113
# - package-gentoo-stage3-latest-master-py3
114+
# - repo-gentoo-stage3-latest-master-py3
92115
# - clean-gentoo-stage3-latest-master-py3
93116
# - gentoo-stage3-latest-master-py3
94117
- archive-gentoo-stage3-systemd-master-py3
95118
# - package-gentoo-stage3-systemd-master-py3
119+
# - repo-gentoo-stage3-systemd-master-py3
96120
# - clean-gentoo-stage3-systemd-master-py3
97121
# - gentoo-stage3-systemd-master-py3
98-
# - archive-debian-10-3003-0-py3
99-
# - archive-debian-9-3003-0-py3
100-
# - archive-ubuntu-2004-3003-0-py3
101-
# - archive-ubuntu-1804-3003-0-py3
102-
# - archive-centos-8-3003-0-py3
103-
# - archive-centos-7-3003-0-py3
104-
# - archive-fedora-34-3003-0-py3
105-
# - archive-fedora-33-3003-0-py3
106-
# - archive-fedora-32-3003-0-py3
107-
# - archive-amazonlinux-2-3003-0-py3
108-
# - archive-oraclelinux-8-3003-0-py3
109-
# - archive-oraclelinux-7-3003-0-py3
110-
# - archive-arch-base-latest-3003-0-py3
111-
# - package-arch-base-latest-3003-0-py3
112-
# - clean-arch-base-latest-3003-0-py3
113-
- arch-base-latest-3003-0-py3
114-
# - archive-gentoo-stage3-latest-3003-0-py3
115-
# - archive-gentoo-stage3-systemd-3003-0-py3
122+
# - archive-almalinux-8-master-py3
123+
# - package-almalinux-8-master-py3
124+
# - repo-almalinux-8-master-py3
125+
# - clean-almalinux-8-master-py3
126+
- almalinux-8-master-py3
127+
# - archive-rockylinux-8-master-py3
128+
# - package-rockylinux-8-master-py3
129+
# - repo-rockylinux-8-master-py3
130+
# - clean-rockylinux-8-master-py3
131+
- rockylinux-8-master-py3
132+
# - archive-debian-11-3003-2-py3
133+
# - archive-debian-10-3003-2-py3
134+
# - archive-debian-9-3003-2-py3
135+
# - archive-ubuntu-2004-3003-2-py3
136+
# - archive-ubuntu-1804-3003-2-py3
137+
# - archive-centos-8-3003-2-py3
138+
# - archive-centos-7-3003-2-py3
139+
# - archive-fedora-34-3003-2-py3
140+
# - archive-fedora-33-3003-2-py3
141+
# - archive-opensuse-leap-153-3003-2-py3
142+
# - archive-opensuse-leap-152-3003-2-py3
143+
# - archive-opensuse-tmbl-latest-3003-2-py3
144+
# - archive-amazonlinux-2-3003-2-py3
145+
# - archive-oraclelinux-8-3003-2-py3
146+
# - archive-oraclelinux-7-3003-2-py3
147+
# - archive-arch-base-latest-3003-2-py3
148+
# - archive-gentoo-stage3-latest-3003-2-py3
149+
# - archive-gentoo-stage3-systemd-3003-2-py3
150+
# - archive-almalinux-8-3003-2-py3
151+
# - archive-arch-base-latest-3003-1-py3
152+
# - archive-gentoo-stage3-latest-3003-1-py3
153+
# - archive-gentoo-stage3-systemd-3003-1-py3
154+
# - archive-debian-11-3002-6-py3
116155
# - archive-debian-10-3002-6-py3
117156
# - archive-debian-9-3002-6-py3
118157
# - archive-ubuntu-2004-3002-6-py3
119158
# - archive-ubuntu-1804-3002-6-py3
120-
# - archive-ubuntu-1604-3002-6-py3
121159
# - archive-centos-8-3002-6-py3
122160
# - archive-centos-7-3002-6-py3
123161
# - archive-fedora-34-3002-6-py3
124162
# - archive-fedora-33-3002-6-py3
125-
# - archive-fedora-32-3002-6-py3
126163
# - archive-amazonlinux-2-3002-6-py3
127164
# - archive-oraclelinux-8-3002-6-py3
128165
# - archive-oraclelinux-7-3002-6-py3
129166
# - archive-arch-base-latest-3002-6-py3
130-
# - archive-gentoo-stage3-latest-3002-5-py3
131-
# - archive-gentoo-stage3-systemd-3002-5-py3
167+
# - archive-gentoo-stage3-latest-3002-6-py3
168+
# - archive-gentoo-stage3-systemd-3002-6-py3
169+
# - archive-opensuse-leap-153-3002-2-py3
132170
# - archive-opensuse-leap-152-3002-2-py3
133171
# - archive-opensuse-tmbl-latest-3002-2-py3
134172
# - archive-debian-10-3001-7-py3
135173
# - archive-debian-9-3001-7-py3
136174
# - archive-ubuntu-2004-3001-7-py3
137175
# - archive-ubuntu-1804-3001-7-py3
138-
# - archive-ubuntu-1604-3001-7-py3
139176
# - archive-centos-8-3001-7-py3
140177
# - archive-centos-7-3001-7-py3
141178
# - archive-fedora-34-3001-7-py3
142179
# - archive-fedora-33-3001-7-py3
143-
# - archive-fedora-32-3001-7-py3
180+
# - archive-opensuse-leap-153-3001-7-py3
144181
# - archive-opensuse-leap-152-3001-7-py3
145182
# - archive-opensuse-tmbl-latest-3001-7-py3
146183
# - archive-amazonlinux-2-3001-7-py3
147184
# - archive-oraclelinux-8-3001-7-py3
148185
# - archive-oraclelinux-7-3001-7-py3
149186
# - archive-arch-base-latest-3001-7-py3
150-
# - archive-gentoo-stage3-latest-3001-6-py3
151-
# - archive-gentoo-stage3-systemd-3001-6-py3
187+
# - archive-gentoo-stage3-latest-3001-7-py3
188+
# - archive-gentoo-stage3-systemd-3001-7-py3
152189
# - archive-debian-10-3000-9-py3
153190
# - archive-debian-9-3000-9-py3
154191
# - archive-ubuntu-1804-3000-9-py3
155-
# - archive-ubuntu-1604-3000-9-py3
156192
# - archive-centos-8-3000-9-py3
157193
# - archive-centos-7-3000-9-py3
194+
# - archive-opensuse-leap-153-3000-9-py3
158195
# - archive-opensuse-leap-152-3000-9-py3
159196
# - archive-amazonlinux-2-3000-9-py3
160197
# - archive-oraclelinux-8-3000-9-py3
161198
# - archive-oraclelinux-7-3000-9-py3
199+
# - archive-gentoo-stage3-latest-3000-9-py3
200+
# - archive-gentoo-stage3-systemd-3000-9-py3
162201
# - archive-ubuntu-1804-3000-9-py2
163-
# - archive-ubuntu-1604-3000-9-py2
164202
# - archive-arch-base-latest-3000-9-py2
165-
# - archive-gentoo-stage3-latest-3000-8-py3
166-
# - archive-gentoo-stage3-systemd-3000-8-py3
167203
steps:
168204
- name: 'Check out code'
169205
uses: 'actions/checkout@v2'

.pre-commit-config.yaml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,14 @@ repos:
5252
- id: rstcheck
5353
name: Check reST files using rstcheck
5454
exclude: 'docs/CHANGELOG.rst'
55-
args: [--report=warning]
55+
- repo: https://github.com/saltstack-formulas/mirrors-rst-lint
56+
rev: v1.3.2
57+
hooks:
58+
- id: rst-lint
59+
name: Check reST files using rst-lint
60+
exclude: |
61+
(?x)^(
62+
docs/CHANGELOG.rst|
63+
docs/TOFS_pattern.rst|
64+
)$
65+
additional_dependencies: [pygments==2.9.0]

.rstcheck.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[rstcheck]
2-
report=error
2+
report=info
33
ignore_language=rst
4+
ignore_messages=(Duplicate (ex|im)plicit target.*|Hyperlink target ".*" is not referenced\.$)

0 commit comments

Comments
 (0)