Skip to content

Releases: sixfeetup/scaf

v1.15.0

21 Sep 06:50
Compare
Choose a tag to compare

1.15.0 (2024-09-21)

Features

  • added local registry support and improved setup (close #353) (32de8c7)
  • Gfranxman/313 prefer dotlocalbin as install location (#342) (dbb3556)
  • implement s3 storage for static and media files on production (#339) (76afd23)
  • implement scaf challenge for session recording (#379) (0c091af)
  • install.sh: force re-download of Scaf on each install (#338) (f7ef3e3)
  • op inject secrets (close #368) (58090b5)
  • reorder environment variables in k8s django config (#350) (f2cb234)
  • script to test cookiecutter part of Scaf (952e276)

Bug Fixes

Documentation

v1.14.0

04 Sep 03:58
Compare
Choose a tag to compare

1.14.0 (2024-09-04)

Features

  • update docker build-push-action to v5 and utilize github's (#352) (cf0b2e4)

v1.13.2

28 Aug 16:06
Compare
Choose a tag to compare

1.13.2 (2024-08-28)

Bug Fixes

  • local.txt should include stuff from base (#361) (33fbac5)

v1.13.1

28 Aug 15:19
Compare
Choose a tag to compare

1.13.1 (2024-08-28)

Bug Fixes

v1.13.0

27 Aug 18:03
Compare
Choose a tag to compare

1.13.0 (2024-08-27)

Features

  • add automatic git remote configuration (#336) (23e39af)
  • add function to check for necessary dependencies in install.sh (#320) (4da9d4f)
  • add party_popper function to enhance project initiation experience (#340) (61da47b)
  • added make setup target (#359) (31a835b)
  • allow hyphens and underscores in project slugs (#341) (2d51499)
  • improve installation script to handle preferred bin folder (#321) (0ed6ac1)

v1.12.0

29 Jul 14:20
Compare
Choose a tag to compare

1.12.0 (2024-07-29)

Features

  • add compilation step after cluster creation (027dfb2)

v1.11.0

27 Jul 20:07
Compare
Choose a tag to compare

1.11.0 (2024-07-27)

Features

  • simplify config options (4b2f31e)

v1.10.0

26 Jul 15:01
Compare
Choose a tag to compare

1.10.0 (2024-07-26)

Features

  • upgrade django and python to latest stable versions (116f41b)

Documentation

  • use repo_url variable for git clone example (#288) (e12e06f)

v1.9.0

23 Jul 12:02
Compare
Choose a tag to compare

1.9.0 (2024-07-23)

Features

  • added support for debuggers, with initial support for pycharm (close #277) (c2392cb)

Documentation

  • Make the generated README more contributor oriented (#230) (3b3e63d)

v1.8.1

09 Jul 12:34
Compare
Choose a tag to compare

1.8.1 (2024-07-09)

Bug Fixes

  • add missing semantic-release-replace-plugin (4f99fa2)
  • semantic release not updating version in package.json (70cea4b)