Carus Kyle

Results 6 comments of Carus Kyle

Would the first implementation include nested pages?

I am stumbling through the customization phase of getting used to this project myself, but an example I am looking at that is helping a lot is this guys: https://github.com/ahmadnassri/node-api-problem/blob/master/.semantic.json

you can pass an arg to run your own dind image which is what we do, ``` - patch: |- - op: add path: /spec/template/spec/containers/0/args/- value: --docker-image=cr.example.com/custom-actions-runners/docker:dind ``` we have...

Oh wow thanks Allan, I'll have some of our devs have a look at your cases. I just realized now my example was wrong because I didnt terminate the comment...

Closing as I opened this from my main branch, which now includes some other changes not related to this PR specifically.