Skip to content

Update pipelines to use templates and tofu

Latest

Choose a tag to compare

@kaqmak kaqmak released this 14 Aug 07:32
6b56cc3
  • Refactor Azure Pipelines configuration to streamline MLflow image build and push process

  • Remove unnecessary self-repository declaration from Azure Pipelines configuration

  • Add aws_credentials parameter to tofu-check template in Azure Pipelines

  • Add additional parameters for Docker build context and tagging in Azure Pipelines

  • Update Docker push tag to use mlflow_version.mlflow_tag and add new Terraform plan files

  • Remove redundant ECR push task configuration from Azure Pipelines

  • Update source image name to include version tag for ECR push

  • Refactor Docker image tagging step to use a script for improved clarity

  • Fix ECR push configuration to separate source image name and tag

  • Add extra_commands parameter to tofu-check job for automatic approval