AJ ONeal
0bf485dcc4
ref!: add releases.conf (replacing releases.js)
2026-05-14 15:11:56 -06:00
AJ ONeal
9f28505af7
ref: delete unreachable upstream-fetcher modules
...
Stacked on the modifications PR. Now that no live code path references
the per-package fetchers, the shared HTTP/parsing helpers, the
in-process normalizer, or the example template, delete them. Pure
deletion — no behavior change.
- ~93 per-package <pkg>/releases.js fetcher modules.
- _common/{brew,fetcher,git-tag,gitea,github,github-source,
githubish,githubish-source}.js shared HTTP/parsing helpers.
- _webi/normalize.js in-process normalization layer (cache files
arrive normalized from webicached).
- _example/releases.js fetcher template for new packages.
The Go cache daemon (webicached) is now the sole producer of release
metadata; the Node process never makes an upstream request.
2026-05-08 16:31:59 -06:00
AJ ONeal
8f9b9da4a3
chore: npm run fmt
2026-03-08 19:38:49 -06:00
AJ ONeal
40316a866c
doc(serviceman): update docs across installers
2024-12-16 00:59:46 +00:00
Shuchit
1f3e7b5bf0
ref: replace 'whoami' with 'id -u -n' for POSIX compatibility
2024-12-15 06:03:30 +00:00
AJ ONeal
82d8d3a6cb
ref(windows): use Sync-EnvPath to guarantee $Env:Path correctness
2023-11-11 13:18:20 -07:00
AJ ONeal
3d51b8373a
chore(pwsh): lint+fix
2023-10-18 02:10:55 -06:00
AJ ONeal
f98086b38e
chore(pwsh): fmt
2023-10-18 02:10:55 -06:00
AJ ONeal
1d87306129
ref!(go): separate go from go-essentials for 1.21
2023-08-09 23:29:25 +00:00
AJ ONeal
5a92412348
ref: make 'go' canonical installer, not just alias
2023-08-09 23:28:50 +00:00
AJ ONeal
efb67109fb
ref!: replace pathman with PowerShell [Environment]::SetEnvironmentVariable
2023-05-09 00:04:59 +00:00
AJ ONeal
0024f69109
doc: replace ``txt blocks with ``text blocks
2023-02-26 05:57:14 +00:00
AJ ONeal
a782c32d59
doc(golang): add Files section
2023-02-21 08:04:05 +00:00
AJ ONeal
b5fc4d742b
chore: update shfmt
2023-02-11 21:39:07 +00:00
AJ ONeal
21c668b4b7
chore(fmt): set .prettierrc.json.trailingComma = "all"
2023-01-24 17:54:39 +00:00
AJ ONeal
d2fdc7b41a
refactor!(posix): use posix shebang #!/bin/sh ( fix #494 )
2022-08-21 07:10:33 +00:00
brij
fdeefd7e75
refactor(posix): remove function prefixes from all shell files
2022-08-18 15:10:58 +00:00
MoNakouzi
82af8b46a4
docs: replace ``bash with ``sh in all .md files
2022-08-15 20:45:43 +00:00
AJ ONeal
8d70f74765
hotfix: always use full PATH to 'webi' command
2022-08-08 12:44:54 +00:00
dbbrowne
4e2f221dd6
doc(golang): update 'hello world' build + run, etc
2022-08-08 10:40:46 +00:00
AJ ONeal
68ecd7c4b4
feat!: migrate go tooling to go-essentials
2022-08-08 10:23:23 +00:00
AJ ONeal
1c757ef9b1
docs(ps1): remove dead comment about missing WEBI_UA
2021-12-05 05:01:41 +00:00
Marcin Woźniak
ca7a838c6f
chore(style): convert blocks into functions (see #325 )
2021-11-21 10:50:03 +00:00
AJ ONeal
d15b4435c9
bugfix(go): use go install for newer versions of go, cleanup
2021-11-15 11:28:53 +00:00
AJ ONeal
894562bc0c
refactor!: namespace downloads to ~/Downloads/webi on Windows
2021-11-15 11:28:53 +00:00
AJ ONeal
b944f3cb25
bugfix(Windows): make sure ~/Downloads exists
2021-11-15 11:28:53 +00:00
AJ ONeal
20dea82a28
docs: update 'Updating' sections with new format
2021-08-15 05:57:26 +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
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
James Bohan
7a5d0527cb
Replaced all instances of webi.ps1 with webi-pwsh.ps1
2021-03-29 05:03:10 +00:00
AJ ONeal
a6dd2c0184
minor cleanup / doc fixes
2020-10-21 19:18:52 +00:00
AJ ONeal
8292f12db5
include godoc, duh
2020-10-05 22:08:00 +00:00
AJ ONeal
a4d70877e5
update go tooling
2020-10-05 22:08:00 +00:00
AJ ONeal
10b5d609d7
add and update vim plugins with sensible defaults
2020-09-18 09:56:18 +00:00
Pratyush Saxema
ee34ace0de
changes made
...
changes made as per request
all set
2020-09-07 16:20:37 +05:30
AJ ONeal
c77b2afba8
add webi dat dat dat
2020-07-09 11:46:17 +00:00
AJ ONeal
48f3faa49d
fix some $Env handling
2020-07-05 00:18:24 +00:00
AJ ONeal
b0fdda713f
end quote fix
2020-07-05 00:01:31 +00:00
AJ ONeal
58841a3003
switch to unix-style paths because... powershell?
2020-07-04 22:00:30 +00:00
AJ ONeal
2167a66c0f
install git if not present
2020-07-04 07:32:23 +00:00
AJ ONeal
a9f17e551d
switch Windows to to Env:USERPROFILE
2020-07-04 07:19:14 +00:00
AJ ONeal
fa5fc38ac3
make the go\bin directory on windows
2020-07-04 07:08:16 +00:00
AJ ONeal
85a231cc55
add git and golang for windows, fix some PATH stuff
2020-07-04 06:57:53 +00:00
AJ ONeal
ec39c76424
fix incompatible go get syntax
2020-06-29 14:23:48 -06:00
AJ ONeal
59b02f1de2
enumerate go language tools
2020-06-29 13:32:13 -06:00
AJ ONeal
66f0e8daa6
bugfix pgAdmin 4.app; cleanup others
2020-06-18 06:59:08 +00:00
AJ ONeal
df64451d4c
webi/template.bash => _webi/template.sh
2020-06-17 20:33:07 -06:00
AJ ONeal
eeaa8db394
update (almost) all taglines and descs
2020-06-17 00:10:00 +00:00
AJ ONeal
5e0debf4c5
generalize, a lot
2020-06-16 10:45:54 +00:00