Commit Graph

17 Commits

Author SHA1 Message Date
kdusek
c727d8e1f2 Add --local option to force installation to user bin directory, preventing automatic fallback when sudo is unavailable 2025-11-13 20:16:01 +01:00
kdusek
85fec83f2c Fix Borg CLI binary naming for different architectures, specifically correcting aarch64 to use glibc235 and -gh suffix 2025-11-13 18:30:23 +01:00
kdusek
1c682a338c Update sudo access check to prompt for password when needed, allowing system-wide installation even with password-protected sudo 2025-11-13 18:11:25 +01:00
kdusek
62cb59e645 Add AGENTS.md with instructions for using the installer creation guide when users request GitHub binary installers 2025-11-13 18:04:40 +01:00
kdusek
b60850ef14 Add comprehensive guide for creating new GitHub binary installers following the established patterns 2025-11-13 18:02:21 +01:00
kdusek
e7e64f6838 Disable package manager installation for Borg CLI to ensure the latest version is always installed from GitHub releases 2025-11-13 17:59:47 +01:00
kdusek
4f27a626a6 Disable package manager installation for Tea CLI to ensure the correct Gitea tea binary is installed from GitHub releases 2025-11-13 17:57:19 +01:00
kdusek
e2a3cf4c5d Fix symlink creation issues and add installation verification checks for the installer scripts 2025-11-13 17:55:06 +01:00
kdusek
811f1b800c Add --reinstall option to reinstall current version and show installation location when latest version is already installed 2025-11-13 17:51:07 +01:00
kdusek
979977d16e Change installer scripts to prefer system-wide installation in /usr/local/bin, warn about user bin precedence, and offer to remove user bin versions after successful system installation 2025-11-13 17:49:01 +01:00
kdusek
fbaebfaae2 Revert "Add credential checks for known Gitea instances https://go-gitea.mywire.org and http://192.168.88.97:3000"
This reverts commit 2519fee6d5.
2025-11-13 17:38:42 +01:00
kdusek
e48dec460b Revert "Add automatic configuration of Gitea credential helpers for go-gitea.mywire.org and 192.168.88.97:3000, and enhance --checks to show detailed status for these servers"
This reverts commit 6c4892e961.
2025-11-13 17:37:59 +01:00
kdusek
6c4892e961 Add automatic configuration of Gitea credential helpers for go-gitea.mywire.org and 192.168.88.97:3000, and enhance --checks to show detailed status for these servers 2025-11-13 17:36:14 +01:00
kdusek
445d8050a6 Add --checks option to display detailed credential status for known Gitea instances 2025-11-13 17:34:03 +01:00
kdusek
2519fee6d5 Add credential checks for known Gitea instances https://go-gitea.mywire.org and http://192.168.88.97:3000 2025-11-13 17:32:11 +01:00
kdusek
a71fa38da0 Add CLI installers for Tea, Borg, and Git Credential Manager, and enhance setup script with improved authentication 2025-11-13 17:29:06 +01:00
kdusek
e9373ba1e1 Initial commit 2025-11-13 15:12:49 +01:00