mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
Refactoring reconciliation loop into control & logic, adding initial (incomplete) tests
Signed-off-by: Danny Kopping <danny@coder.com>
This commit is contained in:
@ -13,6 +13,7 @@ const (
|
||||
LockIDNotificationsReportGenerator
|
||||
LockIDCryptoKeyRotation
|
||||
LockIDReconcileTemplatePrebuilds
|
||||
LockIDDeterminePrebuildsState
|
||||
)
|
||||
|
||||
// GenLockID generates a unique and consistent lock ID from a given string.
|
||||
|
Reference in New Issue
Block a user