Daniel Stenberg
dcc5209520
GHA: run badwords check on tests/*.md too
...
With several wording updates accordingly.
Closes #14412
2024-08-06 13:43:25 +02:00
Viktor Szakats
a3e613a84f
GHA/badwords.yml: fixup indent for yamllint [ci skip]
2024-07-01 23:24:11 +02:00
Daniel Stenberg
ca6b05b6dc
GHA/badwords.yml: check source code wording
...
Closes #14073
2024-07-01 22:59:19 +02:00
renovate[bot]
8b368fa3c9
GHA: update pinned actions
...
- github/codeql-action digest to 23acc5c
- actions/checkout digest to 692973e
- rojopolis/spellcheck-github-actions digest to d354a4d
Closes #13935
Closes #13945
Closes #13946
2024-06-14 09:36:22 +02:00
Daniel Stenberg
ea12afd5ea
GHA: detect and warn for more English contractions
...
As we try to avoid them in curl documentation
Closes #13940
2024-06-13 16:21:09 +02:00
dependabot[bot]
ac68a2dd85
GHA: bump actions/checkout from 4.1.4 to 4.1.6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.4 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](0ad4b8fada...a5ac7e51b4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Closes #13720
2024-05-22 09:14:10 +02:00
renovate[bot]
6ce1d6f816
CI: renovate updates
...
- GHA: update actions/checkout action to v4
- GHA: update wolfSSL/wolfssh to v1.4.17
- GHA: update wolfSSL/wolfssl to v5.7.0
- Update the regex config in renovate.json
Closes #13632
Closes #13641
Closes #13658
Closes #13659
2024-05-15 11:38:28 +02:00
Viktor Szakats
41e07d836f
GHA: disable permissions where missing
...
Reviewed-by: Daniel Stenberg
Closes #13306
2024-04-08 14:27:09 +00:00
Daniel Stenberg
6e494a2390
docs: more language cleanups
...
- present tense
- avoid bad words
Closes #13003
2024-02-27 16:19:43 +01:00
Daniel Stenberg
e5000e797f
GHA: add a job scanning for "bad words" in markdown
...
This means words, phrases or things we have decided not to use - words that
are spelled right according to the dictionary but we want to avoid. In the
name of consistency and better documentation.
Closes #12764
2024-01-24 08:44:34 +01:00