Commit Graph

  • eff142bf03 Implementing prettier printing of validation errors Nick Dumas 2023-06-06 16:45:45 -0400
  • 9bf9e2f2ef Cleaning up more error handling Nick Dumas 2023-06-06 16:08:20 -0400
  • 6be36326bb More sanity stuff Nick Dumas 2023-06-06 16:06:03 -0400
  • 03f810acbd better error output and required flags Nick Dumas 2023-06-06 16:03:25 -0400
  • dc453d7539 Validate now walks recursively Nick Dumas 2023-05-17 14:26:14 -0400
  • b3f04d1452 Upgrading to a walkfunc Nick Dumas 2023-05-17 14:19:59 -0400
  • b6b4eda80b Adding proper error handling. Nick Dumas 2023-05-17 13:21:47 -0400
  • d421ca4995 Refactoring validation code out of cmd/ Nick Dumas 2023-05-17 13:15:40 -0400
  • 5b93acf9ab Nicer error output Nick Dumas 2023-05-17 11:04:21 -0400
  • 61b85fd9ba not keeping these in here Nick Dumas 2023-05-17 11:00:28 -0400
  • e3fc79a785 Removing dead code. Nick Dumas 2023-05-17 10:34:04 -0400
  • 114d67874c validate can now read remote schemas Nick Dumas 2023-05-17 10:32:54 -0400
  • 30f3093f22 Naming things is hard Nick Dumas 2023-05-17 09:55:09 -0400
  • b6cd9100a5 expanding the schemas Nick Dumas 2023-05-16 18:41:58 -0400
  • 6bd6a8406e Validation works as expected. Nick Dumas 2023-05-16 18:29:19 -0400
  • d8a1510a73 output says validation is successful. more testing needed Nick Dumas 2023-05-16 18:20:07 -0400
  • 7f1951947a Implement validation command Nick Dumas 2023-05-16 18:05:17 -0400
  • 436c553894 drafting more lipgloss stuff Nick Dumas 2023-05-16 09:49:55 -0400
  • a0461d9e6b Implementing lipgloss into help/usage output Nick Dumas 2023-05-04 13:27:47 -0400
  • dd222fe847 whatever Nick Dumas 2023-05-03 09:44:34 -0400
  • cd9d4829a8 named error types Nick Dumas 2023-05-01 22:10:34 -0400
  • bc70a6ca28 Terminate is now a proper nil Node Nick Dumas 2023-05-01 17:00:06 -0400
  • aedc41a021 Proper synchronization. Nick Dumas 2023-05-01 16:59:45 -0400
  • b91c1ebf6e Implement a walkFunc that feeds filenames into a channel Nick Dumas 2023-05-01 16:38:27 -0400
  • 369ad63f28 working demo of FSM implementation Nick Dumas 2023-05-01 09:19:54 -0400
  • 110753ef52 Big refactor, trying to implement an FSM Nick Dumas 2023-04-28 21:31:21 -0400
  • ab32890495 more refactoring Nick Dumas 2023-04-28 20:55:36 -0400
  • 78eabd4391 Rename AttachmentMover, add dev flag, more Nick Dumas 2023-04-28 20:48:30 -0400
  • d47b2da530 these are necessary for the test cases to work Nick Dumas 2023-04-28 20:48:06 -0400
  • 22649b8b68 Attachments map now maps filenames to full files Nick Dumas 2023-04-28 17:19:08 -0400
  • 6eddfc2dae Whoops, wrong interpolation variable Nick Dumas 2023-04-28 17:17:38 -0400
  • 70e9a934af Using correct regexp function Nick Dumas 2023-04-28 17:13:30 -0400
  • 3c82c4da63 Refactoring logging a bit Nick Dumas 2023-04-28 17:10:50 -0400
  • e2b8f08ef1 This is redundant now Nick Dumas 2023-04-28 17:05:01 -0400
  • 3a7bf5a486 Forgot how to spell module names Nick Dumas 2023-04-28 17:03:15 -0400
  • e9c209fdcd Updating go.mod for actual deployability Nick Dumas 2023-04-28 17:02:33 -0400
  • c44a7c08ea ugh Nick Dumas 2023-04-28 16:59:55 -0400
  • 2c9b84bb6c ugh Nick Dumas 2023-04-28 16:59:48 -0400
  • 069e769972 starting to refactor Nick Dumas 2023-04-28 16:57:09 -0400
  • 93d401d954 tweaking log message Nick Dumas 2023-04-28 16:55:49 -0400
  • afc310ba6e extractAttachments is now implemented Nick Dumas 2023-04-28 16:53:32 -0400
  • f7cd824968 Inject logging before starting any work Nick Dumas 2023-04-28 16:14:10 -0400
  • f9cbca8f74 Parameterizing my walkFuncs. Nick Dumas 2023-04-28 11:16:04 -0400
  • 7fe6b81982 Refactored more code out of main(). Added logging. Nick Dumas 2023-04-28 11:05:57 -0400
  • 4d12633e08 first draft Nick Dumas 2023-04-28 10:34:43 -0400
  • c23d4eac97 Initial commit ndumas 2023-04-28 10:32:03 -0400