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 }}
y-scope
/
clp
Public
Notifications
You must be signed in to change notification settings
Fork
92
Star
1.1k
Code
Issues
352
Pull requests
141
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(clp-package): Replace package execution container with
clp-package
; Change default taskfile task to
docker-images:package
.
- #1357
#1357
Merged
junhaoliao
merged 15 commits into
y-scope:main
y-scope/clp:main
from
junhaoliao:select-container
junhaoliao/clp:select-container
Copy head branch name to clipboard
Oct 2, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat(clp-package): Replace package execution container with
clp-package
; Change default taskfile task to
docker-images:package
.
#1357
junhaoliao
merged 15 commits into
y-scope:main
y-scope/clp:main
from
junhaoliao:select-container
junhaoliao/clp:select-container
Copy head branch name to clipboard
Commits
Commits on Sep 30, 2025
feat(clp-package): Select execution container from image id or version file.
junhaoliao
committed
fdc113f
View commit details
Copy full SHA for fdc113f
Browse repository at this point
chore(build): Remove clp-execution image build scripts, GH workflow, and documentation.
junhaoliao
committed
2959d60
View commit details
Copy full SHA for 2959d60
Browse repository at this point
Commits on Oct 1, 2025
use long option for `rsync --archive` - Apply suggestion from @kirkrodrigues
Show description for a1c2cb1
junhaoliao
and
kirkrodrigues
authored
a1c2cb1
View commit details
Copy full SHA for a1c2cb1
Browse repository at this point
fix(clp-config): Correct fallback logic for execution container selection.
junhaoliao
committed
99c919c
View commit details
Copy full SHA for 99c919c
Browse repository at this point
refactor(clp-config): Rename CLP_PACKAGE_IMAGE_ID_PATH -> CLP_PACKAGE_CONTAINER_IMAGE_ID_PATH.
junhaoliao
committed
b3a6b3e
View commit details
Copy full SHA for b3a6b3e
Browse repository at this point
refactor(clp-config): Rename _image_id_path -> _container_image_id_path.
junhaoliao
committed
16741ed
View commit details
Copy full SHA for 16741ed
Browse repository at this point
refactor(clp-config): Rename execution_container -> container_image_ref.
junhaoliao
committed
1789641
View commit details
Copy full SHA for 1789641
Browse repository at this point
refactor(clp-config): Rename load_execution_container_name() -> load_container_image_ref().
junhaoliao
committed
68dbc59
View commit details
Copy full SHA for 68dbc59
Browse repository at this point
Merge branch 'main' into select-container
junhaoliao
authored
27e133e
View commit details
Copy full SHA for 27e133e
Browse repository at this point
lint
junhaoliao
committed
572de87
View commit details
Copy full SHA for 572de87
Browse repository at this point
refactor(actions): Remove "execution"-specific logic from runtime image build script.
junhaoliao
committed
e6fddbc
View commit details
Copy full SHA for e6fddbc
Browse repository at this point
refactor(actions): Simplify runtime image build by removing image_type input.
junhaoliao
committed
b4a8976
View commit details
Copy full SHA for b4a8976
Browse repository at this point
Merge branch 'main' into select-container
junhaoliao
authored
f0767a2
View commit details
Copy full SHA for f0767a2
Browse repository at this point
Merge branch 'main' into select-container
junhaoliao
authored
9fb998e
View commit details
Copy full SHA for 9fb998e
Browse repository at this point
Remove copying of /etc/os-release to the package.
junhaoliao
committed
876f925
View commit details
Copy full SHA for 876f925
Browse repository at this point
You can’t perform that action at this time.