AJ ONeal
8f9cf8e487
fix: exclude known noise from cache comparison and configs
...
- Hugo: exclude Linux-64bit legacy filename alias
- Hugo-extended: exclude Linux-64bit legacy filename alias
- Gitea: exclude -src- and -docs- tarballs
- Pathman: exclude armv8 legacy alias
- UUID v7: exclude exotic architectures (thumb, armeb, loong, gnux32, risc)
- comparecache: filter bare executables and docs tarballs as noise,
apply noise filter to both live and Go sides
- legacy.go: add .tar.bz2 to legacyFormats
Match count: 69/106 (up from 58)
2026-03-10 18:18:38 -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
dc1ab03aeb
ref(releases): add classification helpers: _names, _version, _filenames
2023-11-14 12:10:04 -07:00
AJ ONeal
e0820b5517
fix(gitea): check for and install 'git' on Windows
2023-11-14 10:55:07 -07:00
RubenRam
223ed22513
doc(gitea): update README Files section
2023-10-28 19:56:13 -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
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
22d3602c7d
feature: add Windows installer for gitea
2021-08-15 07:10:11 +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
22b404dd24
fix gitea insteall
2020-07-01 04:52:27 +00:00
AJ ONeal
eeaa8db394
update (almost) all taglines and descs
2020-06-17 00:10:00 +00:00
AJ ONeal
72062b452a
bugfix gitea, fix output for go alias
2020-06-16 10:52:03 +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
e297427e0b
mostly update comments, fix gitea releases.js
2020-06-14 12:31:37 -06:00
AJ ONeal
36b2f4010b
add custom output
2020-06-14 12:12:42 -06:00
AJ ONeal
912044930b
update gitea to use new bash functions
2020-06-14 12:09:37 -06:00
AJ ONeal
0749de065d
add xz support, add gitea
2020-06-07 21:24:49 -06:00