Skip to content

Commit c58fc30

Browse files
committed
docs
1 parent 21b243b commit c58fc30

File tree

4 files changed

+54
-33
lines changed

4 files changed

+54
-33
lines changed

.editorconfig

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,18 @@ indent_size = 4
2727
indent_style = space
2828

2929
[**.bats]
30-
indent_size = tab
3130
indent_style = tab
3231
shell_variant = bats
3332

34-
[.vscode/settings.json]
35-
indent_style = tab
36-
indent_size = 4
37-
3833
[*.{yml,yaml,html}]
3934
indent_style = space
4035
indent_size = 2
4136

37+
[*.json]
38+
insert_final_newline = false
39+
indent_style = space
40+
indent_size = 2
41+
4242
[**.astro]
4343
indent_size = 2
4444
indent_style = tab
@@ -48,3 +48,24 @@ end_of_line = lf
4848
indent_size = 4
4949
indent_style = space
5050
end_of_line = lf
51+
52+
[LICENSE.txt]
53+
indent_style = space
54+
indent_size = 2
55+
56+
[**.txt]
57+
58+
[patch]
59+
indent_style = space
60+
indent_size = 0
61+
trim_trailing_whitespace = false
62+
63+
[url]
64+
insert_final_newline = false
65+
66+
[patch]
67+
indent_style = space
68+
indent_size = 0
69+
70+
[Jamfile]
71+
indent_style = tab

LICENSE.txt

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11

2-
Apache License
3-
Version 2.0, January 2004
2+
Apache License
3+
Version 2.0, January 2004
44
http://www.apache.org/licenses/
55

6-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
77

8-
1. Definitions.
8+
1. Definitions.
99

1010
"License" shall mean the terms and conditions for use, reproduction,
1111
and distribution as defined by Sections 1 through 9 of this document.
@@ -64,14 +64,14 @@
6464
on behalf of whom a Contribution has been received by Licensor and
6565
subsequently incorporated within the Work.
6666

67-
2. Grant of Copyright License. Subject to the terms and conditions of
67+
2. Grant of Copyright License. Subject to the terms and conditions of
6868
this License, each Contributor hereby grants to You a perpetual,
6969
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7070
copyright license to reproduce, prepare Derivative Works of,
7171
publicly display, publicly perform, sublicense, and distribute the
7272
Work and such Derivative Works in Source or Object form.
7373

74-
3. Grant of Patent License. Subject to the terms and conditions of
74+
3. Grant of Patent License. Subject to the terms and conditions of
7575
this License, each Contributor hereby grants to You a perpetual,
7676
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7777
(except as stated in this section) patent license to make, have made,
@@ -87,7 +87,7 @@
8787
granted to You under this License for that Work shall terminate
8888
as of the date such litigation is filed.
8989

90-
4. Redistribution. You may reproduce and distribute copies of the
90+
4. Redistribution. You may reproduce and distribute copies of the
9191
Work or Derivative Works thereof in any medium, with or without
9292
modifications, and in Source or Object form, provided that You
9393
meet the following conditions:
@@ -128,20 +128,20 @@
128128
reproduction, and distribution of the Work otherwise complies with
129129
the conditions stated in this License.
130130

131-
5. Submission of Contributions. Unless You explicitly state otherwise,
131+
5. Submission of Contributions. Unless You explicitly state otherwise,
132132
any Contribution intentionally submitted for inclusion in the Work
133133
by You to the Licensor shall be under the terms and conditions of
134134
this License, without any additional terms or conditions.
135135
Notwithstanding the above, nothing herein shall supersede or modify
136136
the terms of any separate license agreement you may have executed
137137
with Licensor regarding such Contributions.
138138

139-
6. Trademarks. This License does not grant permission to use the trade
139+
6. Trademarks. This License does not grant permission to use the trade
140140
names, trademarks, service marks, or product names of the Licensor,
141141
except as required for reasonable and customary use in describing the
142142
origin of the Work and reproducing the content of the NOTICE file.
143143

144-
7. Disclaimer of Warranty. Unless required by applicable law or
144+
7. Disclaimer of Warranty. Unless required by applicable law or
145145
agreed to in writing, Licensor provides the Work (and each
146146
Contributor provides its Contributions) on an "AS IS" BASIS,
147147
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
@@ -151,7 +151,7 @@
151151
appropriateness of using or redistributing the Work and assume any
152152
risks associated with Your exercise of permissions under this License.
153153

