-
Notifications
You must be signed in to change notification settings - Fork 15
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
fix: nest files with timestamp for plugin runners #929
Conversation
b9574de
to
992f259
Compare
992f259
to
1c109b1
Compare
1c109b1
to
ff48adb
Compare
7fe6f98
to
fb015f6
Compare
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared target commit e4f98fa with source commit 29cf02a. 🕵️ See full comparison in Code PushUp portal 🔍 🏷️ Categories👍 1 group improved, 👎 2 groups regressed, 👍 2 audits improved, 👎 9 audits regressed, 11 audits changed without impacting score🗃️ Groups
15 other groups are unchanged. 🛡️ Audits
574 other audits are unchanged. |
2c55fbc
to
e313d2f
Compare
a1c3aa4
to
5e38156
Compare
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.
Thank you for taking care of this 🙂
Left some suggestions, but none of them are a blocker.
packages/plugin-eslint/src/lib/eslint-plugin.integration.test.ts
Outdated
Show resolved
Hide resolved
4f83a09
to
de3e55e
Compare
de3e55e
to
4d46814
Compare
4d46814
to
2c5af87
Compare
142f160
to
3a50ad5
Compare
closes #930
part of #888
part of #695
Additional changes:
log
--no-progress --verbose
to "code-pushup" command "node packages/cli/src/index.ts" that runns CP collection on this repo as it is very annoying to not have logs considering how frequently it is it breaks during PRs