AJ ONeal
7f0c92e262
add releases.conf for all remaining packages and wire new fetchers
...
New fetcher packages:
- chromedist: Chrome for Testing API (googlechromelabs.github.io)
- gpgdist: SourceForge RSS for GPG macOS
- mariadbdist: MariaDB downloads REST API
New releases.conf files for:
- GitHub: aliasman, awless, duckdns.sh, hugo-extended, kubens, rg, postgres
- gittag: vim-commentary, vim-zig
- gitea: pathman
- chromedist: chromedriver
- gpgdist: gpg
- mariadbdist: mariadb
- nodedist: node
Alias support (alias_of key):
- golang → go, dashd → dashcore, psql → postgres, zig.vim → vim-zig
- Aliases skip fetching and share cache with their target
Every package with a releases.js now has a releases.conf (except the
dead macos package). fetchraw dispatches to all 13 source types.
2026-03-09 22:48:11 -06:00
AJ ONeal
f1d1027701
ref: handle fetch errors consistently (Fetcher.fetch)
2024-12-16 00:20:01 +00:00
AJ ONeal
14cebeeb61
ref(webi): complete transition from 'request' for 'fetch'
2024-12-16 00:01:13 +00:00
MichalTirpak
ba94ad883b
partial refactor for files regarding the ISSUE#898 request to fetch besides mariadb
2024-12-15 06:51:44 +00:00
AJ ONeal
e3e61ca256
ref: rename .getDistributables()
2024-09-13 08:33:33 +00:00
AJ ONeal
dc1ab03aeb
ref(releases): add classification helpers: _names, _version, _filenames
2023-11-14 12:10:04 -07:00
AJ ONeal
ad1cdd1eac
ref(webi_download): always use 2-3 args on as many lines
2023-10-30 18:03:41 -06:00
AJ ONeal
1306fd6ebc
fix: replace leftover 'pathman add' with 'webi_path_add'
2023-10-24 13:16:54 -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
0024f69109
doc: replace ``txt blocks with ``text blocks
2023-02-26 05:57:14 +00:00
AJ ONeal
5b6b700943
fix: replace 'uname -a' with 'uname -srm' for OS/Arch detection
2023-02-11 21:57:39 +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
AJ ONeal
a87e38b3e5
fix(posix): double quote vars that require it
2022-08-21 03:46:19 +00:00
Marcin Woźniak
48a16a315e
refactor!(posix): replace simple [[ with [ (partial fix for #465 )
2022-08-21 03:06:08 +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
1cbc906cab
bugfix: gpg/bin -> gnupg/bin, use 'git config' for name and email
2021-11-19 09:47:14 +00:00
AJ ONeal
07cf1d25c2
refactor!: rename git-gpg-init => git-config-gpg
2021-11-19 09:33:58 +00:00
AJ ONeal
817400e5b0
refactor: gpg ~/Downloads/webi
2021-11-15 11:28:53 +00:00
AJ ONeal
5394796d1a
feature: add gpg (GnuPG)
2021-11-14 08:18:32 +00:00