Get project buildable again & release a new version
See original GitHub issueI haven’t touched the code here in years, but I see a modest number of folks still trying to do new things with the project – which is cool.
The code is starting to bit rot, however, which is less cool: Python 2 ie EOL, Django has had numerous releases (including several security updates), and many other lesser dependencies have developed issues too.
I started some work a few years back in the v1.3-dev
branch to delete some cruft. I think successfully closing this issue would mean some combination of:
- Update to Django 2 and Python 2
- Delete clutter in the code, especially that which interferes with setup
- Clean up the public website, at least to reflect modern hardware options & setup instructions
- (Maybe) publish official docker images
- Release v1.3
Opening this issue to see if there’s some interest out there. I would love to have some help, know there are also a few forks with some activity (what’s up @johnnyruz !), so please chime in if interested and able to help.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:7
- Comments:19 (10 by maintainers)
Top Results From Across the Web
Managing releases in a repository - GitHub Docs
To the right of the list of files, click Releases. ... Click Draft a new release. ... Click Choose a tag, type a...
Read more >Releases - GitLab Documentation
On the top bar, select Main menu > Projects and find your project. On the left sidebar, select Deployments > Releases and select...
Read more >Build and clean projects and solutions in Visual Studio
Learn how you can build, rebuild, or clean all or some of the projects or project items in a solution.
Read more >Rider is running/debugging an old build
1. Go to 'Rider -> Settings/Preferences -> Build, Execution, Deployment -> Toolset and Build'. 2. Check which MSBuild version is used.
Read more >Frequently Asked Questions - semantic-release
In both cases semantic-release will publish a new release, so your package users will get the fixed/reverted version. Depending on the package manager...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Chiming in if you need a hand or a tester, I’ve been packing the old server into Home Assistant containers for my setup.
🎉 v1.3.0 has just been released. Hooray! Closing issue.