Jo
b8debd1ae7
chore(yay): fix small linting issues ( #1885 )
...
* replace context.TODO() in tests context.Background()
* remove mock TODOs
* prettier
* apply missing linting
2023-01-03 21:43:56 +00:00
jguer
3f7f55f260
simplify src download
2022-11-14 01:14:13 +01:00
jguer
fd46fa0f33
fix failing errors
2022-11-14 00:25:14 +01:00
jguer
d646cd6c87
add base to name map
2022-09-17 14:31:54 +02:00
jguer
351e352f64
basic aur install
2022-09-11 23:15:31 +02:00
jguer
5bb46ac1de
add repo install
2022-09-09 20:57:18 +02:00
vqrkxo
e0006ec272
feat(aur): add option to limit concurrent downloads ( #1768 )
...
* feat(aur): add option to limit concurrent downloads
Adds to config file option 'maxconcurrentdownloads' which if set to
value != 0, limits number of concurrent AUR downloads to specified.
Fixes #1763 .
* fix lint issue
2022-06-28 12:05:29 +02:00
jguer
555d1ead95
chore(version): bump major version
2021-09-08 22:28:08 +02:00
jguer
1d903b6c7e
test(sources): add PKGBUILD source tests
2021-08-17 14:26:57 +02:00