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

Update TestPyPI publish command in GitHub Actions workflow #13

Merged
merged 1 commit into from
May 15, 2024

Conversation

urasakikeisuke
Copy link
Collaborator

@urasakikeisuke urasakikeisuke commented May 15, 2024

Bump the rye publish command to its latest version, updating it to include the --yes, --verbose, and other relevant options.

The changes include:

  • Updating the run command to use the new syntax for the rye publish command.

- Simplified the publish command by removing unnecessary line breaks and indentation, while preserving the original functionality.
- Ensured consistent formatting for the `run` command to maintain readability and clarity.

Signed-off-by: urasakikeisuke <[email protected]>
@urasakikeisuke urasakikeisuke added the rd/chore Updating grunt tasks etc; no production code change label May 15, 2024
@urasakikeisuke urasakikeisuke self-assigned this May 15, 2024
Copy link

github-actions bot commented May 15, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/pypcd4
   __init__.py20100% 
   _version.py11282%5–6
   pointcloud2.py591280%87–101
   pypcd4.py3793391%23–24, 107, 135, 188, 349–350, 572–594, 607–648, 658–659, 828, 848–849, 972, 975
TOTAL4514790% 

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 0.631s ⏱️

@urasakikeisuke urasakikeisuke merged commit 1979942 into main May 15, 2024
10 checks passed
@urasakikeisuke urasakikeisuke deleted the chore/deploy-to-testpypi branch May 15, 2024 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rd/chore Updating grunt tasks etc; no production code change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant