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 }}
dominics
/
r10k
Public
forked from
puppetlabs/r10k
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
r10k
lib
on
1.4.x
User selector
All users
All time
Commit history
Commits on Mar 13, 2015
Update CHANGELOG.mkd and version.rb for 1.4.2.
adrienthebo
committed
608a01e
View commit details
Copy full SHA for 608a01e
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
Merge pull request #337 from adrienthebo/bug/1.4.x/gh-310-symbol-sort
Show description for b6eaa1d
andersonmills
committed
b6eaa1d
View commit details
Copy full SHA for b6eaa1d
View code at this point
Browse repository at this point
Commits on Mar 11, 2015
[util/monkey_patches] (RK-36) Define symbol#<=> on Ruby 1.8.7
Show description for 69ec84d
adrienthebo
committed
69ec84d
View commit details
Copy full SHA for 69ec84d
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
[deployment] (RK-4) Raise meaningful error on missing sources
Show description for 4dad822
adrienthebo
committed
4dad822
View commit details
Copy full SHA for 4dad822
View code at this point
Browse repository at this point
Commits on Jan 10, 2015
Update CHANGELOG.mkd and version.rb for 1.4.1
adrienthebo
committed
5b6bb00
View commit details
Copy full SHA for 5b6bb00
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
Merge pull request #270 from adrienthebo/defect/1.4.x/gh-269-unresolvable-ref
Show description for 0bc6a95
andersonmills
committed
0bc6a95
View commit details
Copy full SHA for 0bc6a95
View code at this point
Browse repository at this point
[git/errors] (GH-269) Improve error messaging on checkout
Show description for 3dd8d3c
adrienthebo
committed
3dd8d3c
View commit details
Copy full SHA for 3dd8d3c
View code at this point
Browse repository at this point
Commits on Jan 5, 2015
More verbose module name error messages
Show description for 543c158
claytono
authored and
adrienthebo
committed
543c158
View commit details
Copy full SHA for 543c158
View code at this point
Browse repository at this point
Commits on Dec 17, 2014
Merge pull request #259 from adrienthebo/issue/1.4.x/gh-254-puppetfile-install-exit-code
Show description for a07bae0
adrienthebo
committed
a07bae0
View commit details
Copy full SHA for a07bae0
View code at this point
Browse repository at this point
Commits on Dec 15, 2014
[action/deploy/environment] (GH-260) Handle \W in environment names
Show description for 2bfb1a9
elyscape
authored and
adrienthebo
committed
2bfb1a9
View commit details
Copy full SHA for 2bfb1a9
View code at this point
Browse repository at this point
[action/puppetfile/check] Rescue all errors raised while loading
adrienthebo
committed
99187ed
View commit details
Copy full SHA for 99187ed
View code at this point
Browse repository at this point
[action/puppetfile/purge] Use correct trace variable
adrienthebo
committed
558de24
View commit details
Copy full SHA for 558de24
View code at this point
Browse repository at this point
[action/puppetfile] Raise error on nonexistent Puppetfile
adrienthebo
committed
53d8502
View commit details
Copy full SHA for 53d8502
View code at this point
Browse repository at this point
Commits on Dec 3, 2014
Update CHANGELOG and version.rb for 1.4.0
adrienthebo
committed
71ceab9
View commit details
Copy full SHA for 71ceab9
View code at this point
Browse repository at this point
[action/deploy/display] Optionally display single environments
adrienthebo
committed
bb291ef
View commit details
Copy full SHA for bb291ef
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
[action/deploy/display] Add --detail flag
adrienthebo
committed
4618a15
View commit details
Copy full SHA for 4618a15
View code at this point
Browse repository at this point
[module] Implement #properties in concrete module classes
adrienthebo
committed
0a67f23
View commit details
Copy full SHA for 0a67f23
View code at this point
Browse repository at this point
[module/forge] Read metadata before retrieving version
adrienthebo
committed
a20870f
View commit details
Copy full SHA for a20870f
View code at this point
Browse repository at this point
[module/base] Define abstract #properties
adrienthebo
committed
e1e13e4
View commit details
Copy full SHA for e1e13e4
View code at this point
Browse repository at this point
[action/deploy/display] Extract to action class
adrienthebo
committed
35d3517
View commit details
Copy full SHA for 35d3517
View code at this point
Browse repository at this point
[action/deploy/module] Refactor for visitor mixin
adrienthebo
committed
4d1ac5e
View commit details
Copy full SHA for 4d1ac5e
View code at this point
Browse repository at this point
[action/deploy/environment] Refactor for visitor mixin
adrienthebo
committed
74b8308
View commit details
Copy full SHA for 74b8308
View code at this point
Browse repository at this point
[action/visitor] Extract visitor mixin
Show description for 3f8d2bd
adrienthebo
committed
3f8d2bd
View commit details
Copy full SHA for 3f8d2bd
View code at this point
Browse repository at this point
[action/deploy/module] Consistent trace handling
adrienthebo
committed
3e93416
View commit details
Copy full SHA for 3e93416
View code at this point
Browse repository at this point
[action/deploy/environment] Properly set @trace
adrienthebo
committed
5063524
View commit details
Copy full SHA for 5063524
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
[task] (GH-95) Deprecate all Task functionality
adrienthebo
committed
7c0b7db
View commit details
Copy full SHA for 7c0b7db
View code at this point
Browse repository at this point
[cli/puppetfile] Extract puppetfile actions
adrienthebo
committed
3b8204d
View commit details
Copy full SHA for 3b8204d
View code at this point
Browse repository at this point
Commits on Nov 28, 2014
[puppetfile/cri_runner] Decorate Puppetfile Cri runner
adrienthebo
committed
27716f6
View commit details
Copy full SHA for 27716f6
View code at this point
Browse repository at this point
[action/cri_runner] Extract arg and opt handling
adrienthebo
committed
19a02a3
View commit details
Copy full SHA for 19a02a3
View code at this point
Browse repository at this point
Commits on Nov 14, 2014
Merge pull request #235 from adrienthebo/feature/master/gh-121-deployment-postrun
Show description for 00294ad
adrienthebo
committed
00294ad
View commit details
Copy full SHA for 00294ad
View code at this point
Browse repository at this point
Merge pull request #233 from adrienthebo/feature/master/gh-221-deduplicate-puppetfile-install
Show description for 12b4979
adrienthebo
committed
12b4979
View commit details
Copy full SHA for 12b4979
View code at this point
Browse repository at this point
[action/deploy/environment] fix missing environment validation
Show description for 9d43cce
lazyfrosch
committed
9d43cce
View commit details
Copy full SHA for 9d43cce
View code at this point
Browse repository at this point
[deploy/environment] (GH-121) Add 'postrun' setting
Show description for 3b387f1
adrienthebo
committed
3b387f1
View commit details
Copy full SHA for 3b387f1
View code at this point
Browse repository at this point
[environment] Only update modules once per deploy
Show description for 7c29b4e
adrienthebo
committed
7c29b4e
View commit details
Copy full SHA for 7c29b4e
View code at this point
Browse repository at this point
Commits on Nov 13, 2014
Merge pull request #232 from adrienthebo/feature/master/deploy-environment-visitor
Show description for 5ca1428
adrienthebo
committed
5ca1428
View commit details
Copy full SHA for 5ca1428
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.