-
One can't deploy git tags because of the requirement for a var `ECS_CLUSTER_BRANCH_NAME`
There also isn't a way to just let one set CLUSTER because it's overriden here https://github.com/motleyagen…
-
This issues is meant to keep track of support for the upcoming version 2.0 of uptime-kuma, currently available as a beta.
Since the api of v1 and v2 have api incompatibilities there's a separate ve…
-
Hi, I'd like to aggregate info about WeTracker on https://libreav.org/updates but the project hasn't used any git tags to note release versions yet. Might this be possible with changelog data in the m…
-
https://stackoverflow.com/questions/13208734/get-the-time-and-date-of-git-tags/13208822
-
We prefix all our git tags that are for versions with `v`, so a tag for `0.8.5rc51` would be `v0.8.5rc51`.
Currently it's possible to customize the `tag_message` but it doesn't seem to affect the t…
-
Please add git tags for releases.
-
Hi. Looking to file a PR, but is this repo out of date vs Subversion repo?
-
It's been two years since release 1.0 and I see here that there is a new version for iod.
Could you provide/update repo tags?
-
## Motivations
The creation (and push) of Git tags is automated by the `release-plz release` command. The newly created tags are not signed, so they appear in the GitHub UI as "unverified":
![i…
-
Release tags in git helps track correspondence between source and distributed code.
Personally it would ease my work maintaining the (re)distribution of this nice project as part of Debian.
Please…