Kyle McCormick

Results 207 comments of Kyle McCormick

Sorry for the delay @michaelwheeler. I think this is ready to go. Can you review it and try it out with one of your plugins?

@michaelwheeler Would you have any objection to me removing `TUTOR_VERSION_PATCH` from this PR? You'd still have `TUTOR_VERSION_MAJOR` and `TUTOR_VERSION_MINOR`, but the patch version would remain unavailable to plugin authors without...

Sounds good! I presume that it's OK to determine the value of `IS_NIGHTLY` by looking at `tutor.__about__.__app__.__version_suffix__`? I can take care of that.

Closed in favor of https://github.com/overhangio/tutor/pull/1153

Haha, I have a competing proposal (although I let it languish, because I was never able to confirm or deny that `pdb` would work on these workers): * https://github.com/overhangio/tutor/pull/928 My...

A better solution, in my opinion, would be to merge Indigo directly into openedx repositories. That way, breaking changes would be immediately noticed by repository maintainers, if not (even better)...

@farhan Good question. OpenCraft's `poll` block is not a drop-in replacement for the old `poll_question` block in edx-platform. If we deprecated and removed `poll_question`, then it would break compatibility with...

I can confirm that this is an existing issue. I was on the team that migrated Open edX from its Legacy course UI to the Learning Micro-Frontend. We ran out...

Amazing, thank you @KristinAoki ! Before we close this out, I'm going to do some verification, particularly around data caches which are populated only when a unit is published. FYI...

This is currently causing an issue with `jump_to` URLs in Tutor Nightly: https://github.com/openedx/edx-platform/pull/35747#discussion_r1832950520