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

Include binaries and upload to testpypi #294

Merged
merged 7 commits into from
Apr 4, 2023
Merged

Conversation

paddyroddy
Copy link
Collaborator

No description provided.

@paddyroddy paddyroddy self-assigned this Apr 4, 2023
@deprecated-napari-hub-preview-bot
Copy link

deprecated-napari-hub-preview-bot bot commented Apr 4, 2023

Preview page for your plugin is ready here:
https://preview.napari-hub.org/quantumjot/btrack/294
Updated: 2023-04-04T15:25:56.948118

@codecov-commenter
Copy link

codecov-commenter commented Apr 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f28381f) 83.92% compared to head (ce54ea0) 83.92%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #294   +/-   ##
=======================================
  Coverage   83.92%   83.92%           
=======================================
  Files          30       30           
  Lines        1904     1904           
  Branches      295      295           
=======================================
  Hits         1598     1598           
  Misses        219      219           
  Partials       87       87           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@@ -163,6 +163,7 @@ dynamic.dependencies.file = "requirements.txt"
packages.find = {}

[tool.setuptools_scm]
local_scheme = "no-local-version"
Copy link
Collaborator Author

@paddyroddy paddyroddy Apr 4, 2023

Choose a reason for hiding this comment

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

Useful for local loading to TestPyPI

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

i.e. on the same tag

Copy link
Collaborator

Choose a reason for hiding this comment

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

just wondering what this setting does? Does it change the version installed locally?

@paddyroddy paddyroddy marked this pull request as ready for review April 4, 2023 15:21
Copy link
Collaborator

@p-j-smith p-j-smith left a comment

Choose a reason for hiding this comment

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

awesome! let's get a release out shortly

@@ -163,6 +163,7 @@ dynamic.dependencies.file = "requirements.txt"
packages.find = {}

[tool.setuptools_scm]
local_scheme = "no-local-version"
Copy link
Collaborator

Choose a reason for hiding this comment

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

just wondering what this setting does? Does it change the version installed locally?

@paddyroddy
Copy link
Collaborator Author

#294 (comment)

If you run python -m twine upload --repository testpypi dist/* locally, you'll be blocked from TestPyPI if you don't have that bit.

@paddyroddy paddyroddy merged commit c1eb46e into main Apr 4, 2023
@paddyroddy paddyroddy deleted the include-binaries branch April 4, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants