Commit Graph

87 Commits

Author SHA1 Message Date
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
AJ ONeal
991861fcf5 nix xbin in favor of opt/PKG_VER/bin 2020-07-14 20:07:00 +00:00
AJ ONeal
d24043dc1c add info for debug api 2020-07-13 10:27:38 -06:00
AJ ONeal
7fc634ae33 add bug message 2020-07-13 10:27:38 -06:00
AJ ONeal
a91488aff4 still fixing WSL 2020-07-09 17:06:01 +00:00
AJ ONeal
388315542b Microsoft Linux, again 2020-07-09 16:52:37 +00:00
AJ ONeal
1a7a851e3f another WSL matching fix 2020-07-09 03:39:45 +00:00
AJ ONeal
debcee7e19 match on 64*bit and 32*bit 2020-07-06 15:31:08 +00:00
AJ ONeal
358e123068 update permission request notification 2020-07-05 20:18:42 -06:00
AJ ONeal
1fe9a457c8 solve for Catalina's access controls 2020-07-05 01:12:00 +00:00
AJ ONeal
48f3faa49d fix some $Env handling 2020-07-05 00:18:24 +00:00
AJ ONeal
29b3751528 correctly identify AArch as ARM 2020-07-04 23:38:51 +00:00
AJ ONeal
01b217adaa correctly identify AArch as ARM 2020-07-04 23:38:02 +00:00
AJ ONeal
6d9f38722b check for package existence first 2020-07-04 23:30:45 +00:00
Jon Kunkee
d3e7b2bd73 Drop testing string from install.ps1
Sorry about this mess.
2020-07-04 15:58:49 -07:00
Jon Kunkee
636df87b89 Fix testing path in boostrap.ps1 2020-07-04 15:57:23 -07:00