question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Get project buildable again & release a new version

See original GitHub issue

I 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:closed
  • Created 4 years ago
  • Reactions:7
  • Comments:19 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
johnpdowlingcommented, Mar 1, 2020

Chiming in if you need a hand or a tester, I’ve been packing the old server into Home Assistant containers for my setup.

0reactions
mik3ycommented, Aug 10, 2022

🎉 v1.3.0 has just been released. Hooray! Closing issue.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found