Conversation
[git-generate]
find . -type f -exec dos2unix {} \;
[git-generate]
find . -type f -exec gsed -i -r 's/[[:space:]]+$//g' {} \;
[git-generate]
find . -type f -name '*.hbs' -exec gsed -i -r '$a\' {} \;
find . -type f -name '*.yml' -exec gsed -i -r '$a\' {} \;
💔 Tests Failed
Expand to view the summary
Build stats
Test stats 🧪
Test errors
Expand to view the tests failures
|
🌐 Coverage report
|
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
|
Hi! This PR has been stale for a while and we're going to close it as part of our cleanup procedure. We appreciate your contribution and would like to apologize if we have not been able to review it, due to the current heavy load of the team. Feel free to re-open this PR if you think it should stay open and is worth rebasing. Thank you for your contribution! |
Discussion change. DO NOT MERGE
The state of #8123 at 0cc88c5 was added to main at 7dd75d0 with complete loss of history of that PR to start this chain.