Ahmed El Gabri
ff2d5fa6d0
Check $GIT_EDITOR first
2020-02-07 19:38:04 +01:00
Nate Smith
8467c94498
Merge pull request #318 from sh0rez/master
...
doc: add arch install instructions
2020-02-06 17:42:43 -06:00
Nate Smith
cc7f919c6e
Merge pull request #322 from cli/scoop-skip-pre
...
use new goreleaser config
2020-02-06 13:14:48 -06:00
vilmibm
0da478d5d7
use new goreleaser scoop config
2020-02-06 13:03:20 -06:00
sh0rez
1205ad91eb
doc: add arch install instructions
2020-02-06 13:38:26 +01:00
Nate Smith
d43cdfe59d
Merge pull request #302 from cli/co-unique
...
Prefix branch names when checking out a PR locally
2020-02-05 12:04:47 -06:00
Nate Smith
4177413020
Merge pull request #304 from dominguezcelada/patch-1
...
Fix link to docs on README.md
2020-02-05 11:44:14 -06:00
OscarDOM
163bc43bc1
Update README.md
2020-02-05 01:31:14 +01:00
Tiernan L
64f94367ce
Swapping to this link
...
https://cli.github.io/cli/manual/gh
2020-02-04 14:11:39 -10:00
OscarDOM
656158950d
Update README.md
2020-02-05 01:08:46 +01:00
vilmibm
5b8d7c1841
prefix branch names for local pr checkout
2020-02-04 17:49:02 -06:00
vilmibm
36397dbdc5
move checkout to its own file
2020-02-04 13:18:29 -06:00
Nate Smith
b565a98213
Merge pull request #285 from cli/site-docs-update
...
Update `make site-docs` to reflect latest setup
2020-02-04 12:40:47 -06:00
Nate Smith
1b9b76d8fc
Merge pull request #289 from atomiyama/misc/modify_installation
...
ADD installation from source section to README.
2020-02-04 12:14:43 -06:00
Nate Smith
109a45c61e
Merge pull request #301 from cli/fix-brew
...
put homebrew formula back in the right place
2020-02-04 12:09:22 -06:00
vilmibm
a274a35b07
put gh.rb in the right place
2020-02-04 11:55:53 -06:00
atomiyama
4ee098ff1f
split installation section; build source into source.md and linking to from README.
2020-02-04 10:19:56 +09:00
Nate Smith
ae3e03373d
Merge pull request #298 from cli/scoop
...
scoop config for gh
2020-02-03 19:14:54 -06:00
Nate Smith
966168e6f6
lll
...
Co-Authored-By: Billy Griffin <5091167+billygriffin@users.noreply.github.com>
2020-02-03 19:11:43 -06:00
vilmibm
14f67f17ae
*shakes fist at markdown*
2020-02-03 19:07:00 -06:00
vilmibm
53b5c22478
add scoop note to readme as well as upgrade notes
2020-02-03 18:59:28 -06:00
vilmibm
0dcec2c231
add scoop config to goreleaser
2020-02-03 18:59:28 -06:00
Nate Smith
c03b0d110d
Merge pull request #291 from HowJMay/fix_typos
...
fix: Fix typos
2020-02-03 11:17:37 -06:00
Nate Smith
816e22484a
Merge pull request #292 from TaKO8Ki/TaKO8Ki/fix_typo
...
Fix typos
2020-02-03 11:16:53 -06:00
TaKO8Ki
6f2d7c5dd1
fx typo
2020-02-02 17:23:51 +09:00
HowJMay
c517fd79b9
fix: Fix typos
...
Fix typos in files
2020-02-02 01:49:11 +08:00
atomiyama
17e2944051
Modify installation section.
2020-02-02 01:49:56 +09:00
Mislav Marohnić
04aff00798
Update make site-docs to reflect latest setup
...
- Man pages are now placed under `/manual/`
- Use Jekyll `permalink` to avoid the `.html` extension
- Strip "SEE ALSO" and everything after it
2020-01-31 15:35:57 +01:00
Nate Smith
1c1212e6e3
Merge pull request #281 from cli/fish-homebrew
...
Setup fish completion when installing with Homebrew
2020-01-30 15:21:36 -06:00
Mislav Marohnić
1be8bb990d
Setup fish completion when installing with Homebrew
2020-01-30 21:36:56 +01:00
Nate Smith
526714cfd2
Merge pull request #278 from vilmibm/pr-status-info
...
Print repo and user context for status commands
2020-01-30 14:06:21 -06:00
vilmibm
d7bf83a82c
strip color, add whitespace
2020-01-30 14:00:43 -06:00
Mislav Marohnić
8aa46ab0f2
Merge pull request #276 from cli/rework-release
...
Add more binary builds, simplify release process
2020-01-30 19:33:21 +01:00
vilmibm
34248f9892
fix tests
2020-01-29 17:51:18 -06:00
vilmibm
d81cf009f5
simpler repo context
2020-01-29 17:47:29 -06:00
vilmibm
86cb09fe84
Revert "print repo info for status commands"
...
This reverts commit d64dcdca95 .
2020-01-29 17:41:36 -06:00
vilmibm
d64dcdca95
print repo info for status commands
2020-01-29 15:50:04 -06:00
Nate Smith
6a6a6cc60f
Merge pull request #274 from cli/fix-change-link-fo-realz
...
Fix `gh version` printing the correct changelog link
2020-01-29 10:31:08 -06:00
Nate Smith
0a3ef1535d
Merge pull request #271 from cli/fish-completion
...
Add fish completion support
2020-01-29 10:30:38 -06:00
Mislav Marohnić
7232bdd7ee
Retire copy-release-to-another-repo action
2020-01-29 16:13:07 +01:00
Mislav Marohnić
2a49efc789
Fix gh version printing the correct changelog link
...
Previously, the version string didn't match the `vX.Y.Z` pattern because
the wrong variable was passed to `changelogURL`.
2020-01-29 16:03:10 +01:00
Mislav Marohnić
10d46fe869
Consistently use checkout@v2
2020-01-29 15:28:06 +01:00
Mislav Marohnić
d395e8eb22
Remove obsolete actions related to MSI building
2020-01-29 15:25:18 +01:00
Mislav Marohnić
bc40514506
Simplify building the MSI installer
...
Now that there is a ZIP archive to download, to avoid the complexities
of unzipping through Node.js we use hub to download the `.zip`, extract
it, and eventually upload the `.msi` back to the release.
2020-01-29 15:23:05 +01:00
Mislav Marohnić
7a1ae751de
Use goreleaser to bump Homebrew formula
2020-01-29 14:00:25 +01:00
Mislav Marohnić
5c4d118f2c
Extract vendored fish completion for Cobra to a temporary package
2020-01-29 12:39:02 +01:00
Mislav Marohnić
09f3d176ff
Fix test for unsupported shell type
2020-01-29 12:27:02 +01:00
Mislav Marohnić
739b0af0a6
Merge pull request #272 from cli/windows-urls
...
Fix `pr create` preview in browser flow for Windows
2020-01-29 12:25:27 +01:00
Mislav Marohnić
4e579e544c
Make sure failed builds result in an error on Windows
...
By default, this was run on PowerShell on Windows, and even though the
Actions environment is supposed to immediately exit on failures[1], this
doesn't seem to have effect.
Switching to bash for unified behavior on all platforms.
[1]: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/workflow-syntax-for-github-actions#exit-codes-and-error-action-preference
2020-01-29 12:22:13 +01:00
Mislav Marohnić
fe7cdd8ab7
Extract web browser launching to a package
...
This fixes opening URLs with `&` on Windows.
2020-01-29 11:49:38 +01:00