Floris van der Grinten
Floris van der Grinten
In the [README](https://github.com/helm/chart-releaser-action/blob/a996acef7bca5c8b6cfa0edad284102c462dff56/README.md) it says: > It does this – during every push to main – by checking each chart in your project, and whenever **there's a new chart version**,...
Would be nice if the provider could [enable](https://github.com/jszwedko/go-circleci/blob/master/circleci.go#L211) CircleCI for a repo. Cleanest interface would probably be something like: ```hcl resource "circleci_project" "my_project" { name = "${github_repository.my_project.name}" environment_variable { name...
Go to definition / cmd-click on the action name, e.g.: ```yml - uses: actions/checkout@v2 ``` And automatically open its GitHub page (e.g. https://github.com/actions/checkout/tree/v2)
# Use 1Password to sign commits in Gitpod _As discussed with @Nancy-Chauhan, @pawlean, and Michael Aring._ [1Password for SSH & Git](https://developer.1password.com/docs/ssh/) lets you pull, push, and sign commits using Touch...
I saw that the Cloudflare IPv4 URL was added twice and figured that the second entry should probably have been the IPv6 URL.