Christopher Orr
Christopher Orr
e.g. we could be missing the SSH key for a new repo, but we still want Jenkins to act on a git push — having a reference repo cloned by...
We only support exact paths like `/git/notifyCommit` at the moment. This should be more flexible, e.g. as often Jenkins will be installed with http://example.com/jenkins/ as the base URL. URL matching...
:wink: But seriously, nice work! :)
Building the site requires having appropriate versions of both Node.js and Ruby installed, which can be a pain. I was able to easily work on the site using Docker, so...
Using the current-latest `garethr/kubeval` Docker image (at the moment `0.14.0`) doesn't work with newer schemas from [instrumenta/kubernetes-json-schema](https://github.com/instrumenta/kubernetes-json-schema). From what I gather from https://github.com/instrumenta/kubeval/issues/135, that is the "official" Docker image for...
I'm not sure whether this can be fixed, as context is likely not something easily captured in the underlying JSON schemas… but apparently the `successThreshold` value must be set to...
Firstly, thanks for this tool — install and initial setup Just Work, and being able to list issues and sprint contents works very well. Being able to log time on...
Added a couple of sentences that I felt were missing as an English native speaker.
Added a couple of sentences that I felt were missing as an English native speaker. Plus added the option to have `'s` as a contraction for `is`, since it can...
I'm not exactly sure where the problem lies, but we have a test case that was running in Spring Boot 3.0.0, and fails with 3.0.2. GitHub repo with a tiny...