Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:3
-
Epic Link:
-
Sprint:Fall 1, Summer 5, Summer 6
Description
In previous issues (see linked tickets) saideepthi jagarapu re-discovered that the current configuration of App Store development environment can't run as-is and needs to be updated.
To start, let's identity the latest, most robust version of python 3 that can run App Store, with whatever updated dependencies may be required.
To complete this ticket:
- Update the Developer's Guide to show all new development environment configurations that developers need to know about in order to start working on App Store.
- Update code as needed to achieve same
- Focus on the development environment only (we will address the production environment in another ticket)
- Demonstrate that with the required changes, all functionality works as expected (except for the pending apps endpoint, which is fixed as part of a linked ticket)
Attachments
Issue Links
Activity
Python version upgraded from 3.6 to 3.13
Django version upgraded from 2.2 to 4.2 and other dependency upgrades can be found here
Branch changes: https://bitbucket.org/lorainelab-deepthi/appstore/branch/python-upgrade
Updated the development guide document
https://docs.google.com/document/d/1_9C03q6TD5wjLqfVLKsuDsIEQ4-qrS0JhONO5VBOwaA
I've successfully run through the documentation again with a new gmail account. I was able to log in and submit an app with no issues. I was also able to log in as admin, accept the pending app, and use all filters present in the app store as expected. Since a new ticket has been created for finalizing the documentation, I'm going to go ahead and close this ticket now.