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 }}
TeeSQL
/
dstack
Public
forked from
Dstack-TEE/dstack
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
dstack
.github
workflows
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 6, 2026
Merge pull request #661 from Dstack-TEE/codex/propose-fix-for-unpinned-rust-toolchain-action
Show description for e2b67cf
h4x3rotab
authored
e2b67cf
View commit details
Copy full SHA for e2b67cf
View code at this point
Browse repository at this point
Pin rust-toolchain action refs in CI workflows
h4x3rotab
committed
214096b
View commit details
Copy full SHA for 214096b
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
ci: use fork clone_url for DSTACK_SRC_URL on PRs from forks
Show description for 4d2d9da
kvinwang
committed
4d2d9da
View commit details
Copy full SHA for 4d2d9da
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
chore: rename pre-commit to prek in CI workflow
kvinwang
committed
c8d2cac
View commit details
Copy full SHA for c8d2cac
View code at this point
Browse repository at this point
fix: add SPDX header to prek.toml and permissions to CI workflow
kvinwang
committed
1e0d995
View commit details
Copy full SHA for 1e0d995
View code at this point
Browse repository at this point
chore: add prek pre-commit hook configuration and CI
Show description for 43e96f1
kvinwang
committed
43e96f1
View commit details
Copy full SHA for 43e96f1
View code at this point
Browse repository at this point
Merge pull request #583 from Dstack-TEE/build/consolidate-builder-scripts
Show description for de92515
kvinwang
authored
de92515
View commit details
Copy full SHA for de92515
View code at this point
Browse repository at this point
refactor: use BuildKit --build-context to eliminate script copies
Show description for 0886f98
kvinwang
committed
0886f98
View commit details
Copy full SHA for 0886f98
View code at this point
Browse repository at this point
ci: add pinned-packages drift detection after docker builds
Show description for dd64202
kvinwang
committed
dd64202
View commit details
Copy full SHA for dd64202
View code at this point
Browse repository at this point
fix: track shared scripts in git and add CI sync check
Show description for 74a1b18
kvinwang
committed
74a1b18
View commit details
Copy full SHA for 74a1b18
View code at this point
Browse repository at this point
feat(simulator): add release packaging and installer
kvinwang
committed
9e4fbd4
View commit details
Copy full SHA for 9e4fbd4
View code at this point
Browse repository at this point
fix(ci): copy shared build scripts before docker build
Show description for 53d7e94
kvinwang
committed
53d7e94
View commit details
Copy full SHA for 53d7e94
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
fix(ci): use PR head SHA instead of merge commit SHA for Docker builds
Show description for cf7fd25
kvinwang
committed
cf7fd25
View commit details
Copy full SHA for cf7fd25
View code at this point
Browse repository at this point
ci: add Docker build check for KMS, Gateway, and Verifier
Show description for 4f602dd
kvinwang
committed
4f602dd
View commit details
Copy full SHA for 4f602dd
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
Update rust to 1.92.0
kvinwang
committed
5074ce4
View commit details
Copy full SHA for 5074ce4
View code at this point
Browse repository at this point
ci: Fix vmm-ui check
kvinwang
committed
70188f8
View commit details
Copy full SHA for 70188f8
View code at this point
Browse repository at this point
Commits on Jan 5, 2026
ci: Add permissions
kvinwang
committed
b27f81c
View commit details
Copy full SHA for b27f81c
View code at this point
Browse repository at this point
ci: More friendly error report
kvinwang
committed
59b09a4
View commit details
Copy full SHA for 59b09a4
View code at this point
Browse repository at this point
Add CI for vmm-ui
kvinwang
committed
ec8aba4
View commit details
Copy full SHA for ec8aba4
View code at this point
Browse repository at this point
Commits on Dec 9, 2025
Use or_panic instead of expect
kvinwang
committed
ad4a840
View commit details
Copy full SHA for ad4a840
View code at this point
Browse repository at this point
Commits on Oct 8, 2025
Fix SPDX check
kvinwang
committed
ca4de5e
View commit details
Copy full SHA for ca4de5e
View code at this point
Browse repository at this point
Add crates.io release workflow
kvinwang
committed
94b5bfa
View commit details
Copy full SHA for 94b5bfa
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
Update GH workflow to push images to org
kvinwang
committed
30acf0b
View commit details
Copy full SHA for 30acf0b
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
Add dstack-verifier
kvinwang
committed
846637c
View commit details
Copy full SHA for 846637c
View code at this point
Browse repository at this point
Commits on Aug 18, 2025
update SPDX annotations (#301)
Show description for 03526fd
DSharifi
authored
03526fd
View commit details
Copy full SHA for 03526fd
View code at this point
Browse repository at this point
Commits on Aug 15, 2025
fix lint
h4x3rotab
committed
617437a
View commit details
Copy full SHA for 617437a
View code at this point
Browse repository at this point
add spdx check
h4x3rotab
committed
4ed4a30
View commit details
Copy full SHA for 4ed4a30
View code at this point
Browse repository at this point
add SPDX annotations
h4x3rotab
committed
771f3c9
View commit details
Copy full SHA for 771f3c9
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
Add no_std_check in CI
kvinwang
committed
1f56c90
View commit details
Copy full SHA for 1f56c90
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
refactor: break up `dstack-sdk` into two crates for no_std support (#272)
Show description for 38eaf93
DSharifi
and
kvinwang
authored
38eaf93
View commit details
Copy full SHA for 38eaf93
View code at this point
Browse repository at this point
Commits on Jul 29, 2025
Add contracts ABI release
kvinwang
committed
2344fc1
View commit details
Copy full SHA for 2344fc1
View code at this point
Browse repository at this point
Remove rewrite-timestamp from action
kvinwang
committed
f16e0e2
View commit details
Copy full SHA for f16e0e2
View code at this point
Browse repository at this point
Add gateway/kms release action
kvinwang
committed
c84990b
View commit details
Copy full SHA for c84990b
View code at this point
Browse repository at this point
Potential fix for code scanning alert no. 9: Workflow does not contain permissions
Show description for a3a4a26
kvinwang
and
github-advanced-security[bot]
authored
a3a4a26
View commit details
Copy full SHA for a3a4a26
View code at this point
Browse repository at this point
Add sdk test in action
kvinwang
committed
e10806a
View commit details
Copy full SHA for e10806a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.