Skip to content

https://github.com/cli/cli/pulls#1858

Closed
thor795 wants to merge 726 commits intodefault-cfgfrom
trunk
Closed

https://github.com/cli/cli/pulls#1858
thor795 wants to merge 726 commits intodefault-cfgfrom
trunk

Conversation

@thor795
Copy link

@thor795 thor795 commented Sep 20, 2020

mislav and others added 30 commits August 28, 2020 12:24
Remove reference to feedback form
Updating Brew Installation Instructions
* We are trying to keep the binary building on Go 1.13 to support building the project on Ubuntu 20.04 LTS
* Go 1.14+ is required to run the test suite
* We build our releases on Go 1.15

This adds a CI check that verifies that the project compiles on 1.13
Clarify our Go version requirements
A basic first pass on gh pr checks that shows all check runs for a given
PR's latest commit.
[Feature] Create repositories from a template repo
When applying metadata to the new PR such as assignees or reviewers, if
the operation fails, an error message would get printed:

    failed to create pull request: <API error text>

This was misleading, because the PR did get created; it's just that
updating it failed. The new error message is:

    https://github.com/OWNER/REPO/pull/123
    pull request update failed: <API error text>

The PR URL is printed on stdout and the error message is printed on
stderr. In case of any errors, the exit code is still non-zero.
If HTTP 422 is encountered, assume that OAuth Device Flow is unavailable
and fall back to OAuth app authorization flow.
We used to write directly to `os.Stderr`, but we first need to convert
that into a colorable stream.
Be transparent about which part of `pr create` flow failed
properly check for tty when in powershell
billygriffin and others added 29 commits September 17, 2020 07:02
Update comparison with hub as of 1.0
Remove non-existant option: -u
Add apt update
Currently the mimecap package is an requirement to pass the test suite,
as we need /etc/mime.types to recognize the tar extension. A better idea
is to inline all of the basic test cases for the test suite.

Signed-off-by: Morten Linderud <[email protected]>
Added kiss linux install instructions
The `gist` command allows doing other operations than
`create`(like `edit`, `view`, etc).  So I think that `manage`
is more appropriate to the description.
Fix typo overriden -> overridden
Update command-line-syntax.md
Added option to specify branch in gh repo view
@samcoe samcoe closed this Sep 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants