Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: andrew-colman-2/cli-3

Tags

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cli#1626 from cli/ghe-auth-tweaks

Make GitHub remote parsing and authentication stricter

v0.12.0-pre.3

Toggle v0.12.0-pre.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cli#1626 from cli/ghe-auth-tweaks

Make GitHub remote parsing and authentication stricter

v0.12.0-pre.2

Toggle v0.12.0-pre.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Exercise most of the release process on prereleases

- deb and rpm packages are now built for prereleases
- consolidate setup for deb & rpm
- man pages are generated for prereleases
- the `cli.github.com` site is only pushed to on full releases

Bonus:
- only publish the GitHub release after the Windows MSI is uploaded
- hub does not need downloading

v0.12.0-pre.1

Toggle v0.12.0-pre.1's commit message
linux repo creation

v0.12.0-pre.0

Toggle v0.12.0-pre.0's commit message
move deb repo creation into releases workflow

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cli#1411 from jessemillar/feature/glamour-style

Enabling custom color themes with the `GLAMOUR_STYLE` environment variable

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cli#1371 from cli/ignore-nondotcom-remotes

Revert to ignoring non-github.com git remotes

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cli#1187 from gabgodBB/Disabling_color_for_output_…

…file

Issue cli#930 - Removing color for output files

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cli#1165 from cli/api-repo-placeholders

api command: support `{owner}` and `{repo}` placeholders

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cli#996 from cli/lint-fix

Fix linter in CI