micnncim
micnncim
Using `fd` (also `find`) with `--exec` should provide more easy and comfortable ways. ref) https://github.com/sharkdp/fd#parallel-command-execution
Resolve https://github.com/micnncim/action-label-syncer/issues/40
If this starter is published as a Gatsby theme not a starter, users wouldn't need to check out all source code, and easily customize their app like by shadowing and...
**Description** To keep track of the npm packages like `@clutch-sh/core` and `@clutch-sh/api` safely and with confidence, I'd like you to tag their versions with [semver](https://semver.org/) rather than timestamps like `1.0.0-beta.20210318103107`...
I'd like to configure the confirmation message with an arbitrary message in`Confirmation` component. Currently, any message has the "Requested" suffix, but it'd make more sense to use another word in...
**Description** To keep track of the Go module (`github.com/lyft/clutch/backend`) safely and with confidence, I'd like you to tag its Go module versions with [semver](https://semver.org/) as necessary, even if the versions...
Added a short name to EnvoyFilter as well as other CRDs.
Do you plan support caching of kindest/node images? It could be done by using @actions/cache and docker save/load.
Resolves https://github.com/spinnaker/spinnaker/issues/5569 This PR would add support of semver for pipeline template tags. Seems many users want such a option in the above issue. The regex pattern is the almost...