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.

Feature request: Use release versions

See original GitHub issue

Coult it be possible to keep all versions on Docker Hub? Currently, only the latest version is available. If previous versions were available, we would be able to:

  • Have stability, as there would not be risk of upgrading to a non backwards-compatible version.
  • Have traceability, which in conjuntion with Github releases/Git tags and even changelogs, it would be very powerful.
  • Go back to previous versions to avoid bugs introduced in new versions (I am experiencing #13) or for debugability purposes.

Thanks!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
lolouk44commented, May 28, 2020
  • latest does not work (#13)

not pushed 0.1.1 to latest yet, wanted to test before pushing it to the masses 😃

Could it be something you fixed in c47614f?

most definitely. Did a few changes that should make the connection more stable and I’ve also added a way to reset the BT interface (hciconfig hci0 reset) if I get 5 consecutive BT management errors… That said I still experienced issues last night where I actually had to reboot the PI to be able to turn BT back on… There are issues with bluepy that screws the BT interface, and by the looks of it, it doesn’t look like the owner is maintaining it (155 open issues, 16 open PRs)

  • 0.1.1 works

Great, I’ll finally close this issue 😃

1reaction
lolouk44commented, May 24, 2020

Thanks, will add releases going forward

Read more comments on GitHub >

github_iconTop Results From Across the Web

New Feature: Request a Specific Version of a Devel...
You'll now be presented with a dialog that asks you which version you want to request. There is text in the dialog that...
Read more >
[Feature Request] command to just print next version semantic ...
I'm using @semantic-release/exec with prepareCmd to receive the release version. My hope was to: Run semantic-release --dry-run in the build job ...
Read more >
How not to show staging release versions on production?
I'd like to 2nd this feature request. I'm dealing with multiple environments, alpha, beta and production, and would like to be able to...
Read more >
Feature Request: GatewayQuiz Launch/Info Page - WeBWorK
Hello,. I have been working with WeBWorK Gateway Quizzes (as have many due to remote teaching), and think they could use some improvement...
Read more >
Implementation of New Features Policy | Atlassian Support
Feature release (example: 4.6) can contain new features, changes to existing features, changes to supported platforms (such as databases, ...
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