Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Name Change
I've realised aliastools has "stools" in its name.
I always preferred "utils" to "tools",
but thought "tools" rolled off the tongue more easily.
(Perhaps it rolls off too easily.)
The full name macOS-alias-utils
is now be applied throughout the project.
Elaboration
Add a README, correct the help text,
and elaborate the version info.
GitHub Action
Simplify build and release action.
The downloaded zip will still have its version stripped by Safari
when is auto-opened on download,
but now the entire version number will be stripped
rather than having the major version left behind.
I considered not using a zip file at all,
and releasing the binaries directly,
but a zip file is necessary to ensure
the binaries retain their execution permissions.
I considered changing the
.characters to_,or something else, in the filename, to prevent this issue,
but I choose a nice-looking filename over pleasing Safari.
At least the folder it generates will no longer end in
-v0.