Skip to content

Updates Sept 15-22 2024

Placeholder Benjamin Bearce requested to merge updates_09_15-22_2024 into develop

@ mention of reviewers

A brief description of the purpose of the changes contained in this PR.

Attempting to catalog changes by week.

Issues this PR resolves

Including the following bumps:

Django makes a larger jump from 2.2.28 - 3.0. I believe some other more core packages will be affected and so I think this is a good line in the sand to draw. We should merge this and then do a batch of updates just for the 2.2.28 -> 3.0 django upgrade.

A checklist for hand testing

  • make sure you rebuild django
docker build -f Dockerfile -t codabench-django:latest ./
# docker build --no-cache -f Dockerfile -t codabench-django:latest ./

/Version_Bumps.md has this and automatted testing at the bottom for convenience.

Any relevant files for testing

link to any relevant files (or drag and drop into github)

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

Merge request reports

Loading