mirror of
https://github.com/coder/coder.git
synced 2026-06-06 06:28:20 +00:00
56c792ab52
This PR adds warning alerts to log drawers for templates and template versions. warning alerts for workspace builds to follow in a subsequent PR. Phrasing to be finalised. Stories added and manually verified. See screenshots below. Updating a template version with no provisioners: <img width="1250" alt="Screenshot 2024-11-27 at 11 06 28" src="https://github.com/user-attachments/assets/47aa0940-57a8-44e1-b9a3-25a638fa2c8d"> Build Errors for template versions now show tags as well: <img width="1250" alt="Screenshot 2024-11-27 at 11 07 01" src="https://github.com/user-attachments/assets/566e5339-0fe1-4cf7-8eab-9bf4892ed28a"> Updating a template version with provisioners that are busy or unresponsive: <img width="1250" alt="Screenshot 2024-11-27 at 11 06 40" src="https://github.com/user-attachments/assets/71977c8c-e4ed-457f-8587-2154850e7567"> Creating a new template with provisioners that are busy or unresponsive: <img width="819" alt="Screenshot 2024-11-27 at 11 08 55" src="https://github.com/user-attachments/assets/bda11501-b482-4046-95c5-feabcd1ad7f5"> Creating a new template when there are no provisioners to do the build: <img width="819" alt="Screenshot 2024-11-27 at 11 08 45" src="https://github.com/user-attachments/assets/e4279ebb-399e-4c6e-86e2-ead8f3ac7605">