mugi
mugi
Thank you for your reply. I see. I will try this and if this issue is solved let you know that this issue solved.
@PurseChicken > To clarify, you have a backstage component in which you would like to display Cloud Build "Build History" from multiple projects? yes. > Both GCP projects have builds...
@mondragonda Thank you for your response. > This means kind of replicating the same yaml config but would solve linking different GCP projects. I think this would make more sense...
@awanlin > I'd caution against using annotations in this way, they are really only intended to be string key with a string value and not a complex object. I see,...
Same problem for me with cypress version v10.11.0. I run the e2e test using [testkube cypress executor](https://kubeshop.github.io/testkube/test-types/executor-cypress/). But k8s job is failed to run the test following error. ``` It...