Commit Graph

88 Commits (a3244c368420a7869a9ff25e9486b4466445cc25)
 

Author SHA1 Message Date
Nick Dumas a3244c3684 Refactoring the makefile for sanity and pipelining
continuous-integration/drone/push Build is failing Details
2 years ago
Nick Dumas 79bcaa4eb4 Adding phonies
continuous-integration/drone/push Build is failing Details
2 years ago
Nick Dumas 5201d0a4d5 Secret token time?
continuous-integration/drone/push Build is failing Details
2 years ago
Nick Dumas 055ceea0ad the token seems to be wrong but this should be better
continuous-integration/drone/push Build is failing Details
2 years ago
Nick Dumas 2c858460fe still can't read
continuous-integration/drone/push Build is failing Details
2 years ago
Nick Dumas a06b400ee4 reading the docs is hard
continuous-integration/drone/push Build is failing Details
2 years ago
Nick Dumas 65ad2bf182 fucking tabs
continuous-integration/drone/push Build encountered an error Details
2 years ago
Nick Dumas 8b734ac9f6 hopefully authenticating into the container registry
continuous-integration/drone/push Build encountered an error Details
2 years ago
Nick Dumas 8d53d196ad I need docker, I guess
continuous-integration/drone/push Build is failing Details
2 years ago
Nick Dumas 25dfb1aae1 install some tooling
continuous-integration/drone/push Build is failing Details
2 years ago
Nick Dumas 3e38783817 better naming for steps
continuous-integration/drone/push Build is failing Details
2 years ago
Nick Dumas 2504e6d5fa first pass at the drone pipeline 2 years ago
Nick Dumas 0bf889b60a Docker builds and makefile to match 2 years ago
Nick Dumas 93869409c3 correcting workdir value 2 years ago
Nick Dumas 8156b60f03 this IS the final piece 2 years ago
Nick Dumas 515f7562b8 this might be the missing piece 2 years ago
Nick Dumas b234039e12 do I have to be more precise? 2 years ago
Nick Dumas 1971fc1bf9 flew too close to the sun there 2 years ago
Nick Dumas 11c97623c2 Changing workdir so goreleaser can build 2 years ago
Nick Dumas d88c3c129d Using GITHUB_TOKEN secret 2 years ago
Nick Dumas 77ca7e00d5 Indentation problems? 2 years ago
Nick Dumas c24dd44028 This should fix the Github Action 2 years ago
Nick Dumas 721faf7cfa Debug time 2 years ago
Nick Dumas 67d748a53f I'm not vendoring my dependencies, so I *have* to do this 2 years ago
Nick Dumas 0b9ee701f8 fixing the makefile 2 years ago
Nick Dumas f939d0c7cb cleaning up some cruft 2 years ago
Nick Dumas 204145d66e tests are failing because of depndencies???? 2 years ago
Nick Dumas bd3f24f79a it's not much, but it's a start 2 years ago
Nick Dumas 644cd58fa7 more readme updates 2 years ago
Nick Dumas e3364037aa Cleaning up flag structure
Things were confusing, the root command had required flags that made it
impossible to view the help output, it was wild. Now it feels a little
more approachable.
2 years ago
Nick Dumas 26697d0b89 Create build artifacts, and ignore them. 2 years ago
Nick Dumas 75f625a93e adding github release workflow 2 years ago
Nick Dumas 8e9e37ded3 i asked for metadata examples 2 years ago
Nick Dumas 0b0bdcd5f4 drafting the readme 2 years ago
Nick Dumas 404db7fdf4 ignore that, it doesn't exist 2 years ago
Nick Dumas d24ceeac69 Code cleanup for public release 2 years ago
Nick Dumas 499a5e6b6d Adding a bit more clarity to the output headers 2 years ago
Nick Dumas 0cd02774ed Using a map to guarantee uniqueness of error output 2 years ago
Nick Dumas 8bfc7c5268 Marginally better output. 2 years ago
Nick Dumas e7838f414c cleaning up the markdown output 2 years ago
Nick Dumas 42275369e0 viper binding now flows into subcommands 2 years ago
Nick Dumas 2a99d4681e using strings for format, trying to use viper 2 years ago
Nick Dumas eff142bf03 Implementing prettier printing of validation errors
First pass was JSON output.
2 years ago
Nick Dumas 9bf9e2f2ef Cleaning up more error handling 2 years ago
Nick Dumas 6be36326bb More sanity stuff 2 years ago
Nick Dumas 03f810acbd better error output and required flags 2 years ago
Nick Dumas dc453d7539 Validate now walks recursively
need to figure out a good way to collect the errors
2 years ago
Nick Dumas b3f04d1452 Upgrading to a walkfunc 2 years ago
Nick Dumas b6b4eda80b Adding proper error handling. 2 years ago
Nick Dumas d421ca4995 Refactoring validation code out of cmd/ 2 years ago