Skip to content

Releases: evernym/devlab

New Version 2.3.1

09 Jun 05:08
Compare
Choose a tag to compare

Changes

  • Add support for defining a custom build_context when devlab is building images
  • Make sure that wizard parent dir exists in pihole example, add min vers checking

New Version 2.3.0

09 Feb 17:00
Compare
Choose a tag to compare

Changes

  • Add a more full feature wizard example with prompts, setting up pi-hole
  • Add a dumb wizard to aws SAM example
  • Add support for more networking options

New Version 2.2.4

27 Sep 23:11
Compare
Choose a tag to compare

Changes

  • Fix python's interpolation of default NoneType for systemd_tmpfs_arg argument
  • Fix cloudformation exmple python parser

New Version 2.2.3

02 Aug 22:56
Compare
Choose a tag to compare

Changes

  • Found inconsitency with builtin module, when it changes based on module or main

New Version 2.2.2

02 Aug 21:33
Compare
Choose a tag to compare

Changes

  • Fix AttributeError thrown due to python2 compatibility changes

New Version 2.2.1

02 Aug 18:30
Compare
Choose a tag to compare

Changes

  • Remove some trailing space from the readme
  • Get rid of linting error, using globals()
  • Update README.md with latest features
  • Move human_keys sort function to be reusable, switch script runners to use new env parameter
  • Add support for specifying environment vars for components directly without run_opts
  • Allow for forcing a image to NOT pull even if requested
  • Add support for specifying a minimum version of devlab for a project

New Version 2.2.0

22 Jul 22:16
Compare
Choose a tag to compare

Changes

  • Fix installer when pointing to a local directory
  • Update README.md to reflect recent updates
  • Add global-restart action for updating multiple envs
  • Make the build action actually use the shared pythong package vars
  • Fix typo in module doc string
  • Make tmpfs volume mounts configurable
  • Fix typo in comment
  • Fix bad quoting and enable vault ui in foreground example
  • TE-325 #comment this is now #in-progress

New Version 2.1.1

29 Jan 01:29
Compare
Choose a tag to compare

Changes

  • TE-324 #comment this is now #in-progress

New Version 2.1.0

18 Aug 05:32
Compare
Choose a tag to compare

Changes

  • Account for pagination when looking up package id during asset upload
  • Fix pylint exception due to pylint version differences :-(
  • Add support for updating images and fix some bugs with image building
  • Ignore vscode related files

New Version 2.0.9

13 Aug 23:57
Compare
Choose a tag to compare

Changes

  • Fix runtime image rebuild from last modified label change