dependabot[bot]
|
982394ca91
|
build(deps): bump the github-actions group across 1 directory with 7 updates (#1560)
Co-authored-by: Jason Cameron <git@jasoncameron.dev>
|
2026-04-14 03:35:30 +00:00 |
|
Xe Iaso
|
bf5d66222c
|
chore: set up commitlint, husky, and prettier (#1451)
* chore: add prettier configuration
Signed-off-by: Xe Iaso <me@xeiaso.net>
* format: run prettier tree-wide
Signed-off-by: Xe Iaso <me@xeiaso.net>
* chore(prettier): ignore intentionally ungrammatical files
Signed-off-by: Xe Iaso <me@xeiaso.net>
* ci: add PR title lint rule
Signed-off-by: Xe Iaso <me@xeiaso.net>
* ci: add DCO check
Signed-off-by: Xe Iaso <me@xeiaso.net>
* chore: add commitlint and husky
Signed-off-by: Xe Iaso <me@xeiaso.net>
* chore: add CONTRIBUTING guidelines
Signed-off-by: Xe Iaso <me@xeiaso.net>
* chore: set SKIP_INTEGRATION in precommit tests
Signed-off-by: Xe Iaso <me@xeiaso.net>
* chore: update spelling
Signed-off-by: Xe Iaso <me@xeiaso.net>
* ci(dco): remove reopened trigger
Signed-off-by: Xe Iaso <me@xeiaso.net>
* chore: remove dead file
Signed-off-by: Xe Iaso <me@xeiaso.net>
* chore(prettier): don't format nginx includes
Signed-off-by: Xe Iaso <me@xeiaso.net>
---------
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
2026-02-15 08:19:12 -05:00 |
|
dependabot[bot]
|
7b8953303d
|
build(deps): bump the github-actions group with 4 updates (#523)
Bumps the github-actions group with 4 updates: [docker/build-push-action](https://github.com/docker/build-push-action), [actions-hub/kubectl](https://github.com/actions-hub/kubectl), [check-spelling/check-spelling](https://github.com/check-spelling/check-spelling) and [github/codeql-action](https://github.com/github/codeql-action).
Updates `docker/build-push-action` from 6.16.0 to 6.17.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](14487ce63c...1dc7386353)
Updates `actions-hub/kubectl` from 1.33.0 to 1.33.1
- [Release notes](https://github.com/actions-hub/kubectl/releases)
- [Commits](e81783053d...f632a31512)
Updates `check-spelling/check-spelling` from 0.0.24 to 0.0.25
- [Release notes](https://github.com/check-spelling/check-spelling/releases)
- [Commits](67debf5066...c635c2f3f7)
Updates `github/codeql-action` from 3.28.17 to 3.28.18
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](60168efe1c...ff0a06e83c)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 6.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions-hub/kubectl
dependency-version: 1.33.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: check-spelling/check-spelling
dependency-version: 0.0.25
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: github/codeql-action
dependency-version: 3.28.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-19 00:35:59 +00:00 |
|
Josh Soref
|
39dc3c0317
|
ci: add check-spelling (#462)
This is a basic spell checker to make sure words are spelled correctly.
Signed-off-by: Xe Iaso <me@xeiaso.net>
Co-authored-by: Xe Iaso <me@xeiaso.net>
|
2025-05-09 17:02:41 +00:00 |
|