Commit History

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