You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
b2329b8 Fail the script if duplicate deps found (Nick Johnson)
d588d4b Source instead of subshell extra scripts (Nick Johnson)
21b4554 Add log level environment variable (Nick Johnson)
27b9138 docs: clean up out of date docs and spelling (Nick Johnson)
Pull request description:
First patch cleans up some docs, the second adds a `MAINTAINER_TOOLS_LOG_LEVEL` environment variable to run the tasks in quiet mode. Went with an env var over a flag to avoid parsing.
While testing this locally with rust-bitcoin, I noticed that the `do_dup_deps` test is actually failing right now. Is that by design? Here I have updated the task to `err` instead of just `say_err` to be more noticeable. But tbh, I am not quite sure the best way to "fix" rust-bitcoin in its current state.
ACKs for top commit:
apoelstra:
utACK b2329b8
tcharding:
ACK b2329b8
Tree-SHA512: 6e6293368c3bbd0061ac2a050691c6154de32eeed58499319ef3004a45f053c45fe03005e70de93563e05722477a7a09f7c9507e1da4d024876a3a8a5c7305ec
0 commit comments