- May 28, 2024
-
-
Max Gautier authored
- markdownlint (manual fix) - end-of-file-fixer - requirements-txt-fixer - trailing-whitespace
-
Max Gautier authored
- Remove dependency of pydblite which fails to setup on recent pythons - Discard shell script and put everything into pre-commit
-
Max Gautier authored
- ansible-syntax-check - tox-inventory-builder - jinja-syntax-check
-
Max Gautier authored
This way, the hook is self contained and does not depend on a previous virtualenv installation.
-
Max Gautier authored
This pre-commit does not require prerequisite on the host, making it easier to run in CI workflows.
-
- May 27, 2024
-
-
tico88612 authored
Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
- May 21, 2024
-
-
Mohamed Omar Zaian authored
-
Kay Yan authored
Update kube-vip to v0.8.0
-
Kay Yan authored
Bump ansible-lint from 24.2.3 to 24.5.0
-
- May 20, 2024
-
-
Kubernetes Prow Robot authored
Check that PRs have correctly ran the sidebar gen
-
Jorge Isnardo Altamirano authored
-
dependabot[bot] authored
Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.2.3 to 24.5.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.2.3...v24.5.0 ) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- May 19, 2024
-
-
tico88612 authored
Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
Max Gautier authored
If we don't, find output can change depending on system locale, which will produce inconsistent results.
-
Max Gautier authored
-
Max Gautier authored
The script should be self-sufficient (with no need to manually specify a redirection). This makes it easier to run it as part of pre-commit and CI.
-
- May 18, 2024
-
-
tico88612 authored
Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
- May 17, 2024
-
-
Kubernetes Prow Robot authored
add script to generate docs _sidebar.md based on the /docs content
-
Payback159 authored
-
Payback159 authored
add auto generate documentation sidebar script, introduce script as pre-commit-hook, adapt existing scripts to work with documentation structure
-
Payback159 authored
-
peterw authored
-
ERIK authored
Signed-off-by:
bo.jiang <bo.jiang@daocloud.io>
-
Lihai Tu authored
Signed-off-by:
tu1h <lihai.tu@daocloud.io>
-
ERIK authored
Signed-off-by:
bo.jiang <bo.jiang@daocloud.io>
-
- May 16, 2024
-
-
tico88612 authored
Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
QCU authored
fix: Change the position of the containerd_extra_args parameter to make the parameter more universal. (#11013) that you can only place thing in the root table in a toml document before the first table heading.
-
dependabot[bot] authored
Bumps [pbr](https://docs.openstack.org/pbr/latest/ ) from 5.11.1 to 6.0.0. --- updated-dependencies: - dependency-name: pbr dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Kay Yan authored
[kubernetes] Add hashes for kubernetes 1.29.5, 1.28.10, 1.27.14
-
- May 15, 2024
-
-
dependabot[bot] authored
Bumps [ara[server]](https://github.com/ansible-community/ara) from 1.7.0 to 1.7.1. - [Commits](https://github.com/ansible-community/ara/compare/1.7.0...1.7.1 ) --- updated-dependencies: - dependency-name: ara[server] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 42.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...42.0.7 ) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Mohamed Omar Zaian authored
-
Mohamed Omar Zaian authored
-
- May 14, 2024
-
-
Kay Yan authored
-
hayden authored
-
Max Gautier authored
This allows local override in tasks for using virtualenvs.
-
Max Gautier authored
-
Mohamed Omar Zaian authored
-
Max Gautier authored
This reverts commit bc5b38a7.