Skip to content

Conversation

@bbearce
Copy link
Collaborator

@bbearce bbearce commented Nov 19, 2024

Upgraded the following packages:

  • Twisted - PR from dependabot - 1623 (need to close after this)
  • Certifi - PR from dependabot - 1513 (need to close after this)
    • Wasn't explicitly upgraped in pyproject.toml but rather as a consequence of upgrading requests
  • Requests - PR from dependabot - 1489 (need to close after this)

Closed PRs:

Description

  • Upgrading 3 packages
  • Reducing the list of dependabot PRs as some were closed already.

PS: Removed compute_worker "README.md" entry from the pyproject.toml.

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

@Didayolo Didayolo merged commit 34aa5f5 into develop Dec 3, 2024
@Didayolo Didayolo deleted the package_updates_11_18_2024 branch December 3, 2024 13:33
Didayolo added a commit that referenced this pull request Dec 3, 2024
* participants and submissions count fileds added to competition modal, use these counts in the competition detail page, public competitions page, home page popular competitions

* unused import removed - flake8

* Remove useless comments

* Update example_submission.py

While I was trying to use the robot submission, I had to add the file_size in the payload in order to achieve a robot submission

* tests added for submissions and participants counts

* commented the failing chahub tests (to be removed later)

* default participants count set to 1, script added to update counts for all competitions

* tests updated for the default participants count

* submission count fixed for multi-task competitions, updated delete multiple function to trigger modal's delete method, updated count script to count only parent submissions

* Optimization `PR#1` - Featured competitions (#1678)

* Featured field added in competition

* spelling fixed in comment

* Merge migrations from PR1 and PR2

---------

Co-authored-by: Adrien Pavão <adrien.pavao@gmail.com>

* twisted_certifi_requests (#1672)

* twisted_certifi_requests

* poetry update

---------

Co-authored-by: Ihsan Ullah <ihsan2131@gmail.com>
Co-authored-by: Nicolas Homberg <nicomy_68@hotmail.fr>
Co-authored-by: Benjamin Bearce <bbearce@gmail.com>
@bbearce
Copy link
Collaborator Author

bbearce commented Dec 5, 2024

To rebuild images run:

docker compose build && docker compose up -d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants