Elara Elara6331
Elara6331 pushed to resource-loading at Elara6331/itd 2022-10-16 19:43:02 +00:00
2d0db1dcf1 Close channel once resource uploading complete
Elara6331 pushed to master at Elara6331/infinitime 2022-10-16 19:39:45 +00:00
01970b2bb7 Add debug logging to resource loading
b476853dc0 Fix RemoveAll() and MkdirAll() functions
Compare 2 commits »
Elara6331 pushed to master at lure/lure 2022-10-15 18:44:51 +00:00
baf4cca4fb Remove replace directive and update nfpm
Elara6331 pushed to master at lure/lure 2022-10-14 08:37:19 +00:00
e604f61151 Move packages to working directory after build (Fixes #13)
Elara6331 pushed to master at Elara6331/logger 2022-10-07 03:23:44 +00:00
cbffce4f43 Add Fatal() and Fatalf() to log.go
Elara6331 pushed to master at lure/lure 2022-10-03 22:51:50 +00:00
8e74e58cad Don't pull repos if they've already been pulled in the same command
Elara6331 pushed to master at lure/lure 2022-10-03 22:48:47 +00:00
be48f26e75 Add --needed flag to pacman install commands
Elara6331 pushed to master at lure/lure 2022-10-03 22:40:43 +00:00
b6265f4b1d Add documentation for new ~name parameter
c0e535c630 Separate download.Get() function and add ~name parameter to git downloads
Compare 2 commits »
Elara6331 pushed to master at lure/lure 2022-10-03 03:19:52 +00:00
2b6815e287 Add docs for version() function
Elara6331 pushed to master at lure/lure 2022-10-03 03:19:38 +00:00
Elara6331 pushed to master at lure/lure 2022-10-03 03:18:54 +00:00
5e7e695ec9 Add docs for pkgver() function
a42c9b27e7 Add version() function
e2c8335381 Pass function directory using new ScriptFunc arguments
b56641c659 Pass options to subshell when executing a ScriptFunc
Compare 4 commits »
Elara6331 pushed to master at lure/lure 2022-10-02 04:04:45 +00:00
61ba975e21 Add CI badge to README
Elara6331 pushed tag v0.0.2 to lure/lure 2022-10-02 04:01:55 +00:00
Elara6331 pushed to master at lure/lure 2022-10-02 04:00:59 +00:00
75a60070ba Add documentation about Like distros
Elara6331 pushed to master at lure/lure 2022-10-02 03:56:11 +00:00
a02a009b63 Disable like distros if LURE_DISTRO is set
74adb915fc Add option to disable like distros in decoder
bdca0a5ffc Move cross-packaging instructions to usage docs
Compare 3 commits »
Elara6331 pushed to master at lure/lure 2022-10-01 21:39:28 +00:00
674cfe6b0d Ask user for confirmation if CPU arch doesn't match
Elara6331 pushed to master at lure/lure 2022-10-01 08:47:12 +00:00
bb50b55ac5 Fix apk remove command
Elara6331 pushed to master at lure/lure 2022-10-01 08:30:46 +00:00
29016fcdb7 Run gofmt
Elara6331 pushed to master at lure/lure 2022-10-01 08:30:15 +00:00
c09574e659 Add options to package managers
1f39f5edf1 Only set epoch if not equal to zero
Compare 2 commits »
Elara6331 pushed to master at lure/lure 2022-10-01 03:09:11 +00:00
8661721ccc Run gofmt