-
Notifications
You must be signed in to change notification settings - Fork 409
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
Use our own Prettier Docker image #2535
Conversation
It can be used without permission problems.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2535 +/- ##
===========================================
- Coverage 65.15% 27.04% -38.12%
===========================================
Files 410 410
Lines 20058 20058
===========================================
- Hits 13069 5424 -7645
- Misses 6051 14063 +8012
+ Partials 938 571 -367 see 134 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out 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.
Yeah for me it has always worked without permission change on my linux. And it seems it always works for mac. But I recall without permission change it impacted @noisersup.
CI linter is unhappy though, still using task fmt
🙈
The old image used a custom user that is not necessary for local development tools, but introduces permission problems in some configurations |
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 for the explanation!
@noisersup please try it out locally |
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.
All of the commands work on my machine, the older version works either and I didn't have any issues with linters. There was a contributor that had permission problems, but it seems that we already notified them LGTM
Description
It can be used without permission problems.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.