Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 22:46

1.0.0 (2024-11-07)

Bug Fixes

  • deployment: Added missing buildspec for CodeBuild (273fae0)
  • environment: Fixed PYTHONPATH for VSCode (17f9dc9)
  • requirements: Updated requirements; updated base image (95d9388)
  • settings: Fixed how settings are determined (a721858)
  • setup: Fixed version lookup in setup.py (de1eb22)

Features

  • deployment: Added a command to create imagedefinitions.json file in buildspec for ECS CodeDeploy action (057fa25)
  • healthcheck: Added healthcheck app as required for deployments; added django-dbmi-client (5e0daf4)
  • project: Updated docker image; added project details (770ecdb)
  • starter: Initial commit (6ef4b5c)