Commit Graph

102 Commits

Author SHA1 Message Date
AJ ONeal
a50d690197 chore: run linters and formatters 2022-01-26 02:00:21 -07:00
AJ ONeal
bd0867f478 docs(win): update elevated privileges error message 2022-01-26 07:59:58 +00:00
Jay Palacio
180758d50b fix(webi): add check for windows pwsh being run as admin 2022-01-26 07:46:33 +00:00
AJ ONeal
88fcdf968a fix(webi): all $s should be escaped with $$$$ 2021-12-05 07:59:38 +00:00
AJ ONeal
62fbb37acf docs(internal): comments about downloads 2021-12-05 05:01:36 +00:00
AJ ONeal
6053316180 bugfix: update arh waterfall to properly detect armv7 vs arm64 2021-11-24 06:59:25 +00:00
AJ ONeal
ef1b4f03c8 feature(linux): prefer musl builds to gnu builds 2021-11-24 06:58:52 +00:00
AJ ONeal
a05e632457 chore(lint): == to === 2021-11-24 06:57:33 +00:00
AJ ONeal
d68d0376b9 feature(windows): make it more clear that the user needs to update their PATH 2021-11-23 09:07:46 +00:00
Marcin Woźniak
ca7a838c6f chore(style): convert blocks into functions (see #325) 2021-11-21 10:50:03 +00:00
AJ ONeal
2d68b08174 refactor(webi): finally remove use of pkg_get_current_version 2021-11-15 11:35:31 +00:00
AJ ONeal
2f67e12800 refactor: scope downloads to thing/version/thing-version.tar.gz 2021-11-15 11:28:53 +00:00
AJ ONeal
426e8c9c2e refactor!: namespace downloads to ~/Downloads/webi on Mac and Linux 2021-11-15 11:28:53 +00:00
AJ ONeal
d70f58eb23 bugfix(webi): printf rather than echo -e for colors for certain shells 2021-11-14 20:56:28 +00:00
AJ ONeal
d90018d3c2 feature: spam for stars plzkthx 2021-11-14 10:31:22 +00:00
AJ ONeal
5394796d1a feature: add gpg (GnuPG) 2021-11-14 08:18:32 +00:00
AJ ONeal
dfb477380c chore: make Prettier + fix spelling, update upgrade/switch instructions, prefer ale to syntastic 2021-08-15 05:56:56 +00:00
AJ ONeal
d3dbc1bf2a fix typo PKG_NAME => WEBI_PKG
Fix for https://github.com/webinstall/webi-installers/issues/236
2021-05-11 14:58:02 -04:00
AJ ONeal
b8963e2eec bugfix: invert download check 2021-05-02 18:39:57 +00:00
AJ ONeal
40e4c9325e welcome earlier, fix lint warnings and real errors 2021-05-02 18:26:30 +00:00
AJ ONeal
170a124b0e bugfix: allow whitespace before template vars 2021-04-26 07:20:10 +00:00
AJ ONeal
3f64f8b9c5 cleanup: */install.ps1 add out-null to all New-Item calls 2021-04-26 07:10:08 +00:00
AJ ONeal
46445e9382 cleanup: shfmt, shellcheck, and whitespace 2021-04-26 07:03:47 +00:00
AJ ONeal
76776e9d54 */install.ps1: more cleanup 2021-04-26 05:14:00 +00:00
ishanpan
dbeef945f5 cleanup ps1 2021-04-26 04:52:11 +00:00
AJ ONeal
1bf5c7084f webi-pwsh: remove old file location to fix existing installations 2021-03-29 06:14:21 +00:00
AJ ONeal
5d070244d4 fixup: webi.ps1 ->webi-pwsh.ps1 2021-03-29 06:09:40 +00:00
James Bohan
7a5d0527cb Replaced all instances of webi.ps1 with webi-pwsh.ps1 2021-03-29 05:03:10 +00:00
AJ ONeal
d356fd386b minor cleanup 2021-03-03 08:00:53 +00:00
AJ ONeal
0245e830a4 quick hack for better Apple M1 Rosetta compat 2021-01-06 17:37:47 -07:00
AJ ONeal
448e66c339 add version info to deno downloads 2020-12-02 13:23:53 -07:00
AJ ONeal
5927fa9041 don't show progress for non-interactive sessions 2020-12-02 13:23:53 -07:00
AJ ONeal
9ee3af1afb cleanup: use -Force making directories 2020-11-18 16:42:07 -07:00
Sergi B
a2bb4dba6b Added account for packages that don't specify arch for macos 2020-10-26 11:35:54 +01:00
AJ ONeal
8e3cc6d1a8 remove top-level pre-expansion 2020-10-05 23:07:22 +00:00
AJ ONeal
8b96119dc9 workarounds for fluter 2020-10-05 22:07:59 +00:00
AJ ONeal
045a97cd7a allow xattr to fail 2020-10-05 22:07:59 +00:00
AJ ONeal
9e9cf83d68 clarify error message 2020-09-26 20:35:31 +00:00
AJ ONeal
afe8aab57a aarch64 bugfix and minor formatting updates 2020-09-22 19:59:43 +00:00
schmelto
b4915c67af resolve issue #100 2020-09-08 12:51:52 +02:00
Akshansh Rewariya
e40f82e30c exe added to format array 2020-08-30 16:15:31 +05:30
AJ ONeal
5f35c74c4a remove xattr com.apple.quarantine before trying spctl 2020-08-25 04:25:24 +00:00
AJ ONeal
fb2ab05e33 better test output 2020-08-22 20:47:10 +00:00
AJ ONeal
1c97e1c661 make _example current, add rg for Windows 2020-08-22 20:21:01 +00:00
AJ ONeal
31e780afa6 add comrak for Markdown to HTML 2020-08-14 05:25:37 +00:00
AJ ONeal
e7ebf86336 Merge branch 'master' into justins_branch 2020-07-30 10:24:28 -06:00
yollotltamayo
4e9b4f81b1 fixed issue #63 2020-07-30 10:18:19 -06:00
yollotltamayo
24bef330c7 agregate the download source #63 2020-07-30 10:18:19 -06:00
AJ ONeal
5fabdc4760 hotfix to remove trailing '}' from bin names 2020-07-29 23:53:05 -06:00
Justin_Howard
416ed5d674 attempted fix 2020-07-29 22:34:58 -06:00