Skip to content

Tags: openedx/codejail

Tags

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for python 3.12 (#274) * fix: add support for python 3.12 * fix: python version in docker file * fix: add comments about changes

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build: Release version 4.0.0; add a changelog (#254) 

v3.5.2

Toggle v3.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test: load aa-profiles with compatible ABIs for the host (#207) When not specified AppArmor fallbacks to a default policy specified in the `/etc/apparmor/parser.conf` file. Ubuntu 24.04 does not pin an ABI with network features and such rules are not enforced. From Ubuntu 22.04 onwards, the ABI 3.0 is available so we use that one. For Ubuntu 20.04 we rely on the fallback ABI (2.13).

v3.5.1

Toggle v3.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #205 from openedx/feanil/fix_release_workflow fix: Bump the version of the release workflow.

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #201 from openedx/feanil/publish_ubuntu_images Drop ECR for testing builds

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #169 from openedx/feanil/update_classifiers docs: Update classifiers.

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #167 from openedx/feanil/build_multiple_images feat: Build and test with Python 3.8 and 3.11 for codejail.

3.3.3

Toggle 3.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #153 from openedx/bump-codejail-version build: bump codejail version

v3.3.2

Toggle v3.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix codejail proxy (#151) 

v3.3.1

Toggle v3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update version (#146) Version 3.3.0 somehow didn't end up on PyPI. Bumping the version to re trigger the release and potentially resolve or check the issue.