Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openedx/codejail
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: openedx/codejail
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 11 files changed
  • 3 contributors

Commits on Nov 24, 2025

  1. build(deps): bump actions/checkout from 5 to 6 (#275)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    2df494c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. build: Sync the pip and pip-tools text file.

    The two should be built in sync not in separate files.
    
    See openedx/openedx-platform#37636 for more details.
    feanil committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    2e57df4 View commit details
    Browse the repository at this point in the history
  2. chore: Run make upgrade

    feanil committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    3c91d3a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #277 from openedx/feanil/fix_requirements_upgrades

    build: Sync the pip and pip-tools text file.
    feanil authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    82a8276 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. Configuration menu
    Copy the full SHA
    8fb8ebd View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. Configuration menu
    Copy the full SHA
    09aea1a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Configuration menu
    Copy the full SHA
    0e275aa View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. Configuration menu
    Copy the full SHA
    a7b287e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. Configuration menu
    Copy the full SHA
    9690b97 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. Configuration menu
    Copy the full SHA
    a44cc12 View commit details
    Browse the repository at this point in the history
Loading