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
555d1ead95
chore(version): bump major version
2021-09-08 22:28:08 +02:00
Eng Zer Jun
e43c712c84
refactor: move from io/ioutil to io and os package
...
The io/ioutil package has been deprecated in Go 1.16. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-08-26 15:17:47 +02:00
jguer
e231b2b02d
chore(yay): modernize exec commands
2021-08-14 00:10:43 +02:00
jguer
95bc333a92
test(yay): port tests to parallel
2021-08-11 22:19:55 +02:00
jguer
cb4b57f6d8
chore(golangci): add new linters
2021-08-11 22:19:55 +02:00
jguer
08d1305ec5
feat(download): respect aur url settings and update deps
2021-08-11 22:19:55 +02:00
jguer
5c11c01d85
refactor(exe): move sudo loop into CmdBuilder
2021-08-08 21:02:35 +02:00
jguer
456d83ef51
fix(download): cloned reflects if package was pulled or cloned
2021-08-07 19:17:58 +02:00
jguer
ab902e9cc6
chore(vcs): port VCS to download package
2021-08-05 10:11:54 +02:00
jguer
413ad23abc
chore(download): rename public functions
2021-08-05 10:11:54 +02:00
jguer
79b44fd544
feat(download): download PKGBUILD repos interface
2021-08-05 10:11:54 +02:00
jguer
afc72daba7
test(download): test pkgbuild fetching
2021-01-31 19:07:08 +01:00
jguer
ee3c51f6f2
feat(pkgbuild): extract logic
2021-01-31 19:07:08 +01:00