Kyle McCormick

Results 207 comments of Kyle McCormick

Relevant DEPR: https://github.com/openedx/public-engineering/issues/36 EDIT: That DEPR is just for one view, not the whole system.

This was done at some point: https://github.com/overhangio/tutor-credentials/

In favor of `tutor config save --clean`: * It would help plugin developers, like both Brians here. * There's a nice git parallel: git will not remove untracked files, unless...

I needed this fix in order to test the upcoming Content Libraries V2 changes, which moves all of the update-from-library operations into Celery tasks. FYI @ormsbee.

> It will make troubleshooting celery tasks more difficult for developers (no pdb for them). @regisb Let me check this out. I _think_ devs should be able to set breakpoints...

The "Known Issues" list as of right now was based on some initial discovery by @nedbat . We have not yet checked the dependencies of the default frontend-apps. Also: We...

@nedbat , had you been working on a script to check whether dependencies of released repos are in the openedx org? Or was that just for top-level released repos?

Nice, thanks @nedbat . @mariajgrimaldi this issue remains important, but I think everyone involved is just busy right now. I'm not sure if Feanil or Ned plan on picking up...

@mariajgrimaldi no worries. If you have time and are interested in working on this, then certainly we could still use the help!