Ecosyste.ms: Timeline

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

openedx/edx-platform

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

View on GitHub

kdmccormick created a comment on a pull request on openedx/edx-platform
@ormsbee Just in case it's confusing you too, this warning: ``` pylintrc:1:0: W0012: Unknown option value for '--disable', expected a valid pylint message and got 'broad-exception-raised' (unkn...

View on GitHub

kdmccormick created a comment on a pull request on openedx/edx-platform
@bradenmacdonald Can do.

View on GitHub

bradenmacdonald created a comment on a pull request on openedx/edx-platform
@ormsbee @kdmccormick (CC @pomegranited) Can you help get this one merged Wednesday AM in addition to https://github.com/openedx/edx-platform/pull/35679 ? I'll try to get online a bit earlier than ...

View on GitHub

pomegranited created a review on a pull request on openedx/edx-platform
+1: Works great, awesome work @bradenmacdonald ! - [x] I tested this on my tutor dev env using the PR test instructions - [x] I read through the code - [x] I checked for accessibility issues b...

View on GitHub

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

View on GitHub

bradenmacdonald opened a pull request on openedx/edx-platform
Multi-select for Randomized Problem Banks [FC-0062]
## Description This implements basic multi-select for adding components to a problem bank. https://github.com/user-attachments/assets/a614b066-9eb6-4a89-a25d-f7b602730cf4 Note: nothing s...
bradenmacdonald created a comment on a pull request on openedx/edx-platform
@ormsbee Done, should be ready for merge.

View on GitHub

open-craft-grove created a comment on a pull request on openedx/edx-platform
Sandbox deployment failed 💥 Please check the settings and requirements. Retry deployment by pushing a new commit or updating the requirements/settings in the pull request's description. 📜 [Failu...

View on GitHub

ormsbee created a comment on a pull request on openedx/edx-platform
Once you've got all the CI passing, could you please squash the commits tonight so @kdmccormick or I can merge first thing in the morning our time?

View on GitHub

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

View on GitHub

github-actions[bot] opened a pull request on openedx/edx-platform
feat: Upgrade Python dependency edx-enterprise
PR generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master` on behalf of @kiram15.
github-actions[bot] created a branch on openedx/edx-platform

kiram15/upgrade-edx-enterprise-08c8e9d - The Open edX LMS & Studio, powering education sites around the world!

edx-secure pushed 1 commit to 2u/release openedx/edx-platform
  • feat: ItemBankBlock (#35553) This is a new XBlock that presents a random subset of its children. As of this commit, ... 08c8e9d

View on GitHub

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 production environment.

View on GitHub

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

nsprenkle created a review comment on a pull request on openedx/edx-platform
Same nit here. It is generally better practice to use a URL builder where possible.

View on GitHub

nsprenkle created a review comment on a pull request on openedx/edx-platform
And here.

View on GitHub

nsprenkle created a review comment on a pull request on openedx/edx-platform
Same note here, remove `print` statement.

View on GitHub

nsprenkle created a review comment on a pull request on openedx/edx-platform
Does this need to be aware of environments that don't use the Learning MFE? Is that a use case we support?

View on GitHub

nsprenkle created a review comment on a pull request on openedx/edx-platform
This should be removed. Or, if it is important for logging, use the `log` instead of `print`.

View on GitHub

nsprenkle created a review comment on a pull request on openedx/edx-platform
Nit: I know this follows existing patterns but probably better to use a URL builder here.

View on GitHub

nsprenkle created a review on a pull request on openedx/edx-platform
Mostly looks good, need to remove the `print` statements before approval. Otherwise, have tested locally and works 👍

View on GitHub

nsprenkle created a review on a pull request on openedx/edx-platform
Mostly looks good, need to remove the `print` statements before approval. Otherwise, have tested locally and works 👍

View on GitHub

feanil created a comment on an issue on openedx/edx-platform
We had to fall back to only supporting ubuntu 22.04 due to some package upgrade related issues with 24.04. In particular with the fact that codejail doesn't yet work correctly on Ubuntu 24.04 h...

View on GitHub

feanil reopened an issue on openedx/edx-platform
Test edx-platform on Ubuntu 24.04
This repository is using Ubuntu 20.04 for testing. That version of Ubuntu will be out of support before Teak. Therefore this repo needs to be updated to testing with Ubuntu 24.04 before Sumac is c...
feanil pushed 1 commit to feanil/upgrade-edx-codejail-784b2b8 openedx/edx-platform
  • docs: Explicitly declare the OS version that edx-platform supports. cf0be34

View on GitHub

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

View on GitHub

bradenmacdonald created a comment on a pull request on openedx/edx-platform
Thanks @ormsbee. Done.

View on GitHub

bradenmacdonald created a review comment on a pull request on openedx/edx-platform
Restored :)

View on GitHub

Load more