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 }}
cloudtools
/
stacker
Public
Notifications
You must be signed in to change notification settings
Fork
162
Star
707
Code
Issues
64
Pull requests
15
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[WIP/RFC] Integrate hooks into stack execution graph
- #722
#722
Open
danielkza
wants to merge 13 commits into
cloudtools:master
cloudtools/stacker:master
from
Cobliteam:hooks-in-dag
Cobliteam/stacker:hooks-in-dag
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
[WIP/RFC] Integrate hooks into stack execution graph
#722
danielkza
wants to merge 13 commits into
cloudtools:master
cloudtools/stacker:master
from
Cobliteam:hooks-in-dag
Cobliteam/stacker:hooks-in-dag
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2019
hooks: overhaul hook config and running mechanism
Show description for aa1b7b2
danielkza
committed
aa1b7b2
View commit details
Copy full SHA for aa1b7b2
Browse repository at this point
target: allow creation without config definition
Show description for b821ea2
danielkza
committed
b821ea2
View commit details
Copy full SHA for b821ea2
Browse repository at this point
plan: generalize step to accept hooks and targets
danielkza
committed
2680a11
View commit details
Copy full SHA for 2680a11
Browse repository at this point
hooks: integrate into stack execution graph
danielkza
committed
4a79979
View commit details
Copy full SHA for 4a79979
Browse repository at this point
actions: base: rename hook running steps to be less verbose
danielkza
committed
4cc2c7d
View commit details
Copy full SHA for 4cc2c7d
Browse repository at this point
actions: base: properly reverse hook dependencies for use in destroy
danielkza
committed
ca767da
View commit details
Copy full SHA for ca767da
Browse repository at this point
stack: remove manual output updating, and always rely on provider instead
danielkza
committed
d83378b
View commit details
Copy full SHA for d83378b
Browse repository at this point
hooks: resolve lookups in arguments
danielkza
committed
41a4fe0
View commit details
Copy full SHA for 41a4fe0
Browse repository at this point
test: use an uniform pattern for mocking Provider
danielkza
committed
020b0e2
View commit details
Copy full SHA for 020b0e2
Browse repository at this point
tests: disable boto3 session caching to fix moto issues
Show description for 395685e
danielkza
committed
395685e
View commit details
Copy full SHA for 395685e
Browse repository at this point
provider: add get_session method and convert all hooks and lookups
Show description for 37422fd
danielkza
committed
37422fd
View commit details
Copy full SHA for 37422fd
Browse repository at this point
tests: add functional tests for integrated hooks
danielkza
committed
e11a905
View commit details
Copy full SHA for e11a905
Browse repository at this point
hooks: treat lookup dependencies specially to handle destroy
Show description for 39a2f82
danielkza
committed
39a2f82
View commit details
Copy full SHA for 39a2f82
Browse repository at this point
You can’t perform that action at this time.