mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
ca8660cea6
The existing code persists all static parameters and their values. Using the previous build as the source if no new inputs are found. Dynamic params do not have a state of the parameters saved to disk. So instead, all previous values are persisted always, and new inputs override.