Skip to content

run cargo publish, package#1540

Draft
jtmoon79 wants to merge 1 commit into
chronotope:0.5.xfrom
jtmoon79:jtmoon79-test_yml_run_publish_package
Draft

run cargo publish, package#1540
jtmoon79 wants to merge 1 commit into
chronotope:0.5.xfrom
jtmoon79:jtmoon79-test_yml_run_publish_package

Conversation

@jtmoon79

Copy link
Copy Markdown
Contributor

Test that cargo publish and cargo package succeed.

@jtmoon79
jtmoon79 force-pushed the jtmoon79-test_yml_run_publish_package branch from 9e75a32 to fc3e640 Compare March 24, 2024 00:34
@codecov

codecov Bot commented Mar 24, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.96%. Comparing base (21ee9b7) to head (aa6a2d5).
⚠️ Report is 50 commits behind head on 0.5.x.

Additional details and impacted files
@@           Coverage Diff           @@
##            0.5.x    #1540   +/-   ##
=======================================
  Coverage   93.96%   93.96%           
=======================================
  Files          37       37           
  Lines       16662    16662           
=======================================
  Hits        15656    15656           
  Misses       1006     1006           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jtmoon79
jtmoon79 force-pushed the jtmoon79-test_yml_run_publish_package branch 5 times, most recently from 35da889 to 3d60ea0 Compare March 24, 2024 01:05
@jtmoon79
jtmoon79 force-pushed the jtmoon79-test_yml_run_publish_package branch from 3d60ea0 to aa6a2d5 Compare March 24, 2024 01:08
@pitdicker

Copy link
Copy Markdown
Collaborator

Thank you! What errors would this catch that our regular build and test CI runs don't catch?

@pitdicker

pitdicker commented Apr 4, 2024

Copy link
Copy Markdown
Collaborator

Just added a similar CI job for chrono-tz in chronotope/chrono-tz#158.
So I now see its use 😄.

@jtmoon79 Want to finish up this PR?

steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- run: cargo publish --locked --dry-run ${{ env.ALL_NON_EXCLUSIVE_FEATURES }}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We don't need --locked without a cargo.lock.

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