Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

openedx/edx-platform

bradenmacdonald commented on a commit on openedx/edx-platform
Makes sense! Surprised this hadn't been needed before.

View on GitHub

edx-secure created a branch on openedx/edx-platform

private_to_public_795d03958116 - The Open edX LMS & Studio, powering education sites around the world!

bradenmacdonald created a review on a pull request on openedx/edx-platform
Looks great! I tested viewing assets in the new library Preview UI in the authoring MFE and it's all working as expected. ![Screenshot](https://github.com/user-attachments/assets/8c62fdd8-b644-4...

View on GitHub

renovate[bot] pushed 2 commits to renovate/edx-paragon-2.x openedx/edx-platform
  • feat: Upstream Sync with Content Library Blocks (#34925) This introdues the idea of "upstream" and "downstream" cont... 795d039
  • fix(deps): update dependency @edx/paragon to v2.7.0 f3563cc

View on GitHub

edx-pipeline-bot deleted a branch openedx/edx-platform

private_to_public_568fe849e454

edx-secure created a branch on openedx/edx-platform

private_to_public_568fe849e454 - The Open edX LMS & Studio, powering education sites around the world!

renovate[bot] pushed 2 commits to renovate/squirejs-0.x openedx/edx-platform
  • feat: Upstream Sync with Content Library Blocks (#34925) This introdues the idea of "upstream" and "downstream" cont... 795d039
  • chore(deps): update dependency squirejs to v0.2.1 4750562

View on GitHub

renovate[bot] pushed 2 commits to renovate/jasmine-monorepo openedx/edx-platform
  • feat: Upstream Sync with Content Library Blocks (#34925) This introdues the idea of "upstream" and "downstream" cont... 795d039
  • chore(deps): update dependency jasmine-core to v2.99.1 b08fea7

View on GitHub

kdmccormick closed a pull request on openedx/edx-platform
feat: Upstream Sync with Content Library Blocks
## Description This is the majority of the backend work needed for the Content Libraries Beta launch in Sumac. ### The Python API The Python API is entirely defined in cms/lib/xblock/upstr...
edx-pipeline-bot deleted a branch openedx/edx-platform

private_to_public_568fe849e454

edx-secure created a branch on openedx/edx-platform

private_to_public_568fe849e454 - The Open edX LMS & Studio, powering education sites around the world!

edx-pipeline-bot deleted a branch openedx/edx-platform

private_to_public_ecbedbcf78cd

edx-secure created a branch on openedx/edx-platform

private_to_public_ecbedbcf78cd - The Open edX LMS & Studio, powering education sites around the world!

bmtcril pushed 5 commits to bmtcril/retirement_extension_docs openedx/edx-platform
  • build: Pin MyPY due to internal error Currently all PRs are failing on an INTERNAL ERROR in MyPY that seems to have ... a451688
  • build: Propagate MyPY constraint The MyPY constraint is propagated to development.txt 82a0ded
  • docs: Add issue comment for unpinning MyPY Co-authored-by: Muhammad Farhan <[email protected]> 3e14dd2
  • Merge pull request #35666 from openedx/bmtcril/pin_mypy build: Pin MyPY due to internal error 568fe84
  • docs: Update retirement docs Add some details around extending retirement steps a6595ca

View on GitHub

renovate[bot] pushed 5 commits to renovate/squirejs-0.x openedx/edx-platform
  • build: Pin MyPY due to internal error Currently all PRs are failing on an INTERNAL ERROR in MyPY that seems to have ... a451688
  • build: Propagate MyPY constraint The MyPY constraint is propagated to development.txt 82a0ded
  • docs: Add issue comment for unpinning MyPY Co-authored-by: Muhammad Farhan <[email protected]> 3e14dd2
  • Merge pull request #35666 from openedx/bmtcril/pin_mypy build: Pin MyPY due to internal error 568fe84
  • chore(deps): update dependency squirejs to v0.2.1 78a6e99

View on GitHub

renovate[bot] pushed 5 commits to renovate/jasmine-monorepo openedx/edx-platform
  • build: Pin MyPY due to internal error Currently all PRs are failing on an INTERNAL ERROR in MyPY that seems to have ... a451688
  • build: Propagate MyPY constraint The MyPY constraint is propagated to development.txt 82a0ded
  • docs: Add issue comment for unpinning MyPY Co-authored-by: Muhammad Farhan <[email protected]> 3e14dd2
  • Merge pull request #35666 from openedx/bmtcril/pin_mypy build: Pin MyPY due to internal error 568fe84
  • chore(deps): update dependency jasmine-core to v2.99.1 06bd68f

View on GitHub

bmtcril deleted a branch openedx/edx-platform

bmtcril/pin_mypy

bmtcril pushed 4 commits to master openedx/edx-platform
  • build: Pin MyPY due to internal error Currently all PRs are failing on an INTERNAL ERROR in MyPY that seems to have ... a451688
  • build: Propagate MyPY constraint The MyPY constraint is propagated to development.txt 82a0ded
  • docs: Add issue comment for unpinning MyPY Co-authored-by: Muhammad Farhan <[email protected]> 3e14dd2
  • Merge pull request #35666 from openedx/bmtcril/pin_mypy build: Pin MyPY due to internal error 568fe84

View on GitHub

bmtcril closed a pull request on openedx/edx-platform
build: Pin MyPY due to internal error
Currently all PRs are failing on an INTERNAL ERROR in MyPY that seems to have been introduced in 1.12.0. This pins edx-platform to <1.12.0 until we can find out more information and hopefully get a...
KyryloKireiev created a review comment on a pull request on openedx/edx-platform
I think `recently_active` is good idea. So, changed `is_active` --> `recently_active`.

View on GitHub

kdmccormick created a review on a pull request on openedx/edx-platform

View on GitHub

bmtcril pushed 1 commit to bmtcril/pin_mypy openedx/edx-platform

View on GitHub

kdmccormick closed a pull request on openedx/edx-platform
Fixing mypy issue
<!-- Note: Please refer to the Support Development Guidelines on the wiki page to consider backporting to active releases: https://openedx.atlassian.net/wiki/spaces/COMM/pages/4248436737/Suppor...
kdmccormick created a comment on a pull request on openedx/edx-platform
Thanks for the PR! We have this fixed over here as well: https://github.com/openedx/edx-platform/pull/35666 . I'm going to close this PR, and add you as a co-author to the commit over there.

View on GitHub

kdmccormick created a review comment on a pull request on openedx/edx-platform
```suggestion # openedx/core/djangoapps/content_libraries/api.py:732: error: INTERNAL ERROR # Issue for unpinning: https://github.com/openedx/edx-platform/issues/35667 ```

View on GitHub

kdmccormick created a review on a pull request on openedx/edx-platform
Thanks! LGTM, just add an issue link.

View on GitHub

kdmccormick created a review on a pull request on openedx/edx-platform
Thanks! LGTM, just add an issue link.

View on GitHub

kdmccormick opened an issue on openedx/edx-platform
Unpin mypy
Details TBD
bmtcril pushed 1 commit to bmtcril/retirement_extension_docs openedx/edx-platform
  • temp: Add mypy --show-traceback Trying to debug mypy crashes so we can submit an issue cc5cd06

View on GitHub

bmtcril pushed 1 commit to bmtcril/pin_mypy openedx/edx-platform
  • build: Propagate MyPY constraint The MyPY constraint is propagated to development.txt 82a0ded

View on GitHub

Load more