lanl / BEE

Other
14 stars 3 forks source link

Updating config file automatically #795

Closed pagrubel closed 5 months ago

pagrubel commented 6 months ago

In the past we've had problems when changing from one branch to another when a new config value has been added. This at times mean we need to rerun bee config new and saving the old then editting any values that we had put it there so that it matches the new branch. If we could come up with a way just to update the config file if a new value is needed and make it backwards compatible. That would make it easier to upgrade to a new version of BEE.

pagrubel commented 5 months ago

This was fixed in PR #798