Clean up - squash migrations, delete fix management commands
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 22m
- Merged PRs (30d)
- 40
Description
We should create a branch for legacy systems that we migrate up to, then switch back to master
Need a way to force all deployments into branch. Could potentially leave a throw value error in master, say to switch branches going forward then fix that in the branch. Though that would disappear when we cleaned out migrations in master. Perhaps a manual migration?
Doing this we can squash migrations etc - and delete a lot of old management commands.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Begin by identifying the migration history and management commands affected, then define the legacy branch and deployment workflow before verifying that migrations can be squashed without breaking upgrades.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, databases
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100