Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version of gunicorn #28

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Conversation

gmmajal
Copy link
Contributor

@gmmajal gmmajal commented Oct 10, 2024

Relevant issue: #26

Background info:

Changes introduced:

  • gunicorn v23.0.0 is used inside the Dockerfile.
  • For the patch release the author names, release date and version number has been updated.
  • The version number has been updated inside the pyproject.toml file.

@gmmajal gmmajal self-assigned this Oct 10, 2024
@gmmajal gmmajal linked an issue Oct 10, 2024 that may be closed by this pull request
@gmmajal gmmajal marked this pull request as draft October 10, 2024 10:21
@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.54%. Comparing base (df1cf7d) to head (656fc83).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   94.54%   94.54%           
=======================================
  Files          23       23           
  Lines         898      898           
=======================================
  Hits          849      849           
  Misses         49       49           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gmmajal
Copy link
Contributor Author

gmmajal commented Oct 10, 2024

The pull request template file has been moved to the .github folder. The sub-folder named PULL_REQUEST_TEMPLATE has been deleted. This sub-folder is only needed when multiple templates are present. As we only have one right now, we don't need this sub-folder.

@gmmajal
Copy link
Contributor Author

gmmajal commented Oct 10, 2024

Successfully built the image of qualle locally using the updated Dockerfile. Tested the rest api and it seems to be working smoothly with the new version of gunicorn

@gmmajal gmmajal marked this pull request as ready for review October 10, 2024 12:59
@gmmajal gmmajal merged commit e86aaae into master Oct 10, 2024
9 checks passed
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.

Upgrade gunicorn
3 participants