Ecosyste.ms: Timeline

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

openedx/edx-platform

edx-pipeline-bot created a comment on a pull request on openedx/edx-platform
**2U Release Notice**: This PR has been deployed to the edX staging environment in preparation for a release to production.

View on GitHub

rediris forked openedx/edx-platform

rediris/edx-platform

ormsbee created a review comment on a pull request on openedx/edx-platform
Please make the invalid key a 400 (bad user request), and not a 404. Sometimes people just put in the wrong kind of key, or a malformed one because of some weird URL-escaping issue. We want to make...

View on GitHub

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

View on GitHub

bradenmacdonald created a review comment on a pull request on openedx/edx-platform
Or you can use the new `UsageKeyV2Converter` from https://github.com/openedx/edx-platform/pull/35676/files#diff-2db308e15c5d2a16d52e1c0ef32ec7292fdff4f96a025f4e5c0a390ba2a585c3 which will be mergin...

View on GitHub

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

View on GitHub

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

private_to_public_9e14566f90ff

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

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

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

private_to_public_123ad8d82c10

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

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

renovate[bot] pushed 2 commits to renovate/edx-paragon-2.x openedx/edx-platform
  • feat: Copy tags when sync library [FC-0062] (#35596) * feat: Copy tags when sync library * feat: Avoid delete obj... 9e14566
  • fix(deps): update dependency @edx/paragon to v2.7.0 a29ea9d

View on GitHub

renovate[bot] pushed 2 commits to renovate/squirejs-0.x openedx/edx-platform
  • feat: Copy tags when sync library [FC-0062] (#35596) * feat: Copy tags when sync library * feat: Avoid delete obj... 9e14566
  • chore(deps): update dependency squirejs to v0.2.1 28b43f9

View on GitHub

ChrisChV pushed 1 commit to master openedx/edx-platform
  • feat: Copy tags when sync library [FC-0062] (#35596) * feat: Copy tags when sync library * feat: Avoid delete obj... 9e14566

View on GitHub

arclogi forked openedx/edx-platform

arclogi/edx-LMS

ormsbee created a review comment on a pull request on openedx/edx-platform
There are a number of things here that can raise `ObjectDoesNotExist`. Please catch that and 404.

View on GitHub

ormsbee created a review comment on a pull request on openedx/edx-platform
Please use the more general `UsageKeyV2` instead of the more specific `LibraryUsageLocatorV2`, and catch `InvalidKeyError` (return a 400 for it).

View on GitHub

ormsbee created a review comment on a pull request on openedx/edx-platform
Please prefix with 'blocks/'

View on GitHub

ormsbee created a review comment on a pull request on openedx/edx-platform
Please prefix with 'component_versions/', to make it clearer what this URL is looking up by (since it seems we might end up adding more later).

View on GitHub

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

View on GitHub

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

private_to_public_123ad8d82c10

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

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

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

private_to_public_8b3befc52001

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

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

renovate[bot] pushed 2 commits to renovate/edx-paragon-2.x openedx/edx-platform
  • feat: adds CourseAboutPageURLRequested and LMSPageURLRequested filters (#35142) 123ad8d
  • fix(deps): update dependency @edx/paragon to v2.7.0 a717c3d

View on GitHub

renovate[bot] pushed 2 commits to renovate/squirejs-0.x openedx/edx-platform
  • feat: adds CourseAboutPageURLRequested and LMSPageURLRequested filters (#35142) 123ad8d
  • chore(deps): update dependency squirejs to v0.2.1 0190b68

View on GitHub

renovate[bot] pushed 2 commits to renovate/jasmine-monorepo openedx/edx-platform
  • feat: adds CourseAboutPageURLRequested and LMSPageURLRequested filters (#35142) 123ad8d
  • chore(deps): update dependency jasmine-core to v2.99.1 73f96ac

View on GitHub

mariajgrimaldi closed a pull request on openedx/edx-platform
feat: adds CourseAboutPageURLRequested and LMSPageURLRequested filters
## Description This PR introduces two new [openedx-filters](https://github.com/openedx/openedx-filters) event `org.openedx.course_authoring.lms.page.url.requested.v1` and `org.openedx.learning.c...
mariajgrimaldi created a review on a pull request on openedx/edx-platform

View on GitHub

openedx-webhooks created a comment on a pull request on openedx/edx-platform
Thanks for the pull request, @Ian2012! ### What's next? *Please work through the following steps to get your changes ready for engineering review:* #### :radio_button: Get product approval If y...

View on GitHub

Ian2012 opened a pull request on openedx/edx-platform
feat: add endpoint to get draft version of a library component asset
## Description Creates a new to get the draft version of a library component asset via its `usage_key` and asset path. ## Supporting information Needed for https://github.com/openedx/front...
Load more