John McBride

Results 142 issues of John McBride

Check back soon!

admin

# Labels, Milestones, Triaging ⚡ The following is a living issue, pinned to the top of `cobra`'s GitHub issues for wide visibility, that represents the current labeling, triaging, milestone, and...

admin
lifecycle/frozen

## Problem Today, we have wildy inconsistent license headers in our `go` source files. - I notice that many of the `go` files _do not_ have a license header. -...

admin
lifecycle/frozen

This is needed for[ v3 of `setup-go` to check the latest patch version of Go](https://github.com/actions/setup-go#check-latest-version). Related to https://github.com/spf13/cobra/pull/1660

size/XS
area/github

# Labels, Milestones, Triaging ⚡ The following is a living issue, pinned to the top of `cobra-cli`'s GitHub issues for wide visibility, available for comment, that represents the current labeling,...

### Describe the feature At times, my nvim packages are (somehow) in a broken state and Packer is unable to recover them elegantly. **An example:** [I use `telescope-fzf-native.nvim`](https://github.com/nvim-telescope/telescope-fzf-native.nvim) which requires...

enhancement

### Platform I'm building on: OS: Fedora 34 (Cloud Edition) aarch64 Host: c6g.8xlarge Kernel: 5.11.12-300.fc34.aarch64 Cargo: cargo 1.62.1 (a748cf5a3 2022-06-08) ### What I expected to happen: According to [the `BUILDING.md`...

### Description of your changes 👋🏼 - first time Crossplane contributor here! Feel free to let me know if this is missing anything! - Accepts a transform with the encoding...

**What would you like to be documented**: Currently, only x86 installation instructions are present. It'd be nice if the arm install instructions were next to the x86 ones (similar to...

kind/documentation

Right now, the documentation lives in the `docs/` folder as a bunch of markdown files. It would be great if we could take advantage of GitHub pages and deploy some...