-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert azcagit to use Jobs instead of Apps (#57)
* start converting to job * get initial config working * refactor reconcile to subcommand * get trigger subcommand working * consume service bus queue messages on trigger * make sure to complete the messages when received * get metrics working * refactor service bus config * add cosmosdb cache for apps and jobs * remove debug in test * require cosmosdb account to be set * only lookup secrets once per reconcile * add notification cache with CosmosDB * remove ttl from notification cache * reuse the same CosmosDB client * fix tests * add revision cache * remove azapi provider block * add unique suffix to cosmosdb account * update readme
- Loading branch information
1 parent
05bfbd2
commit 6987f76
Showing
47 changed files
with
1,622 additions
and
716 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
Oops, something went wrong.