Jesse Newland

Results 31 issues of Jesse Newland

- Observe new release of https://github.com/actions/runner/releases - Create a PR to match - Update release branch - Create a prerelease - Once release PR is merged, ship latest prerelease

## Background - The `docker:stable-dind-rootless` container has a [few requirements](https://docs.docker.com/engine/security/rootless/#distribution-specific-hint) that aren't satisfied by all clusters today. - https://blog.jessfraz.com/post/building-container-images-securely-on-kubernetes/ has background on all of the [rad](https://github.com/kubernetes/kubernetes/pull/64283) [patches](https://github.com/moby/moby/pull/36644) that may _possibly_...

enhancement

https://help.github.com/en/actions/automating-your-workflow-with-github-actions/software-installed-on-github-hosted-runner https://github.com/urcomputeringpal/actions-runner-kubernetes/blob/a6267831cbabd09484073abbe882865cbd606d75/install.sh#L43

enhancement
good first issue
help wanted

There are in fact multiple versions of YAML! We should allow users to select from a [limited set of safe schemas](https://github.com/nodeca/js-yaml#safeload-string---options-) and help guide them towards the right one based...

enhancement
help wanted
good first issue

Fixes https://github.com/JasonEtco/create-an-issue/issues/164.

``` Run JasonEtco/create-an-issue@v2 ⬤ debug Reading from file .github/workflows/workflow-failure-issues-issue-template.md Error: can not read a block mapping entry; a multiline key may not be an implicit key at line 2, column...

### Description Making the JSON printed in the "Bake definition" portion of this Action's output available as an step output would facilitate the use of this information in Actions [job...

kind/enhancement

- [ ] rework following the return of the gate

deploy