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
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
.
smartdatafoundry
/
devcontainer
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
26
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/workflow inputs
- #4
#4
Merged
DevNiall
merged 15 commits into
main
smartdatafoundry/devcontainer:main
from
feature/workflow-inputs
smartdatafoundry/devcontainer:feature/workflow-inputs
Copy head branch name to clipboard
Sep 30, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Feature/workflow inputs
#4
DevNiall
merged 15 commits into
main
smartdatafoundry/devcontainer:main
from
feature/workflow-inputs
smartdatafoundry/devcontainer:feature/workflow-inputs
Copy head branch name to clipboard
Commits
Commits on Sep 26, 2025
Update VSCODE_COMMIT handling in devcontainer configuration and workflow
DevNiall
committed
5adafe4
View commit details
Copy full SHA for 5adafe4
Browse repository at this point
Refactor VSCODE_COMMIT handling in build workflow to simplify input management
DevNiall
committed
1f60c6a
View commit details
Copy full SHA for 1f60c6a
Browse repository at this point
Update VSCODE_COMMIT input to be optional and simplify tagging logic in build workflow
DevNiall
committed
e778afe
View commit details
Copy full SHA for e778afe
Browse repository at this point
Update Dockerfile and workflow to enforce required VSCODE_COMMIT input and adjust environment variable handling
DevNiall
committed
f12a3d8
View commit details
Copy full SHA for f12a3d8
Browse repository at this point
Remove redundant environment variable declaration for VSCODE_COMMIT in Dockerfile
DevNiall
committed
b16d012
View commit details
Copy full SHA for b16d012
Browse repository at this point
Refactor VSCODE_COMMIT handling in build workflow to use environment variable for consistency
DevNiall
committed
5969b25
View commit details
Copy full SHA for 5969b25
Browse repository at this point
Refactor build step to set VSCODE_COMMIT in env directly for clarity
DevNiall
committed
921c271
View commit details
Copy full SHA for 921c271
Browse repository at this point
Update VSCODE_COMMIT argument in devcontainer.json to use localEnv for consistency
DevNiall
committed
6ad941e
View commit details
Copy full SHA for 6ad941e
Browse repository at this point
Update documentation to include VS Code Server versioning and tagging strategy
DevNiall
committed
7d1dbbe
View commit details
Copy full SHA for 7d1dbbe
Browse repository at this point
Update VSCODE_COMMIT argument in devcontainer.json to use the latest commit hash
DevNiall
committed
7f838b4
View commit details
Copy full SHA for 7f838b4
Browse repository at this point
Remove default VS Code commit hash in build
Show description for 94d2d45
DevNiall
committed
94d2d45
View commit details
Copy full SHA for 94d2d45
Browse repository at this point
Commits on Sep 29, 2025
Add debug step to validate VSCODE_COMMIT input in build workflow
DevNiall
committed
bd11e40
View commit details
Copy full SHA for bd11e40
Browse repository at this point
Set default VSCODE_COMMIT to 'OTHER' if input is not provided
DevNiall
committed
b16d9bc
View commit details
Copy full SHA for b16d9bc
Browse repository at this point
Refactor VSCODE_COMMIT handling in Dockerfile and workflows for improved clarity and flexibility
DevNiall
committed
c98899d
View commit details
Copy full SHA for c98899d
Browse repository at this point
Update documentation for Python & R development container, enhancing clarity on setup and usage
DevNiall
committed
57e28af
View commit details
Copy full SHA for 57e28af
Browse repository at this point
You can’t perform that action at this time.