-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from inhabitedtype/release
release automation
- Loading branch information
Showing
118 changed files
with
1,904 additions
and
993 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# OASIS_START | ||
# DO NOT EDIT (digest: 6006c25cb571ad1c1fc52c483b43aa79) | ||
# DO NOT EDIT (digest: ad9a94a6897d6e39b439afa2b1784c39) | ||
version = "0.1.0" | ||
description = "Auto Scaling" | ||
requires = "aws" | ||
archive(byte) = "aws_autoscaling.cma" | ||
archive(byte, plugin) = "aws_autoscaling.cma" | ||
archive(native) = "aws_autoscaling.cmxa" | ||
archive(native, plugin) = "aws_autoscaling.cmxs" | ||
exists_if = "aws_autoscaling.cma" | ||
archive(byte) = "aws-autoscaling.cma" | ||
archive(byte, plugin) = "aws-autoscaling.cma" | ||
archive(native) = "aws-autoscaling.cmxa" | ||
archive(native, plugin) = "aws-autoscaling.cmxs" | ||
exists_if = "aws-autoscaling.cma" | ||
# OASIS_STOP | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# OASIS_START | ||
# DO NOT EDIT (digest: f99571705610ffa3e3276499391d927e) | ||
Aws-autoscaling | ||
# OASIS_STOP |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# OASIS_START | ||
# DO NOT EDIT (digest: f99571705610ffa3e3276499391d927e) | ||
Aws-autoscaling | ||
# OASIS_STOP |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
# OASIS_START | ||
# DO NOT EDIT (digest: 81b0a463cb2120591c1c08031efac00a) | ||
Types | ||
Errors | ||
AttachInstances | ||
AttachLoadBalancers | ||
CompleteLifecycleAction | ||
CreateAutoScalingGroup | ||
CreateLaunchConfiguration | ||
CreateOrUpdateTags | ||
DeleteAutoScalingGroup | ||
DeleteLaunchConfiguration | ||
DeleteLifecycleHook | ||
DeleteNotificationConfiguration | ||
DeletePolicy | ||
DeleteScheduledAction | ||
DeleteTags | ||
DescribeAccountLimits | ||
DescribeAdjustmentTypes | ||
DescribeAutoScalingGroups | ||
DescribeAutoScalingInstances | ||
DescribeAutoScalingNotificationTypes | ||
DescribeLaunchConfigurations | ||
DescribeLifecycleHookTypes | ||
DescribeLifecycleHooks | ||
DescribeLoadBalancers | ||
DescribeMetricCollectionTypes | ||
DescribeNotificationConfigurations | ||
DescribePolicies | ||
DescribeScalingActivities | ||
DescribeScalingProcessTypes | ||
DescribeScheduledActions | ||
DescribeTags | ||
DescribeTerminationPolicyTypes | ||
DetachInstances | ||
DetachLoadBalancers | ||
DisableMetricsCollection | ||
EnableMetricsCollection | ||
EnterStandby | ||
ExecutePolicy | ||
ExitStandby | ||
PutLifecycleHook | ||
PutNotificationConfiguration | ||
PutScalingPolicy | ||
PutScheduledUpdateGroupAction | ||
RecordLifecycleActionHeartbeat | ||
ResumeProcesses | ||
SetDesiredCapacity | ||
SetInstanceHealth | ||
SuspendProcesses | ||
TerminateInstanceInAutoScalingGroup | ||
UpdateAutoScalingGroup | ||
# OASIS_STOP |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
# OASIS_START | ||
# DO NOT EDIT (digest: 81b0a463cb2120591c1c08031efac00a) | ||
Types | ||
Errors | ||
AttachInstances | ||
AttachLoadBalancers | ||
CompleteLifecycleAction | ||
CreateAutoScalingGroup | ||
CreateLaunchConfiguration | ||
CreateOrUpdateTags | ||
DeleteAutoScalingGroup | ||
DeleteLaunchConfiguration | ||
DeleteLifecycleHook | ||
DeleteNotificationConfiguration | ||
DeletePolicy | ||
DeleteScheduledAction | ||
DeleteTags | ||
DescribeAccountLimits | ||
DescribeAdjustmentTypes | ||
DescribeAutoScalingGroups | ||
DescribeAutoScalingInstances | ||
DescribeAutoScalingNotificationTypes | ||
DescribeLaunchConfigurations | ||
DescribeLifecycleHookTypes | ||
DescribeLifecycleHooks | ||
DescribeLoadBalancers | ||
DescribeMetricCollectionTypes | ||
DescribeNotificationConfigurations | ||
DescribePolicies | ||
DescribeScalingActivities | ||
DescribeScalingProcessTypes | ||
DescribeScheduledActions | ||
DescribeTags | ||
DescribeTerminationPolicyTypes | ||
DetachInstances | ||
DetachLoadBalancers | ||
DisableMetricsCollection | ||
EnableMetricsCollection | ||
EnterStandby | ||
ExecutePolicy | ||
ExitStandby | ||
PutLifecycleHook | ||
PutNotificationConfiguration | ||
PutScalingPolicy | ||
PutScheduledUpdateGroupAction | ||
RecordLifecycleActionHeartbeat | ||
ResumeProcesses | ||
SetDesiredCapacity | ||
SetInstanceHealth | ||
SuspendProcesses | ||
TerminateInstanceInAutoScalingGroup | ||
UpdateAutoScalingGroup | ||
# OASIS_STOP |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
aws_autoscaling | ||
aws-autoscaling |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.