Commit Graph

297 Commits

Author SHA1 Message Date
f97c878a1d Make the architecture match on all machines 2022-11-20 13:54:49 -08:00
d448ebe641 Add documentation for environment variables 2022-11-20 13:50:03 -08:00
00ec52f9f4 Expose distro version ID as an environment variable 2022-11-20 21:45:45 +00:00
ffff59433e Parse distro version ID instead of build ID 2022-11-20 21:43:58 +00:00
acc54564b6 Switch badge to self-hosted CI 2022-11-18 08:20:46 +00:00
b38044bd7c Add woodpecker CI config 2022-11-18 08:18:02 +00:00
0f47be6051 Remove epoch from reported version if it is zero 2022-11-14 14:59:16 -08:00
1f00907eef Fix maintainer spelling in goreleaser config 2022-11-14 14:29:01 -08:00
234a2f4d5d Add provides and conflicts to goreleaser config 2022-11-14 14:25:19 -08:00
9298cf800f Show repo name when prompting to select package 2022-11-14 14:04:46 -08:00
004358050c Actually pass the repodir parameter this time 2022-11-13 19:30:23 -08:00
cb74499769 Add repodir variable 2022-11-13 19:08:58 -08:00
271a6d84fb Remove installed build dependencies from list 2022-11-13 18:49:55 -08:00
34ff02c19a Make SKIP case-insensitive 2022-11-06 14:48:31 -08:00
6ccf8f2640 Change package name to linux-user-repository 2022-11-05 16:40:38 -07:00
41c77de379 Add GPLv3 headers to all files 2022-11-05 16:11:01 -07:00
ff4d35ce54 Fix link for lure-repo-bot 2022-11-03 14:23:20 -07:00
c7f679bcc4 Create adding-packages doc 2022-11-03 14:18:57 -07:00
67a0c4abe0 Fix postremove script decoding 2022-10-23 01:16:42 -07:00
4aa08dcb1e Update license field docs 2022-10-19 05:37:29 +00:00
df3c92dc6d Remove replace directive and update nfpm 2022-10-15 11:44:46 -07:00
93f534b107 Move packages to working directory after build (Fixes #13) 2022-10-14 01:37:13 -07:00
efda30eacf Don't pull repos if they've already been pulled in the same command 2022-10-03 15:51:46 -07:00
5d54eb0d15 Add --needed flag to pacman install commands 2022-10-03 15:48:43 -07:00
9c3e3446b6 Add documentation for new ~name parameter 2022-10-03 15:40:37 -07:00
aa77d69ce5 Separate download.Get() function and add ~name parameter to git downloads 2022-10-03 15:38:38 -07:00
75fa15c3d5 Add docs for version() function 2022-10-02 20:19:50 -07:00
ae3b595f06 Add version() function 2022-10-02 20:09:12 -07:00
53b67203d8 Pass function directory using new ScriptFunc arguments 2022-10-02 20:06:00 -07:00
e1e57fbb0c Pass options to subshell when executing a ScriptFunc 2022-10-02 19:59:10 -07:00
65bd9cb352 Add CI badge to README 2022-10-01 21:04:42 -07:00
37629ef9bb Add documentation about Like distros 2022-10-01 21:00:57 -07:00
7e9e241df3 Disable like distros if LURE_DISTRO is set 2022-10-01 20:56:08 -07:00
61bcacba51 Add option to disable like distros in decoder 2022-10-01 20:53:26 -07:00
0aeb154933 Move cross-packaging instructions to usage docs 2022-10-01 18:20:54 -07:00
f9652abfe9 Ask user for confirmation if CPU arch doesn't match 2022-10-01 14:39:26 -07:00
03beaa5a1b Fix apk remove command 2022-10-01 01:47:07 -07:00
eca4e5cf60 Run gofmt 2022-10-01 01:30:44 -07:00
9c15ad73bd Add options to package managers 2022-10-01 01:30:13 -07:00
6ebd5cfc11 Only set epoch if not equal to zero 2022-10-01 00:47:50 -07:00
55eabbd4cb Run gofmt 2022-09-30 20:09:09 -07:00
54261ea4fd Factor in ID_LIKE variable and ARM variants when checking for overrides 2022-09-30 20:07:44 -07:00
ec8474f981 Return EOF if Nop ReadWriteCloser is used 2022-09-30 16:25:40 -07:00
303cf27b77 Remove error when nop exec handler is executed 2022-09-30 16:22:27 -07:00
d854c2baf6 Move reading build vars to separate function 2022-09-30 16:05:50 -07:00
dab97a2083 If build dependencies exist, prompt to remove after build 2022-09-30 15:52:46 -07:00
cf96842de1 Remove patches from planned features 2022-09-30 15:46:12 -07:00
4bc206cccc Set minimum Go version in module to 1.18 2022-09-30 13:58:50 -07:00
6440392839 Document functions in build-scripts.md 2022-09-30 13:51:20 -07:00
3ef4674614 Require package() function to be present 2022-09-30 13:50:17 -07:00