This is an automated email from the ASF dual-hosted git repository.
hgruszecki pushed a change to branch flaky-keyring
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 3f221bdb2 fix(ci): prevent flaky keyring tests by deferring unlock to
test phase
add 3863ad5b5 chore(ci): add uv lock check to pre-commit hooks (#2996)
add 83f578692 Merge branch 'master' into flaky-keyring
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 8 ++++
bdd/python/uv.lock | 2 +-
examples/python/uv.lock | 8 ++--
foreign/python/uv.lock | 2 +-
scripts/ci/uv-lock-check.sh | 98 +++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 113 insertions(+), 5 deletions(-)
create mode 100755 scripts/ci/uv-lock-check.sh