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

Incorporate downstream CEGID changes. #202

Open
wants to merge 35 commits into
base: develop
Choose a base branch
from
Open

Incorporate downstream CEGID changes. #202

wants to merge 35 commits into from

Conversation

amcgregor
Copy link
Member

Care of CEGID, my current employer, there are a collection of downstream changes utilized by the RITA job offer multi-posting platform. This pull request aims to homogenize the changes, eliminate the need to pin specific branches instead of released versions, and generally improve the project.

  • A large amount of Python 3 and modernization changes.
    • Version pins.
    • Typing.
  • Dispatch protocol adaptions.
  • Added a StatusHandlers extension to perform internal redirection based on response status code. E.g. "Friendly error pages", 503 "down for maintenance" presentation, &c.
  • Additional test helpers.
  • Improved test suite.

Alice Zoë Bevan–McGregor and others added 30 commits November 24, 2022 11:01
HTTP status codes like "404 Not Found" will be interpreted as the integer 404.
@amcgregor amcgregor self-assigned this Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant