Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-24 | tests: version detection for edge | Natanael Copa | |
ref: https://gitlab.alpinelinux.org/alpine/alpine-conf/-/issues/10548 ref: https://gitlab.alpinelinux.org/alpine/alpine-conf/-/merge_requests/137 | |||
2023-01-24 | tests: add test for interactive setup-apkrepos | Natanael Copa | |
2022-11-21 | setup-apkrepos: handle network errors | Natanael Copa | |
2022-11-21 | setup-apkrepos: add test for fastest mirror (-f) | Natanael Copa | |
2022-11-21 | setup-apkrepos: make fastest/first/random options exclusive | Natanael Copa | |
Makes no sense to combine them | |||
2022-11-21 | setup-apkrepos: add test for -1 | Natanael Copa | |
2022-11-21 | setup-apkrepos: fix mirror counting | Natanael Copa | |
when piping the mirror list to `more` the mirror_count is set in a subshell and will end up unset. fixes error when selecting random mirror: /sbin/setup-apkrepos: line 31: arithmetic syntax error fixes commit 860b7271232a (APK Repo Setup) | |||
2022-05-13 | tests: add test for setup-apkrepos | Natanael Copa | |