Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Releases: firstlookmedia/deployables

release-0.0.4

16 Jul 19:16
4fb306a
Compare
Choose a tag to compare
  • lambda_deploy() will deploy via S3 if DEPLOY_LAMBDA_S3_BUCKET is set
  • lambda_deploy() will throw an error if the zip is greater than 50MB and DEPLOY_LAMBDA_S3_BUCKET is not set
  • some other minor lambda-related code cleanup

release-0.0.3

05 Mar 06:35
Compare
Choose a tag to compare
  • refactor fargate flags for backward compatibility
  • introduce DEPLOY_ECR_REPO in lieu of assuming DEPLOY_APP_NAME
  • _ecs_update_service does not need to call _get_target_image_tag if DEPLOY_IMAGE_TAG is defined
  • use DEPLOY_LAMBDA_PUBLISH_NEW_VERSION flag to publish new version of lambda
  • only set lambda environment if environment file exists

release-0.0.2

04 Jan 06:19
b24af61
Compare
Choose a tag to compare

tagging a stable v1.0.0 with reconciled jeffo and nw branches merged into master

release-0.0.1

19 Dec 16:04
Compare
Choose a tag to compare

tagging original master branch in preparation for merging in long-standing, newer branches.