-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: gh-r logic ignores [36]86 assets
Changes: - Reduce zunit verbosity with `--tap` flag - `gh-r` tests now use `lbin` instead of `sbin`. `lbin` has smarter logic when looking for executables to use in creating a shim - Add gh-r tests for `rust-analyzer`, `docker-compose`, `neovim` binary & appimage, and `kopia` - Condense gh-r test logic to halve LOC (i.e., 1000+ -> ~500) - Update gh-r logic to discard 32 bit binaries, improve 64 bit selection, and linux-{gnu,musl} patterns Closes #225, #246, #247 Signed-off-by: Vladislav Doster <[email protected]>
- Loading branch information
1 parent
5c70f5a
commit bb09d88
Showing
8 changed files
with
368 additions
and
647 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.