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

Add support for 'localsdk' tox factor + env var #640

Merged
merged 1 commit into from
May 19, 2022

Conversation

sirosen
Copy link
Member

@sirosen sirosen commented May 19, 2022

For testing against a local copy of the SDK repo.

Usage is like so:

GLOBUS_SDK_PATH=../globus-sdk tox -e py39-localsdk

I refrained from adding a make target or anything else. You can also run a matrix as in

tox -e 'py{37,38,39,310}-localsdk'

@sirosen sirosen requested a review from aaschaer May 19, 2022 16:33
@sirosen sirosen added the no-news-is-good-news This change does not require a news file label May 19, 2022
Usage is like so:

    GLOBUS_SDK_PATH=../globus-sdk tox -e py39-localsdk
Copy link
Contributor

@aaschaer aaschaer left a comment

Choose a reason for hiding this comment

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

Amazing, thank you!

@aaschaer aaschaer merged commit 40d5ec9 into globus:main May 19, 2022
@sirosen sirosen deleted the localsdk-test branch May 19, 2022 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-news-is-good-news This change does not require a news file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants