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

View on GitHub

ormsbee created a review comment on a pull request on openedx/edx-platform
[nit, optional]: The usage of max_count == -1 as "grab all the things" is both frequent and obscure to anyone just glancing at the code for the first time. It might be worth making a constant or a ...

View on GitHub

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

View on GitHub

kdmccormick created a review comment on a pull request on openedx/edx-platform
I assume this was just a rebase thing. It was `.location` on my branch (carried over from the original block) until I updated it to `.usage_key` earlier today.

View on GitHub

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

View on GitHub

ormsbee created a review comment on a pull request on openedx/edx-platform
[question] Why `.location` instead of `.usage_key`? I thought `.location` was deprecated?

View on GitHub

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

View on GitHub

ormsbee created a review comment on a pull request on openedx/edx-platform
[nit, optional]: You can also do this as `elif 0 < len(self.children) < self.max_count`

View on GitHub

ormsbee created a review comment on a pull request on openedx/edx-platform
[request] Please add a comment explaining this special-casing of itembank behavior.

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_08c8e9d214a0

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

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

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

private_to_public_784b2b8c3c18

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

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

kdmccormick created a comment on a pull request on openedx/edx-platform
Thanks for the fast reviews all!

View on GitHub

renovate[bot] pushed 2 commits to renovate/squirejs-0.x openedx/edx-platform
  • feat: ItemBankBlock (#35553) This is a new XBlock that presents a random subset of its children. As of this commit, ... 08c8e9d
  • chore(deps): update dependency squirejs to v0.2.1 5bb56c1

View on GitHub

renovate[bot] pushed 2 commits to renovate/jasmine-monorepo openedx/edx-platform
  • feat: ItemBankBlock (#35553) This is a new XBlock that presents a random subset of its children. As of this commit, ... 08c8e9d
  • chore(deps): update dependency jasmine-core to v2.99.1 0cbf216

View on GitHub

sohailfatima pushed 1 commit to fsohail/INF-1569/bulk-email-rebrand openedx/edx-platform
  • feat: updated bulk email context for updated footer fb338e4

View on GitHub

kdmccormick pushed 1 commit to master 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

kdmccormick closed a pull request on openedx/edx-platform
feat: ItemBankBlock
Based on: * https://github.com/openedx/edx-platform/pull/35644 ## Description A new XBlock that presents a random subset of its children. The block does not care if its children are from ...
bradenmacdonald created a review on a pull request on openedx/edx-platform
I have been testing this quite a bit along with my UI branch and it's been working well. Great work @kdmccormick.

View on GitHub

kdmccormick created a review comment on a pull request on openedx/edx-platform
To facilitate testing

View on GitHub

kdmccormick 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
Why are these now sorted? Is it to facilitate testing or fix a bug? I would assume it's better to have `added` reflect the order in which the blocks are added, but I don't think it matters.

View on GitHub

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

View on GitHub

kdmccormick created a review comment on a pull request on openedx/edx-platform
FYI @ormsbee , @bradenmacdonald -- I'm not proud of how long and convoluted this test case is, but I feel very confident that it thoroughly tests the selection & re-selection process, which has con...

View on GitHub

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

View on GitHub

feanil reopened a pull request on openedx/edx-platform
feat: Upgrade Python dependency edx-codejail
Upgrade codejail to add 22.04 support PR generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master` on behalf of @feanil.
feanil closed a pull request on openedx/edx-platform
feat: Upgrade Python dependency edx-codejail
Upgrade codejail to add 22.04 support PR generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master` on behalf of @feanil.
Load more