Historial de Commits

Autor SHA1 Mensaje Fecha
  Joffrey F 62057d098f Don't use dot as a path separator as it is a valid character in resource identifiers hace 7 años
  Joffrey F 71d40c2a9b Avoid fallthrough with empty defaults hace 7 años
  Joffrey F 9dde4fff0e Add support for 3.6 schema and tmpfs mount size hace 7 años
  Joffrey F 7f30a88bd6 Add type conversion (number, bool) -> float for label values hace 7 años
  Joffrey F e174c3fd1c Revert -d/--timeout exclusion hace 7 años
  Joffrey F 39d535c1f5 Fix unicode errors in interpolation / serialization hace 7 años
  Joffrey F e400c05de0 Support ${VAR:?err} syntax for mandatory variables hace 7 años
  Joffrey F 2d064614ac Gracefully handle errors and provide helpful error message in type conversion hace 7 años
  Joffrey F a07dee9207 Add type converter to interpolation module hace 8 años
  Joffrey F 8f0ef26a73 Improved version comparisons throughout the codebase hace 8 años
  Joffrey F a6db78e5d4 Enable variable substitution in config.secrets hace 8 años
  Daniel Nephin 2bce81508e Support non-alphanumeric default values. hace 9 años
  Daniel Nephin fe08be698d Support inline default values. hace 9 años
  Joffrey F 12ad3ff301 Injecting os.environ in Environment instance happens outside of init method hace 9 años
  Joffrey F 1801f83bb8 Environment class cleanup hace 9 años
  Joffrey F 5831b869e8 Update tests for new environment handling hace 9 años
  Joffrey F c69d8a3bd2 Implement environment singleton to be accessed throughout the code hace 9 años
  Daniel Nephin 79df2ebe1b Support variable interpolation for volumes and networks sections. hace 9 años