mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #14] Add tags for releases and attach binaries #14
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @interstateone on GitHub (Nov 4, 2014).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/14
Hey, this is a great app that does exactly what I was looking for today! 😄
This is a grunt-work issue. Would it be possible to add a tag for the latest release version at the right commit (which will show up in the releases section of the project) and then attach the build (currently linked to in the README to that release? This might make it more clear for people where to download the app, at least I usually look at the releases tab for source and binaries at a certain tag.
Thanks!
@lqez commented on GitHub (Nov 5, 2014):
+1, current release in README is linked to my forked repository, not here.
I saw https://github.com/RichardBronosky/keycastr/downloads but github deprecated download section, so we have to serve releases via tagging. (as you mentioned)
And,
99489c5d48/keycastr/English.lproj/InfoPlist.strings (L3)must be changed to somewhat (keycastr or whatever).@akitchen commented on GitHub (Jun 7, 2015):
This is done now for v0.8.4 - give it a try! Thanks