databuild/plans/todo.md
Stuart Axelbrooke 6f2408a3ee
Some checks are pending
/ setup (push) Waiting to run
lay groundwork for python dsl
2025-07-30 07:01:46 -07:00

892 B

  • Remove manual reference of enum values, e.g. here
  • Type-safe mithril claude link
  • Status indicator for page selection
  • On build request detail page, show aggregated job results
  • Use path based navigation instead of hashbang?
  • Add build request notes
  • How do we encode job labels in the path? (Build event job links are not encoding job labels properly)
  • Resolve double type system with protobuf and openapi
  • Plan for external worker dispatch (e.g. k8s pod per build, or launch in container service)
  • Should we have meaningful exit codes? E.g. "retry-able error", etc?
  • Fully joinable build/job IDs - ensure all execution logs / metrics are joinable to build request ID?
  • Triggers?