Paul Meyer
Paul Meyer
Documentation of Context() was fixed in #1639, especially the fact that the underlying ctx is set to context.Background when Execute() is called (otherwise returns nil). The documentation of SetContext() states...
**Reasons for making this change:** As the `go.work` file is excluded, the `go.work.sum` file, which is generated based on the `go.work` file, should be excluded, too. Also mentioned in https://github.com/github/gitignore/commit/fbc053fe49d7f3b4a882ddf9651fc60f8954db21#commitcomment-73352144...
### Proposed changes - Add trusted time (ttime) package that uses Roughtime to get a trusted time. - Add Roughtime server list to the manifest. - Let the Coordinator use...
I was using the copycat action with the wrong token, that didn't had needed rights. The copying failed (file wasn't copied to the other repo), but the action terminated successfully....
### Pre-submission checklist: *Please check each of these after submitting your pull request:* * [x] If this is a new entry, have you submitted a signed [participation form](https://github.com/cncf/k8s-conformance/tree/master/participation-form)? * [x]...
Adding support for [Nix](url)
See previous discussion in https://github.com/sharkdp/fd/discussions/1438 Some use cases could benefit from combining `-x` with `-X`, like determine the exit code in the `-X` step after executing something on each result.
Sometimes corners that are close to each other cannot be rendered as desired: The following is kind of expected: ``` +----------+ | PCRn | +----------+ +----------+ | Nonce | +----------+...
I would love to see container registries as supported chunk store backend. Container registries are widely available and often low cost. Supports read and write. The [oras project](https://github.com/oras-project/oras) already has...
Hi, I'm using `shfmt -f .` to list files I want to format. However, many files aren't found as they don't have a .sh/.bash extension, but are named something like...