Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sshyran
/
github-cli
Public
forked from
cli/cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
github-cli
.github
workflows
on
bulk-cmd
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 13, 2020
:nail_care: indent
mislav
committed
26ee7ba
View commit details
Copy full SHA for 26ee7ba
View code at this point
Browse repository at this point
Avoid intermittent CI failures while setting up Go
Show description for 4e393fd
mislav
committed
4e393fd
View commit details
Copy full SHA for 4e393fd
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
Don't build during linting
Show description for ee2456f
mislav
committed
ee2456f
View commit details
Copy full SHA for ee2456f
View code at this point
Browse repository at this point
Make golangci-lint failures fatal :skull_and_crossbones:
mislav
committed
7ba9773
View commit details
Copy full SHA for 7ba9773
View code at this point
Browse repository at this point
Commits on Apr 2, 2020
Check code with golangci-lint on push
Show description for 876e825
mislav
committed
876e825
View commit details
Copy full SHA for 876e825
View code at this point
Browse repository at this point
Commits on Apr 1, 2020
Simplify ANSI coloring
mislav
committed
ad19051
View commit details
Copy full SHA for ad19051
View code at this point
Browse repository at this point
Have git diff produce colored output in CI
mislav
committed
228312a
View commit details
Copy full SHA for 228312a
View code at this point
Browse repository at this point
go: download dependencies before running tests in CI
mislav
committed
7dbc5e9
View commit details
Copy full SHA for 7dbc5e9
View code at this point
Browse repository at this point
Assert that running `go fmt` or `go mod tidy` produces no changes in CI
Show description for a8894a0
mislav
committed
a8894a0
View commit details
Copy full SHA for a8894a0
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
Configure bump-homebrew-formula action for homebrew-core
mislav
committed
1179618
View commit details
Copy full SHA for 1179618
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
tests: adding the Go data race detector.
Show description for a1db5c3
henvic
authored and
mislav
committed
a1db5c3
View commit details
Copy full SHA for a1db5c3
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
use function not env var
vilmibm
committed
26c799e
View commit details
Copy full SHA for 26c799e
View code at this point
Browse repository at this point
hopefully fix if
vilmibm
committed
17e690e
View commit details
Copy full SHA for 17e690e
View code at this point
Browse repository at this point
step not job
vilmibm
committed
11424e0
View commit details
Copy full SHA for 11424e0
View code at this point
Browse repository at this point
Commits on Mar 2, 2020
upon release move Pending Release project cards into Done column
vilmibm
committed
cc9f58a
View commit details
Copy full SHA for cc9f58a
View code at this point
Browse repository at this point
Commits on Feb 18, 2020
No need to configure production OAuth app on release anymore
mislav
committed
c32bcee
View commit details
Copy full SHA for c32bcee
View code at this point
Browse repository at this point
Commits on Feb 17, 2020
Enable CI for pull requests from forks
mislav
committed
5f6fd35
View commit details
Copy full SHA for 5f6fd35
View code at this point
Browse repository at this point
Commits on Jan 30, 2020
Merge pull request #276 from cli/rework-release
Show description for 8aa46ab
mislav
authored
8aa46ab
View commit details
Copy full SHA for 8aa46ab
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
Retire `copy-release-to-another-repo` action
mislav
committed
7232bdd
View commit details
Copy full SHA for 7232bdd
View code at this point
Browse repository at this point
Consistently use `checkout@v2`
mislav
committed
10d46fe
View commit details
Copy full SHA for 10d46fe
View code at this point
Browse repository at this point
Simplify building the MSI installer
Show description for bc40514
mislav
committed
bc40514
View commit details
Copy full SHA for bc40514
View code at this point
Browse repository at this point
Use goreleaser to bump Homebrew formula
mislav
committed
7a1ae75
View commit details
Copy full SHA for 7a1ae75
View code at this point
Browse repository at this point
Make sure failed builds result in an error on Windows
Show description for 4e579e5
mislav
committed
4e579e5
View commit details
Copy full SHA for 4e579e5
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
Fix CI build
mislav
committed
eb6541d
View commit details
Copy full SHA for eb6541d
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
Disable cancelling other CI builds after one fails
Show description for a3c808e
mislav
committed
a3c808e
View commit details
Copy full SHA for a3c808e
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
Improve .msi asset handling in upload-msi action
Show description for a34d07a
mislav
committed
a34d07a
View commit details
Copy full SHA for a34d07a
View code at this point
Browse repository at this point
Commits on Jan 8, 2020
Merge pull request #201 from github/cleanup-scripts
Show description for 2053809
mislav
authored
2053809
View commit details
Copy full SHA for 2053809
View code at this point
Browse repository at this point
Cleanup unnecessary workflow bits
mislav
committed
0639ef8
View commit details
Copy full SHA for 0639ef8
View code at this point
Browse repository at this point
Merge pull request #199 from github/generate-changelog
Show description for 1f2277c
mislav
authored
1f2277c
View commit details
Copy full SHA for 1f2277c
View code at this point
Browse repository at this point
Commits on Jan 7, 2020
Move Windows build scripts under `script/`
mislav
committed
7edde93
View commit details
Copy full SHA for 7edde93
View code at this point
Browse repository at this point
Generate changelog on release
Show description for 2271f4c
mislav
committed
2271f4c
View commit details
Copy full SHA for 2271f4c
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Use build matrix for CI job
Show description for 82b0986
mislav
committed
82b0986
View commit details
Copy full SHA for 82b0986
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into revert-184-release-notes
probablycorey
committed
e3cc911
View commit details
Copy full SHA for e3cc911
View code at this point
Browse repository at this point
Commits on Dec 24, 2019
be more descriptive
Nate Smith
authored
2e192d7
View commit details
Copy full SHA for 2e192d7
View code at this point
Browse repository at this point
Commits on Dec 20, 2019
Revert "Automatically collect PR titles into `changelog.json`"
Corey Johnson
authored
2fa70eb
View commit details
Copy full SHA for 2fa70eb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.