Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade tach to 0.15.0, use 'interfaces' instead of strict mode #201

Merged

Conversation

emdoyle
Copy link
Contributor

@emdoyle emdoyle commented Nov 21, 2024

As mentioned in #200 , Tach released 'interfaces' in 0.15.0 (gauge-sh/tach#428).

This replaces 'strict' with an explicit interface within tach.toml, and I included those changes in this PR.

This means that the re-exporting through __all__ can also be removed, although I haven't made that change in this PR.

@CLAassistant
Copy link

CLAassistant commented Nov 21, 2024

CLA assistant check
All committers have signed the CLA.

@airwoodix
Copy link
Collaborator

Thanks for the patch!

I updated the dependencies lock file as well as the pre-commit hook version.

Concerning the latter: would you have the opportunity to have a look at gauge-sh/tach-pre-commit#2, such that we can point the pre-commit hook to the upstream repository again? Thanks!

@airwoodix airwoodix merged commit 59bb7bc into qiskit-community:api-client-workspaces Nov 23, 2024
15 checks passed
airwoodix added a commit that referenced this pull request Nov 25, 2024
* api_client: implement workspaces() query

* Upgrade tach to 0.15.0, use 'interfaces' instead of strict mode (#201)

Co-authored-by: Evan Doyle <[email protected]>
@emdoyle emdoyle deleted the api-client-workspaces branch November 25, 2024 23:29
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.

3 participants