Jeremy Bowman
Jeremy Bowman
Yes; I just kicked off an internal conversation about potentially adopting this, hoping to have a consensus on it by next week. That'll also give some time for anybody currently...
We learned a lot from that internal conversation! I'll link to our findings and subsequent code changes, as they may be useful to other users of this package: * https://github.com/edx/edx-platform/blob/master/docs/decisions/0009_simplify_ratelimiting.rst...
Is this expected to be difficult to implement, or has it just not been a priority? I recently switched to Brief, but have kept using Vienna just for podcast feeds....
@iloveagent57 Is this PR obsolete at this point?
There's a previous effort towards this in https://github.com/openedx/devstack/pull/852 that was abandoned after hitting a couple of blockers, it may be useful for reference.
Have you tried building a sandbox with these changes? I think that's the fastest way to discover if this upgrade is likely to break anything without further changes.
This should be fixed with the code now in master (support was added for Geckodriver and recent Firefox versions).
Having just helped diagnose a problem updating a pipeline job to seed correctly with a newer version of the Job DSL plugin, I think what you want is [pipelineJob ->...
Add the `--diff` parameter to all `isort` calls in the `Makefile` to get more details. Some of the earlier packages to use isort were configured before we realized this option...
This can wait until DE is ready to try moving forward with the Python 3 upgrade again. The main outcome we wanted from [BOM-1041](https://openedx.atlassian.net/browse/BOM-1041) was to fix the code in...