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.

Support pre-releases

See original GitHub issue

It would be nice to have support for pre-releases. I tend to pre-release everything that is not on master (my release branch) by using the same functionality that is used for creating releases except tagging them with a pre-release tag of choice according to the semver 2.0.0 specification https://semver.org/#spec-item-9.

Suggestion:

  • Add a pre_release_branches input that similar to release_branches specifies which branches should be treated as pre-releases. Default to no branches in order to not break current behaviour.
  • Add a append_to_pre_release_tag input to define what should be appended to the pre-release tag according to semver 2.0.0 specification https://semver.org/#spec-item-9

Versioning release branches should follow the latest version from any pre-releases on the branch being merged into the release branch.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
mathieudutourcommented, Nov 11, 2020

i updated v5 with the fix

1reaction
boxceecommented, Nov 11, 2020

@Fresa #38 was just merged!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Magic The Gathering Prerelease Prize Support
Magic The Gathering Prerelease Prize Support Break Down By Attendance. We host multiple tournaments on each day of a prerelease weekend. Because of...
Read more >
The Magic Prerelease Primer: Everything You Need to Know
Prerelease events are casual Sealed events that provide you with the first chance to play a new set by building a 40-card deck...
Read more >
Prerelease | Magic: The Gathering - Wizards of the Coast
Your very first chance to play with the cards from a brand-new set. A week before the set is released, you can head...
Read more >
Prerelease - MTG Wiki - Fandom
The Hero Prerelease Pack contains a spindown life counter, a Hero card unique to a players' chosen path, one of five quiz activity...
Read more >
Prerelease Module Versions - PowerShell - Microsoft Learn
The PowerShellGet module provides support for tagging modules with versions greater than 1.0.0 as a prerelease using semantic versioning.
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