Skip to content

Update Actions - #94

Open
peopleig wants to merge 2 commits into
sdslabs:mainfrom
peopleig:update_ci
Open

Update Actions#94
peopleig wants to merge 2 commits into
sdslabs:mainfrom
peopleig:update_ci

Conversation

@peopleig

Copy link
Copy Markdown
Contributor

Add Python CI which runs all the tests in the client's test suite, defined in /client/python/tests, using pytest

Update the rust.yml to add an integration test (tests if the Python client actually works against a real server)

- Add integration test workflow for Python client against a built server
- Update udeps CI workflow to use cargo-binstall internally
@peopleig
peopleig requested a review from Arshdeep54 August 22, 2026 06:31
- name: Write keys file
run: |
cat > keys.json <<'EOF'
{"keys":[{"name":"ci-admin","role":"readwrite","key":"my-secret-password"}]}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

take this from GitHub secrets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants