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

Maintenance and Auth Removal #824

Merged
merged 20 commits into from
Feb 4, 2025
Merged

Maintenance and Auth Removal #824

merged 20 commits into from
Feb 4, 2025

Conversation

havok2063
Copy link
Collaborator

@havok2063 havok2063 commented Feb 4, 2025

This PR removes the authentication from the marvin package, with respect to the API and web login. The Flask-JWT-Extended was creating conflicts with other package dependencies, namely werkzeug, jinja. Marvin is tested to install and run in python 3.11-3.13 envs.

This PR also performs several maintenance tasks:

  • Updates the Github Action workflows
  • Fixes the CI/CD test suite
  • Updates the ReadtheDocs config and fixes the RTD build
  • Removes some hardcoded package pins
  • Pins packaging < 22 to deal with Invalid version: 'v3_1_1' #823
  • Pins numpy < 2
  • Adds basic pyproject.toml to conform with modern package specs (but retains original setup.cfg)

@havok2063 havok2063 added code-health sustainability issues pertaining to the long-term sustainability of marvin labels Feb 4, 2025
@havok2063 havok2063 self-assigned this Feb 4, 2025
@havok2063 havok2063 merged commit eb69315 into main Feb 4, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-health sustainability issues pertaining to the long-term sustainability of marvin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant