-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Workflow queries:run access for site_clients (#783)
* Initial stab at pyproject.toml * Add support to extract username from a "client:" token * remove pyproject.toml (this should be a separate PR) * switch or to and * coerce client into user object * Modularize client user code * Add test for queries:find including site client functionality * clean up prints * style: reformat * linting and reformatting * switch to pytest.raises * Update comments in test * chore: black * chore: tidy * fix: idempotent on rerun --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Donny Winston <donny@polyneme.xyz>
- Loading branch information
1 parent
8013f3f
commit 2eb01b0
Showing
2 changed files
with
175 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters