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
Accelerator
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
Type
/
to 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
.
ROCm
/
rocm-cli
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
21
Code
Issues
20
Pull requests
29
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ROCm/rocm-cli
Actions
All workflows
Workflows
CI
CI
CodeQL
CodeQL
CodeQL
CodeQL
Copilot
Copilot
demo-gifs
demo-gifs
Dependabot Updates
Dependabot Updates
E2E self-hosted
E2E self-hosted
Nightly
Nightly
Release
Release
Show more workflows...
Management
Caches
CodeQL
CodeQL
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
codeql.yml
will be ignored since log searching is not yet available
124 workflow runs
124 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(rocm): reset SIGPIPE so --dry-run doesn't panic (rc=101) (#185)
CodeQL
#124:
Commit
8c13a1f
pushed by
github-merge-queue
Bot
2m 36s
main
main
2m 36s
View workflow file
CodeQL
CodeQL
#123:
Merge group checks requested
2m 27s
2m 27s
View workflow file
fix(examine): encode GC version minor/revision as hex digits
CodeQL
#122:
Pull request
#152
synchronize by
volen-silo
2m 33s
fix/gfx-target-gc-version-digits
fix/gfx-target-gc-version-digits
2m 33s
View #152
View workflow file
Remove amdgpu-install as an install method
CodeQL
#121:
Pull request
#181
synchronize by
juhovainio
3m 2s
remove-amdgpu-install-issue-180
remove-amdgpu-install-issue-180
3m 2s
View #181
View workflow file
fix(serve): gate readiness on an inference probe
CodeQL
#120:
Pull request
#150
synchronize by
volen-silo
3m 5s
fix/readiness-inference-probe
fix/readiness-inference-probe
3m 5s
View #150
View workflow file
Remove amdgpu-install as an install method
CodeQL
#119:
Pull request
#181
synchronize by
juhovainio
2m 4s
remove-amdgpu-install-issue-180
remove-amdgpu-install-issue-180
2m 4s
View #181
View workflow file
ci: split self-hosted E2E lanes into their own workflow (EAI-7548)
CodeQL
#118:
Pull request
#193
opened by
fredespi
2m 28s
fix-ci-selfhosted-lane-timeout
fix-ci-selfhosted-lane-timeout
2m 28s
View #193
View workflow file
CodeQL
CodeQL
#117:
Merge group checks requested
2m 21s
2m 21s
View workflow file
fix(download): never leave partial files behind
CodeQL
#116:
Pull request
#165
synchronize by
rominf
2m 51s
fix/atomic-downloads-no-partial-leaks
fix/atomic-downloads-no-partial-leaks
2m 51s
View #165
View workflow file
test(e2e): gate heavy GPU serves to the merge queue
CodeQL
#115:
Pull request
#157
synchronize by
fredespi
3m 16s
e2e-task-8-gate-gpu-serve-matrix-to-merge-group
e2e-task-8-gate-gpu-serve-matrix-to-merge-group
3m 16s
View #157
View workflow file
CodeQL
CodeQL
#114:
Merge group checks requested
2m 54s
2m 54s
View workflow file
CodeQL
CodeQL
#113:
Merge group checks requested
2m 56s
2m 56s
View workflow file
CodeQL
CodeQL
#112:
Merge group checks requested
2m 31s
2m 31s
View workflow file
feat(install): check free disk space before SDK downloads and extraction
CodeQL
#111:
Pull request
#171
synchronize by
rominf
2m 35s
feat/disk-space-preflight
feat/disk-space-preflight
2m 35s
View #171
View workflow file
CodeQL
CodeQL
#110:
Merge group checks requested
3m 6s
3m 6s
View workflow file
feat(storage): add rocm storage to see and reclaim disk space
CodeQL
#109:
Pull request
#172
synchronize by
rominf
2m 33s
feat/storage-report-and-prune
feat/storage-report-and-prune
2m 33s
View #172
View workflow file
fix(uv): colocate the uv cache with the ROCm CLI data dir
CodeQL
#108:
Pull request
#170
synchronize by
rominf
2m 0s
fix/uv-cache-colocation
fix/uv-cache-colocation
2m 0s
View #170
View workflow file
fix(serve): stop hardcoding vLLM GPU memory utilization (EAI-7353)
CodeQL
#107:
Pull request
#153
synchronize by
rominf
2m 25s
EAI-7353-fix-gpu-memory-utilization
EAI-7353-fix-gpu-memory-utilization
2m 25s
View #153
View workflow file
CodeQL
CodeQL
#106:
Merge group checks requested
3m 13s
3m 13s
View workflow file
CodeQL
CodeQL
#105:
Merge group checks requested
2m 26s
2m 26s
View workflow file
fix(rocm): reset SIGPIPE so --dry-run doesn't panic (rc=101)
CodeQL
#104:
Pull request
#185
synchronize by
fredespi
2m 17s
rocm-fix-fix-2-unset-override-dry-run-panics-rc
rocm-fix-fix-2-unset-override-dry-run-panics-rc
2m 17s
View #185
View workflow file
refactor(e2e-report): group the expectation grid by feature and fix scenario indexing
CodeQL
#103:
Pull request
#186
synchronize by
rominf
3m 4s
refactor/e2e-report-group-grid-by-feature
refactor/e2e-report-group-grid-by-feature
3m 4s
View #186
View workflow file
fix(e2e): serve loopback install downloads with a real HTTP server (#…
CodeQL
#102:
Commit
ec2bcb3
pushed by
github-merge-queue
Bot
2m 51s
main
main
2m 51s
View workflow file
CodeQL
CodeQL
#101:
Merge group checks requested
2m 54s
2m 54s
View workflow file
CodeQL
CodeQL
#100:
Merge group checks requested
2m 25s
2m 25s
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.