Commit Graph

96 Commits

Author SHA1 Message Date
Elara 98a3b26a27 Add documentation for environment variables
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-11-20 13:50:03 -08:00
Elara da630f648d Expose distro version ID as an environment variable
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-11-20 21:45:45 +00:00
Elara c489f4864e
Parse distro version ID instead of build ID
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-11-20 21:43:58 +00:00
Elara 320342cfb4 Switch badge to self-hosted CI
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-11-18 08:20:46 +00:00
Elara 45ad9fbe39 Add woodpecker CI config
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-11-18 08:18:02 +00:00
Elara 3f2ec8ebd3 Remove epoch from reported version if it is zero 2022-11-14 14:59:16 -08:00
Elara 2c2a27c9f7 Fix maintainer spelling in goreleaser config 2022-11-14 14:29:01 -08:00
Elara 05a1ecea64 Add provides and conflicts to goreleaser config 2022-11-14 14:25:19 -08:00
Elara d32437e8b2 Show repo name when prompting to select package 2022-11-14 14:04:46 -08:00
Elara 8f95ff4676 Actually pass the repodir parameter this time 2022-11-13 19:30:23 -08:00
Elara 7442da7105 Add repodir variable 2022-11-13 19:08:58 -08:00
Elara 07e41849e9 Remove installed build dependencies from list 2022-11-13 18:49:55 -08:00
Elara 27fb08d5ba Make SKIP case-insensitive 2022-11-06 14:48:31 -08:00
Elara d78064179f Change package name to linux-user-repository 2022-11-05 16:40:38 -07:00
Elara 2157d9ecce Add GPLv3 headers to all files 2022-11-05 16:11:01 -07:00
Elara b686f810fb Fix link for lure-repo-bot 2022-11-03 14:23:20 -07:00
Elara c856bf0686 Create adding-packages doc 2022-11-03 14:18:57 -07:00
Elara c650c1dae0 Fix postremove script decoding 2022-10-23 01:16:42 -07:00
Elara b3b6612ef2
Update license field docs 2022-10-19 05:37:29 +00:00
Elara baf4cca4fb Remove replace directive and update nfpm 2022-10-15 11:44:46 -07:00
Elara e604f61151 Move packages to working directory after build (Fixes #13) 2022-10-14 01:37:13 -07:00
Elara 8e74e58cad Don't pull repos if they've already been pulled in the same command 2022-10-03 15:51:46 -07:00
Elara be48f26e75 Add --needed flag to pacman install commands 2022-10-03 15:48:43 -07:00
Elara b6265f4b1d Add documentation for new ~name parameter 2022-10-03 15:40:37 -07:00
Elara c0e535c630 Separate download.Get() function and add ~name parameter to git downloads 2022-10-03 15:38:38 -07:00
Elara 2b6815e287 Add docs for version() function 2022-10-02 20:19:50 -07:00
Elara a42c9b27e7 Add version() function 2022-10-02 20:09:12 -07:00
Elara e2c8335381 Pass function directory using new ScriptFunc arguments 2022-10-02 20:06:00 -07:00
Elara b56641c659 Pass options to subshell when executing a ScriptFunc 2022-10-02 19:59:10 -07:00
Elara 61ba975e21 Add CI badge to README 2022-10-01 21:04:42 -07:00
Elara 75a60070ba Add documentation about Like distros 2022-10-01 21:00:57 -07:00
Elara a02a009b63 Disable like distros if LURE_DISTRO is set 2022-10-01 20:56:08 -07:00
Elara 74adb915fc Add option to disable like distros in decoder 2022-10-01 20:53:26 -07:00
Elara bdca0a5ffc Move cross-packaging instructions to usage docs 2022-10-01 18:20:54 -07:00
Elara 674cfe6b0d Ask user for confirmation if CPU arch doesn't match 2022-10-01 14:39:26 -07:00
Elara bb50b55ac5 Fix apk remove command 2022-10-01 01:47:07 -07:00
Elara 29016fcdb7 Run gofmt 2022-10-01 01:30:44 -07:00
Elara c09574e659 Add options to package managers 2022-10-01 01:30:13 -07:00
Elara 1f39f5edf1 Only set epoch if not equal to zero 2022-10-01 00:47:50 -07:00
Elara 8661721ccc Run gofmt 2022-09-30 20:09:09 -07:00
Elara 93d5ad9a53 Factor in ID_LIKE variable and ARM variants when checking for overrides 2022-09-30 20:07:44 -07:00
Elara 77c3ea7d56 Return EOF if Nop ReadWriteCloser is used 2022-09-30 16:25:40 -07:00
Elara fa76d95c04 Remove error when nop exec handler is executed 2022-09-30 16:22:27 -07:00
Elara 6012f0f505 Move reading build vars to separate function 2022-09-30 16:05:50 -07:00
Elara 35046566a1 If build dependencies exist, prompt to remove after build 2022-09-30 15:52:46 -07:00
Elara 46f79e4d26 Remove patches from planned features 2022-09-30 15:46:12 -07:00
Elara 7fa6dcf183 Set minimum Go version in module to 1.18 2022-09-30 13:58:50 -07:00
Elara a5c2ac60d9 Document functions in build-scripts.md 2022-09-30 13:51:20 -07:00
Elara 7d6d22cf69 Require package() function to be present 2022-09-30 13:50:17 -07:00
Elara 28809828c2 Merge branch 'master' of gitea 2022-09-30 13:46:43 -07:00