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
.
cfengine
/
cfbs
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
5
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
ENT-11346: Added the 'cfbs render-input' command
- #326
#326
Merged
larsewi
merged 9 commits into
cfengine:master
cfengine/cfbs:master
from
larsewi:cfbs-render-input
larsewi/cfbs:cfbs-render-input
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
ENT-11346: Added the 'cfbs render-input' command
#326
larsewi
merged 9 commits into
cfengine:master
cfengine/cfbs:master
from
larsewi:cfbs-render-input
larsewi/cfbs:cfbs-render-input
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
Moved input data validation from commands.py to validate.py
Show description for 2e69179
larsewi
committed
2e69179
View commit details
Copy full SHA for 2e69179
Browse repository at this point
Moved augment generation from build.py to augments.py
Show description for d0bb86e
larsewi
committed
d0bb86e
View commit details
Copy full SHA for d0bb86e
Browse repository at this point
Moved opening of file arguments into a helper in utils.py
Show description for 8bcd342
larsewi
committed
8bcd342
View commit details
Copy full SHA for 8bcd342
Browse repository at this point
Commits on Jul 29, 2026
Fixed crash when looking up a module in a project without a build list
Show description for c52aa40
larsewi
committed
c52aa40
View commit details
Copy full SHA for c52aa40
Browse repository at this point
Fixed crash when looking up a module which is not in the index
Show description for 16bdc76
larsewi
committed
16bdc76
View commit details
Copy full SHA for 16bdc76
Browse repository at this point
Fixed crash when input data is not a list of input definitions
Show description for b391089
larsewi
committed
b391089
View commit details
Copy full SHA for b391089
Browse repository at this point
Added the 'cfbs render-input' command
Show description for 6be2d72
larsewi
committed
6be2d72
View commit details
Copy full SHA for 6be2d72
Browse repository at this point
Fixed non-deterministic key order in generated augments
Show description for e28ead6
larsewi
committed
e28ead6
View commit details
Copy full SHA for e28ead6
Browse repository at this point
Made open_file_arg a context manager
Show description for c588d1f
larsewi
and
olehermanse
committed
c588d1f
View commit details
Copy full SHA for c588d1f
Browse repository at this point
You can’t perform that action at this time.