Skip to content

kubukoz/steve

Repository files navigation

Steve

This is the main repository for Steve, a fake Docker clone that I'm making as part of an ongoing series on my YouTube channel.

All development and design of this project is going to be recorded and published on YT, with a schedule planned to be every week or two.

Community implementations

These are the projects of my viewers who are following along (the ones I've found) - if you want yours added, send a PR! :)

  • Project setup
  • Basic CI config
  • Initial model design
  • First piece of logic and test
  • Setup Scala Steward
  • Initialize client
  • Communicate with server
  • Build client with native-image
  • Add logback to client
  • Temporarily silence client errors
  • Client/server compatibility testing
  • Error handling
  • Implement basic interpreter for build commands
  • Initialize Registry, Resolver
  • Add tests for Registry/Resolver
  • Stateless hash calculation
  • Client method for listing images in the registry
  • Tests for hashing
  • New format of hashes
  • Building client front-end
  • Initial support for streaming responses
  • Error handling in streaming
  • Fixing stream safety (issue from episode 9)
  • Fixing tests after streaming changes
  • Minor refactoring in streaming
  • Prepare to do more streaming
  • Traverse instance for OutputEvent
  • Migration to Weaver
  • Show build messages in the client
  • Custom build file format parser + tests
  • Standalone mode (auto-starting server)

Episode ???

  • Persistence

  • Pretty output (colors, Unicode)

  • Clean up streaming

  • (further) Extract logic from protocol

  • Add messages to be streamed

  • Pretty, streamed output?

  • Tagging images

  • Actual E2E tests

  • More commands

  • Logging unification

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages