-
Notifications
You must be signed in to change notification settings - Fork 54
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
chore: remove actions-next-bundle analyzer in CI #1159
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Size Change: 0 B Total Size: 86.6 kB ℹ️ View Unchanged
|
CodSpeed Performance ReportMerging #1159 will create unknown performance changesComparing Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1159 +/- ##
=======================================
Coverage 77.60% 77.60%
=======================================
Files 62 62
Lines 594 594
Branches 116 117 +1
=======================================
Hits 461 461
Misses 123 123
Partials 10 10
|
- if: matrix.command == 'build' | ||
uses: transferwise/actions-next-bundle-analyzer@v2 | ||
with: | ||
working-directory: ./websites/visualization | ||
comment-strategy: 'always' | ||
create-issue: false | ||
github-token: ${{ secrets.GITHUB_TOKEN }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/toss/suspensive/pull/1152/files How about removing this too?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! 🚀
# Overview <!-- A clear and concise description of what this pr is about. --> Related with #1157 (comment) Remove actions-next-bundle analyzer in CI. ## PR Checklist - [x] I did below actions if need 1. I read the [Contributing Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md) 2. I added documents and tests.
# Overview <!-- A clear and concise description of what this pr is about. --> Related with #1157 (comment) Remove actions-next-bundle analyzer in CI. ## PR Checklist - [x] I did below actions if need 1. I read the [Contributing Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md) 2. I added documents and tests.
# Overview <!-- A clear and concise description of what this pr is about. --> Related with #1157 (comment) Remove actions-next-bundle analyzer in CI. ## PR Checklist - [x] I did below actions if need 1. I read the [Contributing Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md) 2. I added documents and tests.
# Overview <!-- A clear and concise description of what this pr is about. --> Related with #1157 (comment) Remove actions-next-bundle analyzer in CI. ## PR Checklist - [x] I did below actions if need 1. I read the [Contributing Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md) 2. I added documents and tests.
Overview
Related with #1157 (comment)
Remove actions-next-bundle analyzer in CI.
PR Checklist