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

Cleanup build and release flows #482

Merged
merged 4 commits into from
Dec 28, 2024
Merged

Conversation

kitsuyui
Copy link
Owner

@kitsuyui kitsuyui commented Dec 28, 2024

  • Fix package.json settings
  • Cleanup turbo.json
  • pnpm publish test in release.yml

- [ ] Fix package.json settings
- [ ] Cleanup turbo.json
- [ ] pnpm publish test in release.yml
Copy link

codecov bot commented Dec 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.32%. Comparing base (c2ca1b0) to head (20b30a9).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #482   +/-   ##
=======================================
  Coverage   98.32%   98.32%           
=======================================
  Files          24       24           
  Lines         358      358           
  Branches       57       56    -1     
=======================================
  Hits          352      352           
  Misses          6        6           
Flag Coverage Δ
unittests 98.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

- Separate `"require"` and `"import"` fields.
- Use `pnpm publish --access=public --no-git-checks --dry-run --recursive` to test the release workflow
@kitsuyui kitsuyui changed the title WIP: Cleanup build and release flows Cleanup build and release flows Dec 28, 2024
@kitsuyui kitsuyui merged commit 7e5bf41 into main Dec 28, 2024
6 checks passed
@kitsuyui kitsuyui deleted the cleanup-build-and-release-flows branch December 28, 2024 17:18
kitsuyui added a commit that referenced this pull request Jan 9, 2025
I made a mistake in #482
I need to set the version for all workspaces.
@kitsuyui kitsuyui mentioned this pull request Jan 9, 2025
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.

1 participant