All Versions
8
Latest Version
Avg Release Cycle
59 days
Latest Release
2408 days ago
Changelog History
Changelog History
-
v0.3.1 Changes
June 20, 2018- β Add tests and fix Pipeline#ec2_resource.
-
v0.3.0 Changes
June 14, 2018- π Use AWS SDK v3.
- Separate appending activities from initializing pipeline with config.
- β Add helper methods to provide a more hierarchical builder API.
- 0οΈβ£ Provide default settings for a pipeline EC2 resource.
-
v0.2.4 Changes
May 24, 2017- β Add ShellCommandActivity optional parameters.
-
v0.2.3 Changes
May 24, 2017- Donβt include unpopulated optional fields when converting PipelineObject#to_hash.
-
v0.2.2 Changes
May 24, 2017- β Add CsvDataFormat.
-
v0.2.1 Changes
May 16, 2017- Allow either S3 directory_path or file_path.
- β Add ShellCommandActivity.
-
v0.2.0 Changes
May 06, 2017- [FIX] Handle array values, e.g. 'securityGroups' => ['group1', 'group2']
- Separate SourceWriter class.
- π Simplify build vs. new.
- 0οΈβ£ Default id value based on pipeline object name.
- β Unit tests, eg. PipelineSerializer.
- Travis.
-
v0.1.0 Changes
May 03, 2017- β‘οΈ Proof of concept: get and put pipeline definitions, marshal and unmarshal into ruby objects and generate working update script output.