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
Type
/
to 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
.
aws-samples
/
aws-codedeploy-samples
Public
Notifications
You must be signed in to change notification settings
Fork
778
Star
637
Code
Issues
25
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improvements for ELB functionality
- #45
#45
Merged
Jmcfar
merged 12 commits into
aws-samples:master
aws-samples/aws-codedeploy-samples:master
from
default50:elb_improvements
default50/aws-codedeploy-samples:elb_improvements
Copy head branch name to clipboard
Aug 17, 2016
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Improvements for ELB functionality
#45
Jmcfar
merged 12 commits into
aws-samples:master
aws-samples/aws-codedeploy-samples:master
from
default50:elb_improvements
default50/aws-codedeploy-samples:elb_improvements
Copy head branch name to clipboard
Commits
Commits on May 26, 2016
Updated README with needed IAM policy
default50
committed
2308bdb
View commit details
Copy full SHA for 2308bdb
Browse repository at this point
Commits on May 27, 2016
Revamped flagfile usage with extra functions preparing for extra functionality
default50
committed
e540453
View commit details
Copy full SHA for e540453
Browse repository at this point
Moved final message with stats to a function to be able to call it from different places
default50
committed
d338710
View commit details
Copy full SHA for d338710
Browse repository at this point
Make sure (AZRebalance AlarmNotification ScheduledActions ReplaceUnhealthy) are suspended while deploying and resume only the ones suspended by the script.
Show description for fbd80c7
default50
committed
fbd80c7
View commit details
Copy full SHA for fbd80c7
Browse repository at this point
Commits on May 30, 2016
Update README.md
Show description for 3581879
default50
committed
3581879
View commit details
Copy full SHA for 3581879
Browse repository at this point
Fixed messaging if no previously suspended processes were found.
default50
committed
9cd22db
View commit details
Copy full SHA for 9cd22db
Browse repository at this point
Commits on Jun 14, 2016
Added info about ELB_LIST options of _all_ and _any_ as well as style revamp.
default50
committed
f005de4
View commit details
Copy full SHA for f005de4
Browse repository at this point
- Improved set_flag/get_flag functions to support storing/getting arbitrary values.
Show description for d30c8ff
default50
committed
d30c8ff
View commit details
Copy full SHA for d30c8ff
Browse repository at this point
- Added support for _all_/_any_ in ELB_LIST
default50
committed
d8c7a45
View commit details
Copy full SHA for d8c7a45
Browse repository at this point
Commits on Jul 7, 2016
Added a validation to avoid failing when it's the first deployment and deregister_from_elb.sh was not run on ApplicationStop
default50
committed
2da4b75
View commit details
Copy full SHA for 2da4b75
Browse repository at this point
Commits on Jul 8, 2016
Made suspension of processes optional (default to false) and added clarification to README.md
default50
committed
4e3cf22
View commit details
Copy full SHA for 4e3cf22
Browse repository at this point
Added disclaimer about gaps.
default50
committed
99c91fe
View commit details
Copy full SHA for 99c91fe
Browse repository at this point
You can’t perform that action at this time.