load test
Find a file
Corey Johnson 1009ad5598 Merge pull request #8 from github/graphql
Pull in the GraphQL API functionality
2019-10-11 14:45:39 -07:00
.github/workflows Add CI 2019-10-04 09:10:17 +02:00
.vscode Add VS Code settings 2019-10-07 16:36:23 +02:00
api use spaces 2019-10-11 14:43:04 -07:00
command Use RunE instead of panicking 2019-10-11 14:28:26 -07:00
git Cleanup of unnecessary functionality in 'git' 2019-10-07 16:02:19 +02:00
github Identify as "GitHub CLI" to API requests 2019-10-08 13:25:49 +02:00
ui initial commit 2019-10-03 22:20:31 -05:00
utils Rename to "github/gh-cli" 2019-10-04 10:50:12 +02:00
version Rename to "github/gh-cli" 2019-10-04 10:50:12 +02:00
.gitignore Add Makefile 2019-10-07 16:58:29 +02:00
go.mod go mod tidy 2019-10-04 10:50:45 +02:00
go.sum go mod tidy 2019-10-04 10:50:45 +02:00
main.go Rename to "github/gh-cli" 2019-10-04 10:50:12 +02:00
Makefile Add Makefile 2019-10-07 16:58:29 +02:00
README.md Update README.md 2019-10-04 09:40:11 +02:00

Find the internal tool that used to live here: https://github.com/github/gh-helper-cli

gh - The GitHub CLI tool

The #ce-cli team is working on a publicly available CLI tool to reduce the friction between GitHub and one's local machine for people who use the command line primarily to interact with Git and GitHub. https://github.com/github/releases/issues/659

This tool is an endeavor separate from github/hub, which acts as a proxy to git, since our aim is to reimagine from scratch the kind of command line interface to GitHub that would serve our users' interests best.

Process

  1. For code we want to keep (production-ready), create PRs and merge them into master. For prototype code, merge them into the prototype branch since the code will most likely be throwaway.

  2. Each week well have a tracking issue to coordinate plans and distribute the workload. They look like this https://github.com/github/gh-cli/labels/tracking%20issue.

  3. We zoom as a team Tuesday fortnight