Tomas Babej
c483fdcc0e
review-dockerfile: Setup Rust
2022-12-18 12:24:25 -05:00
Tomas Babej
7e45425075
review-dockerfile: Add workaround for a new location of CentOS repos
2022-12-18 12:24:25 -05:00
Tomas Babej
7d5c82e3e7
meta: Expand review build target to allow specifying PR reference for libshared
...
This allows us to conveniently review PRs for libshared using
make LIBPR=62 review
and taskwarrior PRs that require libshared PRs as well using
make PR=2189 LIBPR=63 review
2021-09-04 12:13:25 -04:00
Tomas Babej
522ef20a85
scripts: Add a dockerfile to build review images
...
This automates the review process of a given PR by checking out the
current HEAD of the given PR and installing TW in a container.
2020-12-04 00:20:29 -05:00