25 Commits (stamping)

Author SHA1 Message Date
Nick Dumas ac675e5c43 moving these to a more intuitive spot
Nick Dumas 9dc627028c use correct interpolation format
Nick Dumas c7c774041b labelling the docker image
Nick Dumas c0e4adb98f building without errors, but still no stamping
Nick Dumas a35a935bab registering custom sdk so I can tap into slog
Nick Dumas 191725f700 Now it's choking on slog
Nick Dumas be601acec6 first draft at stamping, broken because i'm not using workspaces
Nick Dumas 68824221c1 gotta figure out stamping
Nick Dumas 605d728f83 everyone uses the new logger
Nick Dumas 2447914517 updating bazel stuff
Nick Dumas e3e46ae2bd cleaning up log handling with closures
Nick Dumas 07e6cab5cd significant rewrite of wrapped logger
i always want traces emitted for a few reasons
- debugging. never know when something will break.
- at some point i'm gonna want to capture and replay sessions for
  testing purposes. the trace log will make that easier
Nick Dumas 3e42ccb6f6 adding flags for log verbosity, cleaning up refactor
Nick Dumas 475f023379 logging extracted
Nick Dumas b47d94d1c0 Don't need these
Nick Dumas eaeb4b7ea7 refactoring stuff into libraries
Nick Dumas 13fdf6160c logging
Nick Dumas 53739fbc1d messages are being passed along the queue
Nick Dumas 71ee479873 more refactoring
Nick Dumas 3566309c3d refactoring telnet code out of main()
Nick Dumas e25f3a95f2 working oci images and pushes
Nick Dumas 83f869f938 pre-bazel execution draft of OCI stuff
Nick Dumas 63fa87f33b now featuring bzlmod enabled builds
Nick Dumas a5f717c4f4 cleaning up to reproduce a gazelle bug
Nick Dumas d53e123b7c moving the echo command before it gets hairy