Diana Huang
Diana Huang
Hmm, this seems to have a solution/workaround to the optipng issue. Maybe we can get them into frontend-platform to make sure that it builds properly on M1 Macs? https://www.giters.com/nystudio107/craft/issues/71
fyi @Zacharis278 . Seemed like a small enough fix, but I want to make sure this actually fixes the issue.
Another note: you will want to bump the version number for this library (in the __version__ file) to a new major version (so 6.0.0) and add a note to the...
@Yagnesh1998 could you rebase and resolve conflicts? I can re-review it once that's done.
@arbrandes Could you announce this deprecation so that we can move it to 'Communicated'?
I will try to get it on FED-BOM's agenda to review and help get this merged. Very excited for this to land!
Just putting it here as a note for something that I/someone else could do: would be nice to create a make command for running asset processing, because otherwise I will...
Oh, awesome! I have been around too long and of course I didn't think to read the doc. 😅
@timmc-edx Are you or someone else in the security working group planning on pushing this forward? We are trying to assign owners to active DEPR tickets.
We actually added documentation to the developer docs on how to set up and use a CodeCov alternative: https://docs.openedx.org/en/latest/developers/how-tos/use-python-coverage-comment.html 2U uses it in one of our private repos and it...