You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature will refactor the Tiltfile for readability. It is meant to keep the file DRY and accessible to devs new to Tilt. FYI I am an internal employee to BAH submitting a PR to a public-facing repo.
DOD
Acceptance criteria required to realize the requested feature
Tiltfile is as DRY as possible
Tiltfile retains original functionality
Tiltfile is more readable
In-line documentation helps new devs understand what is happening
Test Strategy/Script
How will this feature be verified? Run it and find out! tilt up; tilt down
References/Additional Context
The following is an example of a refactored Tiltfile that addresses the above:
Description
This feature will refactor the Tiltfile for readability. It is meant to keep the file DRY and accessible to devs new to Tilt. FYI I am an internal employee to BAH submitting a PR to a public-facing repo.
DOD
Acceptance criteria required to realize the requested feature
Test Strategy/Script
How will this feature be verified? Run it and find out!
tilt up; tilt down
References/Additional Context
The following is an example of a refactored Tiltfile that addresses the above:
The text was updated successfully, but these errors were encountered: