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
ca81127b93
fix(docs): fix typos in goreleaser, ssh-authorize, and node READMEs
...
- goreleaser: "you should the git tag" → "you should see the git tag"
- ssh-authorize: "will to do" → "will be able to do"
- node: "jhint" → "jshint"
2026-03-08 19:53:26 -06:00
AJ ONeal
8f9b9da4a3
chore: npm run fmt
2026-03-08 19:38:49 -06:00
AJ ONeal
2010c62226
ref(githubish): automated removal of unused request
2024-10-14 09:03:22 +00:00
AJ ONeal
3ae143e48b
fix(goreleaser): handle extraneous build term '1'
2023-12-28 02:04:26 -07:00
AJ ONeal
a4b324f3dc
ref(goreleaser): don't use hacky echo where 'tr -d " "' will do
2023-11-06 19:12:57 -07:00
RubenRam
a71402d1ba
doc(goreleaser): update README Files section
2023-10-28 19:59:32 -06:00
AJ ONeal
1c96c5d366
doc(goreleaser): update for goreleaser v1.x
2023-10-28 01:35:06 -06: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
cbd8ae6420
docs: add new webi.sh and webi.ms
2022-09-28 07:24:31 +00:00
AJ ONeal
22310ec528
doc(posix): remove unnecessary references to bash
2022-08-21 07:52:30 +00:00
AJ ONeal
d2fdc7b41a
refactor!(posix): use posix shebang #!/bin/sh ( fix #494 )
2022-08-21 07:10:33 +00:00
AJ ONeal
a87e38b3e5
fix(posix): double quote vars that require it
2022-08-21 03:46:19 +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
Marcin Woźniak
de0554a9e5
chore(sh): remove unnecessary 'echo' from all scripts
2022-08-13 04:23:42 +00:00
AJ ONeal
1c757ef9b1
docs(ps1): remove dead comment about missing WEBI_UA
2021-12-05 05:01:41 +00:00
jk
4edf137e5d
chore(style): add shebang, set bash strict mode, create function
2021-11-21 13:05:42 +00:00
Marcin Woźniak
ca7a838c6f
chore(style): convert blocks into functions (see #325 )
2021-11-21 10:50:03 +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
devtayls
318a724de7
Resolve missing 'v' in version string in readme
2021-04-26 08:28:49 +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
ishanpan
dbeef945f5
cleanup ps1
2021-04-26 04:52:11 +00:00
AJ ONeal
a3a3791a6b
fix goreleaser docs
2020-12-02 14:09:23 -07:00
AJ ONeal
9ee3af1afb
cleanup: use -Force making directories
2020-11-18 16:42:07 -07:00
AJ ONeal
73a778f0b1
add missing binary
2020-11-13 03:05:45 -07:00
SenorGrande
64e26600cf
Updating the cheatsheet
...
Also removing comment from releases
2020-10-06 06:25:20 +13:00
SenorGrande
47e9361d4c
Updating the cheatsheet
2020-10-04 18:43:49 +13:00
SenorGrande
c79bace506
add goreleaser
2020-10-04 16:11:14 +13:00