Sieve CLI and Python Client
Project description
Sieve
The Sieve package and Python client. See the Sieve Documentation for usage information.
Integration Tests
Push your local client package branch
# sieve
git checkout -b newbranch
git push -u origin newbranch
Now push to server repository to start the ci
- make typecheck will fail
# server
git checkout -b newbranch
git commit --allow-empty -m "Trigger Build"
git push -u origin newbranch
Make a pr, add a comment with "/pulmi"; it will create infra for testing. Pulumi action takes a little while. When it's done, a CI context should be created. You might get unrelated errors, if you do rerun the CI
When it goes thru, go to the context
https://app.circleci.com/settings/organization/github/sieve-data/contexts
Delete SIEVE_WHEEL_NAME
and then replace the value with a different wheel name (as to not break dev release), e.g.
SIEVE_WHEEL_NAME: “sievedata-mybranch-filenone-py3-none-any.whl”
Now push client package again. Run Tests
fail sometimes, as long as build_push
passes you are good.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for sievedata-1.2.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 596e6a0e62ab11d266f0052262f6ca900c273db6c46f7929cdc81cbe9b1397c4 |
|
MD5 | 702e144a0a9de4d096e05e8d59aa634e |
|
BLAKE2b-256 | 60d025ed851a2471c9b047b6cc6c2d9e44c0581cb8a265bb3e124291963a7de6 |