This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing VMSS Re-Image 7-Day Timer (#1616)
* Fixing VMSS Re-Image 7-Day Timer * Updating use of TimeStamp to created_at * Renaming. * Updating field name. * Removing test chagne. * Updating query to work if init_at entry does not exist yet. * Changing timer for testing. * Adding field comment. * Formatting models.py * Fixing where save is called. * Adidng logging. * Removing logging. Ready for merge. * Update src/pytypes/onefuzztypes/models.py Co-authored-by: Joe Ranweiler <joe@lemma.co> * Formatting. * Updating datetime. * Testing after datetime change. * Removing test. Co-authored-by: nharper285 <nharper285@gmail.com> Co-authored-by: Joe Ranweiler <joe@lemma.co>
- Loading branch information
1 parent
f374801
commit 6100191
Showing
3 changed files
with
16 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters