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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
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
cli
pkg
cmd
run
view
on
trunk
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 3, 2022
Extract shared.GetJob so we can use in rerun too
cdb
committed
c38ca83
View commit details
Copy full SHA for c38ca83
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
Standardize pager output across commands (#5141)
Show description for 4a3ef50
mislav
authored
4a3ef50
View commit details
Copy full SHA for 4a3ef50
View code at this point
Browse repository at this point
Commits on Jan 27, 2022
feat: add job id, into run view suggest command (#5105)
Show description for b77c37d
yanskun
and
samcoe
authored
b77c37d
View commit details
Copy full SHA for b77c37d
View code at this point
Browse repository at this point
Commits on Jan 26, 2022
Add branch and actor filters to `run list` (#4100)
Show description for e28fa3c
bak1an
and
samcoe
authored
e28fa3c
View commit details
Copy full SHA for e28fa3c
View code at this point
Browse repository at this point
Commits on Jan 14, 2022
Add `nolint` directives to allow-list current lint violations
mislav
committed
44775f8
View commit details
Copy full SHA for 44775f8
View code at this point
Browse repository at this point
Commits on Dec 17, 2021
Add `--json` export flag for workflow runs (#3869)
Show description for ddaef8b
cristiand391
and
mislav
authored
ddaef8b
View commit details
Copy full SHA for ddaef8b
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
Add FlagErrorf; encapsulate FlagError.error
adonovan
committed
f4491c7
View commit details
Copy full SHA for f4491c7
View code at this point
Browse repository at this point
Commits on Aug 25, 2021
Rename the module to "github.com/cli/cli/v2"
mislav
committed
11fbb60
View commit details
Copy full SHA for 11fbb60
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
escape metacharacters in job name
f1rstmehul
committed
20f915d
View commit details
Copy full SHA for 20f915d
View code at this point
Browse repository at this point
Commits on Apr 20, 2021
Merge pull request #3445 from adamslc/log_fix
Show description for aea6163
samcoe
authored
aea6163
View commit details
Copy full SHA for aea6163
View code at this point
Browse repository at this point
linter
samcoe
committed
75227f4
View commit details
Copy full SHA for 75227f4
View code at this point
Browse repository at this point
Merge pull request #3461 from cli/jobs-url-enterprise
Show description for ae99ad4
mislav
authored
ae99ad4
View commit details
Copy full SHA for ae99ad4
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
Match logs based on job name and step number
samcoe
committed
c77c7ec
View commit details
Copy full SHA for c77c7ec
View code at this point
Browse repository at this point
Extract filename creation logic to seperate function
adamslc
committed
58d3aa8
View commit details
Copy full SHA for 58d3aa8
View code at this point
Browse repository at this point
Fix requesting REST sub-resources on GHE
Show description for ac348b0
mislav
committed
ac348b0
View commit details
Copy full SHA for ac348b0
View code at this point
Browse repository at this point
Commits on Apr 17, 2021
Fix run view --log when steps have slashes
adamslc
committed
0822e6b
View commit details
Copy full SHA for 0822e6b
View code at this point
Browse repository at this point
Commits on Apr 15, 2021
use int64 explicitly in Actions support
vilmibm
committed
8458c5f
View commit details
Copy full SHA for 8458c5f
View code at this point
Browse repository at this point
create cache dir
vilmibm
committed
a2f4f72
View commit details
Copy full SHA for a2f4f72
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
minor usage improvements
vilmibm
committed
e10a3f1
View commit details
Copy full SHA for e10a3f1
View code at this point
Browse repository at this point
annotation fixes
vilmibm
committed
0484425
View commit details
Copy full SHA for 0484425
View code at this point
Browse repository at this point
fix small bug with startup_failure conclusion
vilmibm
committed
efe7aa1
View commit details
Copy full SHA for efe7aa1
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Merge pull request #3408 from cli/fix-run-selection
Show description for a579b00
Nate Smith
authored
a579b00
View commit details
Copy full SHA for a579b00
View code at this point
Browse repository at this point
make run log cache key unique
samcoe
committed
4dd8a44
View commit details
Copy full SHA for 4dd8a44
View code at this point
Browse repository at this point
Fix trying to read from non-existent log file
samcoe
committed
1ddebf6
View commit details
Copy full SHA for 1ddebf6
View code at this point
Browse repository at this point
Use `--exit-status` instead of `-e` in example
Sarah Edwards
authored
0b79471
View commit details
Copy full SHA for 0b79471
View code at this point
Browse repository at this point
Commits on Apr 9, 2021
linter
samcoe
committed
33d6017
View commit details
Copy full SHA for 33d6017
View code at this point
Browse repository at this point
Moar memory
samcoe
committed
8a4a8dd
View commit details
Copy full SHA for 8a4a8dd
View code at this point
Browse repository at this point
tweak wording
samcoe
committed
4a610f1
View commit details
Copy full SHA for 4a610f1
View code at this point
Browse repository at this point
Commits on Apr 8, 2021
linter
samcoe
committed
6b2b792
View commit details
Copy full SHA for 6b2b792
View code at this point
Browse repository at this point
Add flag log-failed to display only logs of failed steps
samcoe
committed
dc63480
View commit details
Copy full SHA for dc63480
View code at this point
Browse repository at this point
Merge branch 'trunk' into display-all-the-logs
Nate Smith
authored
ed0ef6a
View commit details
Copy full SHA for ed0ef6a
View code at this point
Browse repository at this point
obsolete TODO
Nate Smith
authored
7f02141
View commit details
Copy full SHA for 7f02141
View code at this point
Browse repository at this point
golf
Nate Smith
authored
c237520
View commit details
Copy full SHA for c237520
View code at this point
Browse repository at this point
Commits on Apr 7, 2021
Merge remote-tracking branch 'origin' into artifact-download
mislav
committed
026dc46
View commit details
Copy full SHA for 026dc46
View code at this point
Browse repository at this point
Add tests for artifact rendering in `run view`
mislav
committed
a449a1a
View commit details
Copy full SHA for a449a1a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.