Releases: Nextdoor/cdk-pipelines-github
Releases · Nextdoor/cdk-pipelines-github
v0.2.17
0.2.17 (2024-03-24)
Features
- pipeline: pass aspects from parent App through to Stages (#19) (5668bd9)
v0.2.14
0.2.14 (2024-01-25)
Features
- stages: allow providing per-stage aws credentials (#15) (ac2cb9d)
v0.2.13
0.2.13 (2024-01-23)
Bug Fixes
- add --exclusive option to the deployment (#14) (94171ad)
v0.2.12
0.2.12 (2023-10-17)
Features
- add deployArgs and
--require-approval=never
default (#13) (0dfb2dc)
v0.2.11
0.2.11 (2023-10-09)
Features
- pipeline: don't re-synth on deploy steps (#12) (e8f0924)
- pipeline: shorten retention and centralize the upload/download jobsteps (#11) (4b7eb64)
v0.2.10
0.2.10 (2023-10-08)
Features
- pipeline: allow the build step to have its own runner configuration (#10) (6639578)
v0.2.8
0.2.8 (2023-10-06)
Bug Fixes
- run aws-auth step in synth step too, make region optional (#8) (210284e)