Conversation
tmathern
commented
May 7, 2025
tmathern
commented
May 7, 2025
| @@ -0,0 +1,98 @@ | |||
| name: Upload Test for Pypi. | |||
Collaborator
Author
There was a problem hiding this comment.
Note: Came in when I merged in latest main, did not make changes here in that PR.
tmathern
commented
May 7, 2025
| python3 ./tests/test_api.py No newline at end of file | ||
| python3 ./tests/test_api.py | ||
|
|
||
| publish: release |
Collaborator
Author
There was a problem hiding this comment.
Came in with latest main too
tmathern
commented
May 7, 2025
tmathern
commented
May 7, 2025
tmathern
commented
May 7, 2025
tmathern
commented
May 7, 2025
tmathern
commented
May 7, 2025
gpeacock
approved these changes
May 8, 2025
Contributor
gpeacock
left a comment
There was a problem hiding this comment.
Thank you so much for this. It is LONG overdue!
| path: dist | ||
| merge-multiple: true | ||
| - name: List contents of dist directory | ||
| run: ls -la dist/ |
Contributor
There was a problem hiding this comment.
probably don't need this now that it works, but I think I'd leave it in anyway, just to be sure
Collaborator
Author
There was a problem hiding this comment.
Sounds good. We can remove it in subsequent PRs. And you're right, it's nice to have here to see what goes in.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces #94.
Details about the update are logged in the comments on the PR (see below).
Example runs: