Historie revizí

Autor SHA1 Zpráva Datum
  Sam Jaffe c36d20a034 Merge branch 'feat/predicate' před 3 týdny
  Sam Jaffe 0dcd33864f fix: enable default values to propogate when a request fails před 3 týdny
  Sam Jaffe 94b7ea1fc2 fix: do not fabricate outputs on a non-successful run před 3 týdny
  Sam Jaffe 13d16f3d43 refactor: improve error on missing attributes před 3 týdny
  Sam Jaffe 346cfb3414 fix: inverted cancelled check před 3 týdny
  Sam Jaffe 631d1330b3 feat: separate different predicate types, add an engine to help with things and logs před 4 týdny
  Sam Jaffe 4ed8500c22 Merge branch 'main' into feat/predicate před 4 týdny
  Sam Jaffe 1b9320305f refactor: separate out some files to change the model around a bit před 4 týdny
  Sam Jaffe 3ac04d5c60 refactor: move Status to a separate file před 4 týdny
  Sam Jaffe c4da2e3d26 feat: implement primitive Predicate interface před 4 týdny
  Sam Jaffe 08bce1a378 refactor: allow for NOT_RUN status to be set před 4 týdny
  Sam Jaffe e1f5876bc6 refactor/fix: logging for Matrix, fix adhoc Outputs bug in fabricate (Composite/Workflow) před 1 měsícem
  Sam Jaffe 38538c124a fix/refactor: dont clobber ephemeral output types, add debug logging for outptus před 1 měsícem
  Sam Jaffe a04aa028b7 refactor: remove unneeded try-finally from Context.extend před 1 měsícem
  Sam Jaffe c79861c08f refactor: replace _validate() free function with Outputs.validated() před 1 měsícem
  Sam Jaffe 77535fe6e3 refactor: better fabrication of Inputs/Outputs from Context object(s) před 1 měsícem
  Sam Jaffe 0cbf275c7e feat/fix: allow for anonymous output structs to be emitted from e.g. cipy.Script objects před 1 měsícem
  Sam Jaffe 2f5a7dfe62 chore: run black před 1 měsícem
  Sam Jaffe 33e2e449d3 refactor: subprocess.run proxy function for better piping před 1 měsícem
  Sam Jaffe 9bf4c27985 refactor: fix formatting, remove timestamp in CLI mode and Module in CI mode před 1 měsícem
  Sam Jaffe 50e6c4ffbb feat: implement mustache templates for Script, fix file writing před 1 měsícem
  Sam Jaffe 9ec480bf4a refactor: add debug switch for logging před 1 měsícem
  Sam Jaffe 2058ab2ea5 refactor: dont create group/endgroup in INTERACTIVE mode, allow alternate messages před 1 měsícem
  Sam Jaffe adf97ad730 chore: pylint issues w/ preamble and logging_group před 1 měsícem
  Sam Jaffe 94f8961ada refactor: make preamble less obtuse by moving script logging out před 1 měsícem
  Sam Jaffe 24ae37d0a2 chore: exclude build-dir from mypy před 1 měsícem
  Sam Jaffe 3121480d10 refactor: clean up preamble with a ArgsList instead of a named parameter před 1 měsícem
  Sam Jaffe ceff8292df refactor: pull out helper methods in preamble() před 1 měsícem
  Sam Jaffe b0059a31f5 refactor: extract out logging_group scope into a contextmanager function před 1 měsícem
  Sam Jaffe 72c5998c0f refactor: cleanup preamble logging před 1 měsícem