Commit History

Autor SHA1 Mensaxe Data
  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
  Sam Jaffe 1eca407199 refactor: log shell hai 1 mes
  Sam Jaffe 0802e97336 fix: add build-system, project naming issue hai 1 mes
  Sam Jaffe 80b1c4ba22 feat: log with() for inputs hai 1 mes
  Sam Jaffe b65b2ab730 fix: properly initialize inputs in Composite, validation for permitted None hai 1 mes
  Sam Jaffe 1433660dce refactor: use colored to provide color codes instead of manually doing it hai 1 mes
  Sam Jaffe efd52a9986 refactor: add preamble to NodeScript hai 1 mes
  Sam Jaffe 10e46b981e fix: use NamedTemporaryFile hai 1 mes
  Sam Jaffe 9760d44874 feat: implement a preable writer to help with logging hai 1 mes
  Sam Jaffe c3aacc8a59 refactor: add default name/lines to Script Action hai 1 mes
  Sam Jaffe 06d3021450 fix: pylint errors hai 1 mes
  Sam Jaffe d537be993c refactor: better Computed resolution in Context hai 1 mes
  Sam Jaffe ca1a3db212 refactor: clean up logging code a bit hai 1 mes
  Sam Jaffe df4a2bc2c4 refactor: move logging into a custom Formatter hai 1 mes
  Sam Jaffe b33338f626 refactor: clean up logger usage hai 1 mes