mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +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.