Skip to content

Releases: UrbanOS-Examples/pipeline-lib

v4.9.0

13 Oct 21:30
92e6ba8
Compare
Choose a tag to compare
  • Recognize 'main' branch
  • Jenkinsfile uses infrastructure node
  • Disable failing test step

v4.8.0

23 Mar 17:23
07fd520
Compare
Choose a tag to compare
  • deal with new terraform changes from the upgrade to terraform 12

v4.7.0

17 Oct 18:54
4e748ea
Compare
Choose a tag to compare

Add new ability to pass in a custom organization for creating development triggers.

v4.6.1

03 Jun 17:11
f2f8f09
Compare
Choose a tag to compare

Fixes bug with docker tag to watch (development instead of latest)

v4.6.0

03 Jun 14:41
91b31cf
Compare
Choose a tag to compare

Adds DevDeployTrigger

Add ALM to list of non-sandbox deployments

11 Jan 18:04
b720364
Compare
Choose a tag to compare
  • 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

14 Dec 18:00
4ee350e
Compare
Choose a tag to compare

Adds a Terraform.selectWorkspace() method that selects, or creates and selects, the environment as a Terraform workspace.

Adjust nightly build time

03 Dec 20:23
04aedbb
Compare
Choose a tag to compare
Merge pull request #31 from SmartColumbusOS/new-jenkins-default-window

Run nightly Jenkins jobs from 9pm-5am

Terraform.init uses cache on EFS

24 Oct 17:22
cb97414
Compare
Choose a tag to compare
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

12 Oct 14:44
Compare
Choose a tag to compare

Fixes an issue where we'd blow up with a parse error when trying to pass a cron window to scos.dailyBuildTrigger.