mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
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.