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.

Automatically publish a nightly or weekly pre-release

See original GitHub issue

There are some nice Actions out there that could help us do this, but my intent is to encourage others to help us test our builds more regularly, helping us to land important changes and communicate what we’re working on. Would love if someone wanted to jump in and help us by drafting something or stirring the conversation.


More thoughts:

  • Using same prelease name or tag could be nice? Something like Chrome’s canary? nightly, weekly, or preview also could work…
  • I think this would only really apply to v5 and our main branch.
  • Automating the changelog and publishing on a cron job feels straightforward enough?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
korki43commented, Mar 28, 2021

@whizzsfe I’m totally with you. I think it would attract more people to test the nightly version if it was released directly on npm. It’s way more comfortable to just install it with npm and have it integrate with all the other modules, than to build the whole project yourself or download it from the releases.

1reaction
whizzsfecommented, Mar 28, 2021

I don’t see using the same tag over again. It would make issue tracking hard… Then again I just use a plain git pull to get current changes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

allow-publish-version - npm Package Health Analysis
The npm package allow-publish-version receives a total of 3 weekly downloads. As such, allow-publish-version popularity was classified as ...
Read more >
Versioning
This page covers Jetpack's usage of Semantic Versioning and pre-release cycles ... Internal or nightly releases (via androidx.dev) use the -SNAPSHOT suffix.
Read more >
What's the difference between a release and nightly build?
A nightly build is something that happens automatically each night of the latest checked in code. ... It is a time box lasting...
Read more >
What's the difference between Alpha, Release Candidate, and ...
We ship an Alpha nearly every week (which is tightly coupled to our ... These tests automatically build a Frequent pre-release version of ......
Read more >
Using Prereleases In Your Product Release Cycle
Publishing prereleases serve as a dress rehearsal for the formal release. ... Terminology Note: Nightly builds, alpha programs, beta programs, ...
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