Skip to content

Use correct stubs directory name #3629

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

Merged
merged 2 commits into from
Nov 1, 2020
Merged

Use correct stubs directory name #3629

merged 2 commits into from
Nov 1, 2020

Conversation

dhalbert
Copy link
Collaborator

The stubs directory is called circuitpython-stubs, not stubs.

The stubs directory is called `circuitpython-stubs`, not `stubs`.
@dhalbert dhalbert requested a review from jepler October 31, 2020 18:50
jepler
jepler previously approved these changes Nov 1, 2020
Copy link

@jepler jepler left a comment

Choose a reason for hiding this comment

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

Thanks

@jepler
Copy link

jepler commented Nov 1, 2020

ugh it's still wrong. Needs the zip -r flag or something?

  adding: circuitpython-stubs/ (stored 0%)

Need to request zip to recurse, because it is not the default
Copy link

@jepler jepler left a comment

Choose a reason for hiding this comment

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

Finally looks like a correct stubs file has been uploaded to s3:
https://adafruit-circuit-python.s3.amazonaws.com/bin/stubs/circuitpython-stubs-6.1.0-alpha.0-177-g3845db4bb.zip
turns out that when the branch is made in adafruit/circuitpython instead of jepler/circuitpython the upload steps can be tested. Nice, I didn't realize that.

@dhalbert dhalbert merged commit 6fba68b into main Nov 1, 2020
@dhalbert
Copy link
Collaborator Author

dhalbert commented Nov 1, 2020

Finally looks like a correct stubs file has been uploaded to s3:
https://adafruit-circuit-python.s3.amazonaws.com/bin/stubs/circuitpython-stubs-6.1.0-alpha.0-177-g3845db4bb.zip
turns out that when the branch is made in adafruit/circuitpython instead of jepler/circuitpython the upload steps can be tested. Nice, I didn't realize that.

That was completely unintentional on my part, but good to know!

@dhalbert dhalbert deleted the stubs-dir-name branch November 1, 2020 03:19
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