Conversation
Adds an ENV_SAVED Action hook that allows hooking into the save mechanism and running custom code after saving an environemnt.
42 tasks
* feat: upgrade Python version support to 3.13 and 3.14, drop EOL 3.9 - Update requires-python to >= 3.10 (drop EOL Python 3.9) - Add Python 3.13 and 3.14 classifiers to pyproject.toml - Update CI matrix from ['3.9', '3.12'] to ['3.10', '3.14'] - Update requirements/base.txt pip-compile header to Python 3.10 - Add changelog entry Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Fixed sphinx issues with python 3.14 * Updated Changelog * ci: replace python 3.9 with 3.10 in release workflow --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…from account API (#1366)
This commands now schdules a celery task to populate the index on launch and upgrade. Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com>
The security patch added in #1366 fails when building against main/master edx-platform because the upstream commit is already present in master, so git am fails with "patch already applied". Move the RUN command inside the non-Main (Release mode) branch of the existing TUTOR_BRANCH_IS_MAIN conditional so it only applies when building from a release branch of edx-platform. Follow-up to #1366. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Collaborator
|
Hey @ahmed-arb , I pushed a commit to fix the |
Generated by Claude Code on behalf of @ahmed-arb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v22.0.0 verawood release
Epic: Verawood Sandbox and Release Preparation
Todos before merge
Merge Option
Generated by Claude Code on behalf of @ahmed-arb