This is an automated email from the ASF dual-hosted git repository.
gstein pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
from 85be9f2 Merge pull request #60 from tisonkun/uv
add 01b373a Prefer run bin scripts with uv
add 3057a20 CI workflows should install prerequisites for python-ldap
new 00c0765 Merge pull request #61 from tisonkun/uv-run-bins
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/linting.yml | 4 +++-
.github/workflows/type-tests.yml | 4 +++-
v3/.gitignore | 1 -
v3/pyproject.toml | 2 +-
v3/server/bin/asf-load-ldap.py | 10 ++++------
v3/server/bin/fetch-bootstrap.sh | 9 ++++-----
v3/server/bin/{load_fakedata.py => load-fakedata.py} | 16 ++++++----------
7 files changed, 21 insertions(+), 25 deletions(-)
rename v3/server/bin/{load_fakedata.py => load-fakedata.py} (94%)