-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(techStackGeneric): improve readability #252
Conversation
3f20271
to
f9e785a
Compare
CI previously passed on this PR, but now fails despite no change to the PR. I believe the failure is unrelated:
|
CI passed the second time on f3c2137, I believe due to upstream fixing their version pinning of latest (so CI passes in this PR even without pinning the cosign version in the tests). |
Happy to approve this again @miki725? No intra-PR changes since your last approval, which got dismissed due to the branch change. I like stacked PRs, and prefer to merge them bottom-up, but I've never been happy with GitHub's handling of them. |
Description
A handful of miscellaneous refactoring-only changes while I was looking into #249:
walkDir
logicproc
overtemplate
Testing
The existing tests should be sufficient.