Tagged "ciinabox-pipelines"

Ciinabox Pipelines - Washery Clean Snapshots

Ciinabox Pipelines now has the capability to cleanup washery snapshots with the new pipeline function washeryCleanSnapshots.

Ciinabox Pipelines Cloudformation Step Support for Export as a Query Type

You can now query Cloudformation exports using the cloudformation ciinabox-pipelines method.

Simplify CloudFormation ChangeSets in Jenkins Pipelines with ChangeSetDeploy

Previously when deploying CloudFormation changes in Jenkins using the ciinabox-pipelines shared library you had to created the change set and then execute it in separate methods in your pipeline.

Introducing Washery Database Cleaner

Washery is the latest tool from the base2 R&D team to provide the capability of cleaning an RDS database dataset.

Terraform Methods for Ciinabox Pipelines

We’ve added 3 new Terraform methods into the ciinabox-pipelines Jenkins shared library.

Run Selenium Tests on Fargate From Jenkins Pipelines

Selenium automates browser interactions to test website functionality however this requires infrastructure and automation to run the Selenium hub and required nodes.

Ciinabox Jenkins Pipeline Updates

This update adds some extra functionality to some AMI baking methods around AMI lookup from SSM parameters as well as additional chef options to the AMI verify method.

Deploy CloudFormation ChangeSets with Jenkins Pipelines

AWS changesets allows the preview of proposed changes of cloudformations stack and how the changes will impact the resources in the stack, weather critical resources will be replaced or deleted.

Jenkins Pipelines Deployments with MFA

Deploying to production can now be controlled using MFA devices. The device can be shared between a team or individualised per user which allows for greater security controls in deployment pipelines.