-
Add in a function similar in behaviour to `usethis::use_github_release()` to help with semantic versioning of datasets in "releases".
Requires the reading and writing of machine-readable metadata o…
-
I found that this project already [supports Go modules](https://github.com/elazarl/goproxy/blob/master/go.mod). But sadly, the [tags](https://github.com/elazarl/goproxy/tags) doesn't follow [Semantic …
-
Looking at the [history/changes between v1.5.1 and v1.5.6-beta2](https://github.com/zzzprojects/html-agility-pack/compare/v1.5.1...v1.5.6-beta2), it seems that there have been bug fixes _and_ enhancem…
-
I did not find how to package (not release) a dev or master version of a plug.
The error message is confusing because it proposes to use a '--no-validation' flag which seems to be unsupported by th…
-
Semantic Versioning for Tags Action does not extract the right version of the package, therefore the wrong package release is triggered.
-
Konflux release should follow the guidelines of semantic versioning https://semver.org/
-
Perhaps future releases could use semantic versioning (http://semver.org/) so I can include a pre-release modifier such as "1.0.0-rc.1-SNAPSHOT". Here's a potential implementation:
``` scala
import s…
-
As per http://semver.org - I think this should be a given, although it probably isn't vitally important yet but once we get to a conceptual 0.1.0 it'll probably start to matter. Right now we're 0.0.1 …
-
Does your project use the Semantic Versioning system? (semver.org) Because if it does, you should already be at 1.0.0-; one of my Ruby projects has your gem as one of its dependencies. It would be muc…
-
# Issue
Currently, the releases uses "Release VV" versioning scheme, the packages in releases uses "smartdns.1.YYYY.MM.DD-[MS?].ARCH-OS-all.ipk", and the openwrt makefile uses "1.YYYY.VV".
There…