Automated PR: Standardising Files
This PR will standardise the files we have with out agreed spec in sous-chefs/repo-management. This repo has been identified by topic(s) of chef-cookbook
Update changelog for 3.2.10
Update metadata for 3.2.10
Set Changelog to ## Unreleased
Automated PR: Standardising Files
[skip ci] This PR will standardise the files we have with out agreed spec in sous-chefs/repo-management. This repo has been identified by topic(s) of chef-cookbook
Update changelog for 3.2.11
Update metadata for 3.2.11
Set Changelog to ## Unreleased
Merge branch 'main' into master
Thanks @Seitanas ! 🚀
1.2.3
version introduced a bug.
Chrony allow list is generated as:
allow allow SERVER
it should be
allow SERVER
This makes newer chrony daemons to fail.
chrony: use correct allow pattern (#42)
Co-authored-by: Tadas Ustinavičius seitanas@users.noreply.github.com
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| gaurav-nelson/github-action-markdown-link-check | action | patch | 1.0.13
-> 1.0.15
|
v1.0.15
Thank you @mgrojo @qaristote @RezaRahemtola for minor typo fixes.
v1.0.14
This version is in beta. Use 1.0.13
or v1
which are the stable versions.
node:lts-alpine
Thank you @thanethomson @edumco @Pandapip1 @creachadair @bogdandrutu
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Automated PR: Standardising Files
This PR will standardise the files we have with out agreed spec in sous-chefs/repo-management. This repo has been identified by topic(s) of chef-cookbook
Update changelog for 5.0.4
Update metadata for 5.0.4
Set Changelog to ## Unreleased
Automated PR: Standardising Files
[skip ci] This PR will standardise the files we have with out agreed spec in sous-chefs/repo-management. This repo has been identified by topic(s) of chef-cookbook
Update changelog for 5.0.5
Update metadata for 5.0.5
Set Changelog to ## Unreleased
Merge branch 'main' into fix-lints
Update tooling (#149)
Update tooling
Update markdownlint-cli2 config
Update markdownlint-cli2 config
Ignore reference-links-images: false # MD052 (#71)
We get false positives from node attributes in markdown files
We get false positives from node attributes in markdown files
Use one name per markdown lint rule (#70)
Mixing more than one does not work per documentation.
Signed-off-by: Lance Albertson lance@osuosl.org
Update .gitignore
Merge branch 'main' into reference-links-images
We get false positives from node attributes in markdown files
Update tooling
chore: Update CI (#53)
Require Chef 15.3 at a minimum