154-
8. Limitation of Liability. In no event and under no legal theory,
154+
8. Limitation of Liability. In no event and under no legal theory,
155155
whether in tort (including negligence), contract, or otherwise,
156156
unless required by applicable law (such as deliberate and grossly
157157
negligent acts) or agreed to in writing, shall any Contributor be
@@ -163,7 +163,7 @@
163163
other commercial damages or losses), even if such Contributor
164164
has been advised of the possibility of such damages.
165165

166-
9. Accepting Warranty or Additional Liability. While redistributing
166+
9. Accepting Warranty or Additional Liability. While redistributing
167167
the Work or Derivative Works thereof, You may choose to offer,
168168
and charge a fee for, acceptance of support, warranty, indemnity,
169169
or other liability obligations and/or rights consistent with this
@@ -174,9 +174,9 @@
174174
incurred by, or claims asserted against, such Contributor by reason
175175
of your accepting any such warranty or additional liability.
176176

177-
END OF TERMS AND CONDITIONS
177+
END OF TERMS AND CONDITIONS
178178

179-
APPENDIX: How to apply the Apache License to your work.
179+
APPENDIX: How to apply the Apache License to your work.
180180

181181
To apply the Apache License to your work, attach the following
182182
boilerplate notice, with the fields enclosed by brackets "[]"
@@ -187,16 +187,16 @@
187187
same "printed page" as the copyright notice for easier
188188
identification within third-party archives.
189189

190-
Copyright [yyyy] [name of copyright owner]
190+
Copyright [yyyy] [name of copyright owner]
191191

192-
Licensed under the Apache License, Version 2.0 (the "License");
193-
you may not use this file except in compliance with the License.
194-
You may obtain a copy of the License at
192+
Licensed under the Apache License, Version 2.0 (the "License");
193+
you may not use this file except in compliance with the License.
194+
You may obtain a copy of the License at
195195

196-
http://www.apache.org/licenses/LICENSE-2.0
196+
http://www.apache.org/licenses/LICENSE-2.0
197197

198-
Unless required by applicable law or agreed to in writing, software
199-
distributed under the License is distributed on an "AS IS" BASIS,
200-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201-
See the License for the specific language governing permissions and
202-
limitations under the License.
198+
Unless required by applicable law or agreed to in writing, software
199+
distributed under the License is distributed on an "AS IS" BASIS,
200+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201+
See the License for the specific language governing permissions and
202+
limitations under the License.

docs/src/components/github-actions.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ import ci_main_reusable_caller from "../../../.github/workflows/ci-main-reusable
66
import ci_debian_build from "../../../.github/workflows/ci-debian-build.yml?raw";
77
import ci_alpine_build from "../../../.github/workflows/ci-alpine-build.yml?raw";
88
import ci_alpine_release from "../../../.github/workflows/ci-alpine-release.yml?raw";
9-
import ci_auto_rerun_failed_jobs from "../../../.github/workflows/ci-auto-rerun-failed-jobs.yml?raw";
9+
import ci_auto_rerun_failed_jobs_action from "../../../.github/workflows/ci-auto-rerun-failed-jobs-action.yml?raw";
1010
1111
const imports = {
1212
ci_main_reusable_caller,
1313
ci_debian_build,
1414
ci_alpine_build,
1515
ci_alpine_release,
16-
ci_auto_rerun_failed_jobs,
16+
ci_auto_rerun_failed_jobs_action,
1717
};
1818
const code = imports[id];
1919
---

docs/src/content/docs/github-actions.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The alpine release workflow
5757
<GithubActions id="ci_alpine_release" />
5858
</Details>
5959

60-
<Details summary="ci-auto-rerun-failed-jobs">
60+
<Details summary="ci-auto-rerun-failed-jobs-action">
6161
This workflow automatically reruns any failed jobs. Mostly targeted for the release jobs to ensure the release is created.
62-
<GithubActions id="ci_auto_rerun_failed_jobs" />
62+
<GithubActions id="ci_auto_rerun_failed_jobs_action" />
6363
</Details>

0 commit comments

Comments
 (0)