Closed bravo-kernel closed 5 years ago
Yeah. I definitely need to see this build succeeding more to be happy, and I apologize I'm letting things sit around.
No problem, this is all open source so no obligations anyway. I have converted my multi-stage pipeline matrix to templates as well btw. Works great, I just chose to place (and keep) them in the same repo to make sure contributors can fix the whole cylce if need be.
I hope I am not driving you crazy and hope even more that I am not misinterpreting anything here but this fail is exactly what scares me the most about using those remote pipeline templates. I do see the value of templating but I also see a lot of danger in making the CI not 100% predictable in the one place where that counts most, caused by external dependencies, out of direct control.
Normally a fix in this PR would do the trick to get things all green again. How does that work now?
To be fair, I understand the templates are on your own remote repo so it is less of an issue but would you be as comfortable using somebody else's repo for your builds? Just curious, not trying to alienate you here, just going for the polished gem (even though I must admit that I am a bit frustrated not being able to "just fix this" as normally would be the case).