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

Upgrade Flask dependency #225

Closed
kaitj opened this issue Oct 25, 2023 · 1 comment · Fixed by #229 or #230
Closed

Upgrade Flask dependency #225

kaitj opened this issue Oct 25, 2023 · 1 comment · Fixed by #229 or #230
Assignees
Labels
maintenance Pull requests that maintain the repo

Comments

@kaitj
Copy link
Collaborator

kaitj commented Oct 25, 2023

The problem

Some package dependencies have upgraded and introduced new, breaking changes (e.g. see #224, where version used had to be reverted and pinned). Long term, Flask is also at 3.0 at the time of writing this issue, while the app is using 2.x. Long-term, an update should be made to the new version to resolve these dependency issues.

Environment

  • Browser (with version)
  • Dropdown menu option
  • File uploaded (if applicable)

PR template was adopted from appium

@kaitj kaitj added the maintenance Pull requests that maintain the repo label Oct 25, 2023
@kaitj kaitj self-assigned this Nov 1, 2023
@kaitj
Copy link
Collaborator Author

kaitj commented Nov 1, 2023

Started to work on this to update all dependencies. Almost complete, with a few more task items (see below).

Tasks:

  • Get database working again
  • Get sandbox orcid oauth working
  • Fix ability to read from .env file -> currently set directly in environment in dev
  • Update developer setup / testing instructions

@kaitj kaitj mentioned this issue Nov 2, 2023
9 tasks
@kaitj kaitj closed this as completed in #229 Nov 2, 2023
@kaitj kaitj reopened this Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Pull requests that maintain the repo
Projects
None yet
1 participant