Commit Graph

252 Commits

Author SHA1 Message Date
51f05ecc81 Remove replaces field from GoReleaser config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-02-01 12:03:13 -08:00
27082ba223 Fix nFPM provides/conflicts values
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-02-01 12:00:37 -08:00
6c6a7152b4 Fix panic when performing incremental database updates
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-02-01 11:55:22 -08:00
681e31df4e Fix other AUR package parameters
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-31 14:17:35 -08:00
a84a9be782 Fix AUR package name
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-31 14:16:01 -08:00
825e89d0d3 Upgrade status to beta
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-31 14:08:57 -08:00
eb88fbd123 Add more logs after executing package()
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-31 14:05:45 -08:00
3c5613199e Fix AUR badge link
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-31 07:16:02 +00:00
73bdb54496 Add missing GPL headers and change year to 2023
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-30 23:12:29 -08:00
4b5fd855cc Check ~archive parameter for file downloader
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 18:07:37 -08:00
2c8eb6be48 Check ~name parameter for file downloader
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 17:56:11 -08:00
d4396756d6 Update docs for new download system
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 17:54:05 -08:00
c8be92c47b Check ~name parameter for git downloader
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 17:36:35 -08:00
ee7f4878d1 Update usage docs with new --clean/-c flag
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 22:50:26 +00:00
bd769468a9 Install already-built package by default if available
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 14:40:37 -08:00
09d9053104 Add comments to Downloader and UpdatingDownloader interfaces
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 14:19:20 -08:00
d914391c40 Fix typo in comment
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 13:43:39 -08:00
0ece536810 Normalize URL for caching
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 13:42:23 -08:00
192e3e8a4f Check provides field when filtering build dependencies
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 01:32:55 -08:00
fa4604c26c Add comments for internal/{dl,dlcache}
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 00:54:59 -08:00
163ad12575 Remove old download package
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 00:07:10 -08:00
2ba6136c99 Add translations for new download system
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-28 21:24:53 -08:00
438304f8ce Run go fmt
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-28 21:08:35 -08:00
657b562f31 Handle broken cache manifest
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-28 21:05:20 -08:00
d26b288cde Switch to new download system
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-28 20:53:06 -08:00
e785c6b53d Add unarchiving to file downloader
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-28 20:33:36 -08:00
ff8ed902ea Add git downloader 2023-01-28 20:32:47 -08:00
1d2d46cbc5 Add initial caching download system
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-28 15:17:22 -08:00
374c206fae Update AUR badge
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-27 22:11:09 +00:00
d906dc8d86 Add download caching system
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-25 17:23:43 -08:00
2f81f7c605 Do not use root for listing installed packages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-25 16:47:22 -08:00
bb05a8d38b Add warning for already-installed packages 2023-01-25 16:43:25 -08:00
076f90bbd7 Add translation system for LURE CLI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-12 19:41:52 -08:00
e772ecf2ab Fix database presence check
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-11 18:31:57 -08:00
3e0c110893 Warn user if DB does not have version 2023-01-11 18:31:08 -08:00
238f4cf682 Add localization to API server
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-11 18:07:49 -08:00
c41e7e1c18 Add language overrides to database
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-11 15:26:12 -08:00
0144ad17d9 Move database open code into internal/db
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-11 14:14:31 -08:00
ddd9d1d63d Add languages to overrides 2023-01-11 13:37:52 -08:00
0cb23911cf Fix lure target dependencies in Makefile
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-11 13:03:40 -08:00
de8399e40b Only generate for internal/config in version.txt target
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-01 20:40:05 -08:00
d226a6c154 Install to in AUR package 2023-01-01 20:30:53 -08:00
c2e0332552 Add completion files to archive
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-01 20:23:23 -08:00
43baf8024a Return error if db.JSON decode hook gets an invalid type
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-01 19:28:16 -08:00
8a1d0f4f54 Add installmisc target for non-binary files
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-01 19:17:06 -08:00
806f49c472 Move CLI helper functions into internal/cliutils
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-29 12:25:37 -08:00
55132437b3 Skip packages with empty name
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-29 12:01:54 -08:00
8b26e96af0 Create variable for all flag 2022-12-29 11:53:57 -08:00
bd41075e8a Display only info for current distro in lure info
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-28 19:04:38 -08:00
8225f41d0e Fix nil argument when -P flag is not given
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-28 18:44:48 -08:00