Describe the enhancement requested
Can we default ARCHERY_DEBUG to True?
On CI we have an override on almost every workflow and every time I run an archery job locally I want to see the logs because I am debugging something. Having to set up ARCHERY_DEBUG=1 every time feels unnecessary and to be fair more times than not I'd rather have those logs.
Component(s)
Continuous Integration, Developer Tools
Describe the enhancement requested
Can we default ARCHERY_DEBUG to True?
On CI we have an override on almost every workflow and every time I run an archery job locally I want to see the logs because I am debugging something. Having to set up
ARCHERY_DEBUG=1every time feels unnecessary and to be fair more times than not I'd rather have those logs.Component(s)
Continuous Integration, Developer Tools