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. #13

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

Incorporate downstream CEGID changes. #13

wants to merge 22 commits into from

Conversation

amcgregor
Copy link
Member

@amcgregor amcgregor commented Mar 15, 2024

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.

  • Copyright year bump, spelling corrections, and project automation updates.
  • Removal of Travis-CI and Mypy; utilize GitHub Actions for test automation.
  • Updated dependencies and minimum Python version requirements.
  • Prevent access to "protected" (underscore-prefixed) plugins via attribute access.
  • Bypass object protocol access to accommodate decorator magic.
  • Improved test coverage and modernized implementations.
  • Package-relative path lookup.
  • Reverse plugin name lookup with documentation.

@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.

1 participant