Releases: UrbanOS-Examples/pipeline-lib
Releases · UrbanOS-Examples/pipeline-lib
v4.9.0
v4.8.0
v4.7.0
Add new ability to pass in a custom organization for creating development triggers.
v4.6.1
Fixes bug with docker tag to watch (development
instead of latest
)
v4.6.0
Adds DevDeployTrigger
Add ALM to list of non-sandbox deployments
-
Terraform.groovy
now includes ALM in its list of terraform workspaces. -
Updated path to tf-init script in
Terraform.groovy
due to new scos-tf-backends submodule pattern.- Included logic to handle the old path to tf-init script as well, maintaining backwards compatibility.
Add Terraform.selectWorkspace() method
Adds a Terraform.selectWorkspace()
method that selects, or creates and selects, the environment
as a Terraform workspace.
Adjust nightly build time
Merge pull request #31 from SmartColumbusOS/new-jenkins-default-window Run nightly Jenkins jobs from 9pm-5am
Terraform.init uses cache on EFS
Merge pull request #30 from SmartColumbusOS/smrt-601-tf-provider-cache SMRT-601 - make the init use a provider cache in EFS
Fix bug in cron window
Fixes an issue where we'd blow up with a parse error when trying to pass a cron window to scos.dailyBuildTrigger
.