Liam Wyllie

Results 6 issues of Liam Wyllie

https://github.com/actions/actions-runner-controller/issues/2988

community

Hi, I just started looking into using chezmoi to manage configurations and it's awesome that there's an emacs package for it :) I was just thinking while setting things up...

In a function like `kubel--describe-resource`, when `kubel-output` equals "yaml", some functions are called, like turning yaml mode on. The simplest example would be to do the same for json if...

enhancement

Related issue: https://github.com/kubernetes/git-sync/issues/877 Currently the `e2e::github_app_auth` test should work locally, if the correct env vars are set. I've tested the feature that way before creating the PR. Ideally it would...

cncf-cla: yes
size/XXL

Older issues on this topic: https://github.com/kubernetes/git-sync/issues/450 https://github.com/kubernetes/git-sync/issues/769 Hey, I wanted to revive this discussion again since I have a use case that would benefit from using a GitHub app for...

lifecycle/rotten

For example, in ``` { a: 'b:c' } ``` `a` will not be highlighted. Adding a space after the colon in the following pattern in `jsonnet-font-lock-keywords-1` seems to fix this,...