Breaking changes:
-
Removed DeployStageCluster
-
Changed id -> ID
-
[84dc2f6] Merge pull request #84 from jgramoll/fanatics
-
[6be11ba] Merge pull request #83 from jgramoll/lints
-
[3a60535] Merge pull request #81 from jgramoll/cloudformation
- [527e6bc] Merge pull request #80 from jgramoll/required_artifact_ids
- [35b479e] Merge pull request #79 from jgramoll/empty_moniker
- [8e8cbdb] add support for artifacts with deploy/bake manifest (#77)
- [e5a25c2] Fixing Patch Manifest encoding issue (#74)
- [8bfb848] add github action to publish with goreleaser (#75)
- [7d51e72] Add script stage (#73)
- [341ee64] Patch manifest (#72)
- [ec0d831] add bake manifest stage (#71)
- [cbb5078] Stage expected artifacts (#70)
- [6d185f7] Initializing Variables (#67)
2c8d5f
persist StageTimeoutMS (#66)
2671fd
fix goreleaser archive->archives
c67b2c6
Webhook trigger (#64)3ac5f60
update application.accounts to be computed for better diffs (#62)6fb2973
make sure deploy_manifest_stage can set credentials (#61)
ab4d008
Enable disable manifest (#59)bfcb538
add undo rollout and enable server group stages (#58)
Breaking change:
spinnaker_pipeline_deploy_manifest_stage
now requires moniker
field.
Spinnaker was causing null pointer exceptions if it wasn't provided
70aa566
make sure deploy manifest moniker is required (#56)3ed0849
add notifications to manual judgement (#55)
9624ffe
Evalaute variables (#52)06e005c
add spinnaker_pipeline_find_artifacts_from_resource_stage (#51)80179b9
fix application import crashing if no permissions defined (#50)
ffc3a41
add run_job_manifest to client (#48)e3db9c8
Precondition (#47)c978d77
add permissions to applications (#46)ee4c984
refactor base stages (#44)4b5f0be
Andrein traffic management (#43)8dfb546
override namespace (#41)7675b11
scale manifest (#42)446e472
add pipeline ui locked (#38)2960a84
Add registry and tag to docker trigger (#37)
331273b
bump terraform dependency to 0.12.16 (#34)83a089c
Dockertrigger (#33)
48c4729
add canary config to client (#30)
a8a20e4
add pipeline date source (#29)
60bcb31
allow for pipeline index to be computed (#27)4b067ab
add more resources to README (#26)
8d5a409
merge from fanatics (#24)1ffae34
update terraform dependency to 0.12.6 (#8)
564f3ce
Deploy manifest (#20)606710d
fix state if pipeline is missing to not be fatal (#19)
e6c94d5
fix stage read to not error if stage was deleted remotely (#17)
c251969
allow any AZ not just us-east-1, us-east-25e0fd8e
fix notification when null pointer exception2d2a230
fix terraform plugins dir to use kernel (#14)a762635
just map all the known regionsa7ef27f
nit remove whitespacee3a21f8
update goreleaser to prerelease:auto
46ffe9c
Adds pipeline parameter resource (#4)15469ed
Importer (#6)14360b1
Initial commit6837558
Merge pull request #3 from jgramoll/stageNotifications67f796c
add ability to add notifications to a specific pipeline stage8c1d17b
add application CRUD to cliente99452a
add bake package (#12)6234a6b
add deploy stage3989a3a
add destroy server group stage (#2)1db4904
add goreleaser config (#13)1c233bc
add initial acceptance tests6328ede
add intial client to send http requestseee5103
add jenkins stage9994736
add more validation to notification resource schema3273c48
add notifications24f3504
add parameters and resize resources (#7)38d9105
add pipeline trigger stageb88c70b
add rollback cluster stagef148dff
add target_healthy_deploy_percentage to rollback_cluster_stage (#9)525cffe
add tests for new pipeline stage/notification methodsaf4890a
add trigger resource735046d
allow provider to update pipelinea67416c
allow setting deploy.max_remaining_asgs (#11)8f8e552
clean up some code smells / duplicatione30365f
debug acceptance test145faa2
finish stage refactor and get acceptance tests working againec4112f
fix jenkins params to allow bools (#10)1cdcb3c
fix main spacing601ba8b
fix pipeline param option02429e2
fix pipeline params436c623
fix pipeline stage resource types6d631b8
fix provider/pipeline client calld1bc581
fix readme pipeline stage paramsf3ed5e4
get create/read/delete working for pipeline resource72c9dcf
hook up client.GetPipeline039584a
initial project with empty providera7941ae
massive refactor of client2ccff76
move stage crud and notification crud to client.Pipeline1c4d221
refactor notification when to not need to specify 'pipeline'2db0fa3
refactor pipeline trigger to seperate resource code97c327d
seperate spinnaker provider and client7d86129
standardize base stage to have notifications, stage_enabled9ad1f1f
update default values to match spinnaker ui94121ef
update docs about glide as dependency managera47ac10
update interfaces0020c93
use gofmt to standardize formating