mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
9b4d15db9b
<!-- If you have used AI to produce some or all of this PR, please ensure you have read our [AI Contribution guidelines](https://coder.com/docs/about/contributing/AI_CONTRIBUTING) before submitting. --> Adds the Tunneler state machine and logic for handling build updates. This is a partial implementation and tests. Further PRs will fill out the other event types. Relates to GRU-18