AJ ONeal
39c136caa3
feat: whitespace-delimited releases.conf, variant tagging
...
- Switch installerconf parser from comma to whitespace delimiters
- Add asset_exclude as alias for exclude (fixes hugo)
- Add variants key (documentation cue, detection in Go code)
- Add per-package variant taggers: bun (profile, amd64v3 arch),
pwsh (fxdependent), ollama (rocm, jetpack5/6), git (installer),
node (msi installer), lsd (deb, msvc), fish (pkg), xcaddy (deb)
- Update releases.conf files with variant declarations
2026-03-10 13:30:33 -06:00
AJ ONeal
28dab7dade
feat: complete classification of all 116 packages (169,867 rows)
...
- Add asset_filter/asset_exclude conf keys for shared-repo packages
- Split hugo/hugo-extended: exclude/require "extended" in asset name
- Add macosx, ia32, .snap, .appx classifier patterns
- Fix zig Platform.Size JSON string type (was int64, upstream sends string)
- Filter install scripts, cosign keys, compat.json as meta-assets
- Add riscv64, loong64, armv5, mipsle, mips64le to buildmeta
Full classification produces 169,867 distributable rows across 116 packages.
2026-03-10 00:27:57 -06:00
AJ ONeal
2c3b21a5ae
add releases.conf for all GitHub and nodedist packages
...
Declarative key=value config files that specify the release source
(github or nodedist), owner/repo, and optional tag_prefix for
monorepo packages. These replace the per-package releases.js logic
for the Go rewrite.
2026-03-09 22:27:02 -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
b843c689a0
ref(releases): filter out various one-offs and non-builds
2023-11-14 12:10:04 -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
b476074f04
ref(hugo): update for latest standard and extended editions
2023-09-16 23:25:11 +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
Marcin Woźniak
4c539f3bd2
chore(sh): remove more unnecessary 'echo' from all scripts ( fix #466 )
2022-08-15 20:33:32 +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
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
5a175a7a21
docs(hugo): make mention of Bliss and Eon
2021-08-15 06:20:09 +00:00
AJ ONeal
bc4a416a79
feature: add Windows installer for hugo
2021-08-15 06:14:29 +00:00
AJ ONeal
20dea82a28
docs: update 'Updating' sections with new format
2021-08-15 05:57:26 +00:00
AJ ONeal
46445e9382
cleanup: shfmt, shellcheck, and whitespace
2021-04-26 07:03:47 +00:00
AJ ONeal
c77b2afba8
add webi dat dat dat
2020-07-09 11:46:17 +00: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
AJ ONeal
9469f29e2f
update variables _new_ => _src_, _common_ => _dst_,
2020-06-14 13:24:05 -06:00
AJ ONeal
119ba20bbc
update comments and output
2020-06-14 12:43:22 -06:00
AJ ONeal
3f8d1227c9
add hugo
2020-06-14 09:52:56 +00:00