8000 Releases · inetum-orleans/docker-devbox-ddb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: inetum-orleans/docker-devbox-ddb

v3.0.2

11 Apr 13:53
Compare
Choose a tag to compare
8000

Fix

  • Retour arrière vers un binaire unique compatible ubuntu-22.04+ (9df7891)

Documentation

  • Add emergency procedure to restore a previous version (bf6490d)

v3.0.1

11 Apr 10:33
Compare
Choose a tag to compare

Fix

  • release: Ajout d'une release pour les devbox en ubuntu 22.04 (d548ba4)

v3.0.0

11 Apr 08:21
Compare
Choose a tag to compare

Feature

  • config: Allow loading ddb(.local).yml from user home (31cc3c3)

Fix

  • ci: Pinned version of pytest (4cfeada)
  • ci: Remove docker installation (efaea0c)
  • tests: Workaround of a regression in watchdog tests by pinning the version (19d628e)
  • pylint: Fixed useless return (0d54086)
  • ci: Updated python version and fixed alpine build (2da3893)
  • tests: Fixed matching of the export environment variables names (5c81561)
  • tests: Cookiecutter-django repository changed (a5a2313)

Breaking

  • dropped support for python 3.7 (456af5c)
  • drop support for docker-compose v1 (7bc7719)

Documentation

v2.0.1

17 Oct 07:52
Compare
Choose a tag to compare

Fix

  • pyinstaller: Add a datafile from cookiecutter to the binary bundle of pyInstaller (c51361d)

v2.0.0

16 Oct 13:06
Compare
Choose a tag to compare

Feature

  • Always specify the docker-compose.yml file in docker run (#224) (3f756de)

Fix

  • tests: Replace docker-compose with python-on-whales (#227) (52c2bce)
  • doc: Fix XDebug typo in doc (25a87f3)
  • doc: Links to docker-devbox should go on the correct repo (2bee946)
  • tests: Unset local variable override to allow local tests (09f7caa)
  • ci: Remove deprecated docker-compose dependency (714da68)
  • ci: Use python-semantic-release < 8 for now (f51174d)
  • readme: Replace compose v1 with v2 (b63fdd0)
  • tests: Fixed tests related to the recent ddb run modification (cf0376f)
  • pylint: Disable false-positive pylint warning (cb460c9)
  • doc: Fixed typo in symfony sample (ffb8f19)

Breaking

  • remove support for ubuntu 18 (b2ff624)

v1.17.0

18 Feb 08:32
Compare
Choose a tag to compare

Feature

  • dependencies: Add python 3.11 support (e6fcd6a)

Fix

  • shell: Replace tempfile with mktemp to remove the deprecation warning (46329df)

v1.16.0

13 Oct 11:05
Compare
Choose a tag to compare

Feature

  • file: Add **/.yarn to file.excludes default value (5ccfb47)
  • windows: Improve windows support (2aded1f)
  • docker: Add docker compose v2 support (d1d522b)
  • docker: Set docker.ip fallback to 127.0.0.1 (5d0afb8)

Fix

  • windows: Fix invalid mapPath in libjsonnet (74ef98a)
  • docker: Sort path mapping in both python and jsonnet (e9d53e3)

Performance

  • file: Improve performance of file walker (6bf49ea)

v1.15.6

09 Nov 11:27
Compare
Choose a tag to compare

Fix

  • run: Wrap $@ in single quote to echo command in temporary file (d5ee3a2)

v1.15.5

09 Nov 10:28
Compare
Choose a tag to compare

Fix

  • run: Fix DDB_RUN_OPTS handling to quote arguments properly (e91a168)

v1.15.4

05 Nov 16:25
Compare
Choose a tag to compare

Fix

  • shell: Fix invalid generated binary shims (#213) (5301003)
0