DevOpsMetrics
DevOpsMetrics copied to clipboard
A project to extract and process high performing DevOps metrics (DORA) from GitHub and Azure DevOps
For example, a forgotten PR was completed with 1200 hours. This maybe could say "1200 hrs (50 days)", to give more context.
- [x] Create new marketplace publisher and destination - [x] Create hello world app - [x] Package hello world app - [x] Publish hello world app - [x] Use CI...
Perhaps from a script? 1. Download latest release from github. 2. Deploy ARM templates/ infra 3. Deploy zip files
Perhaps use the Application Insights Availability graph instead? Would need another equivalent for non-web apps. Or perhaps need to make it clear that the MTTR stat should be when the...
- [ ] Split the nightly processing into two steps - [ ] Add the processing into a queue on a schedule - [ ] For each item in the...
https://docs.microsoft.com/en-us/azure/cosmos-db/import-data
Currently we only support multi-stage builds
Bumps [Azure/cli](https://github.com/Azure/cli) from 1.0.6 to 1.0.7. Release notes Sourced from Azure/cli's releases. GitHub Action for Azure CLI v1.0.7 Upgraded action to use node 16 instead of node 12 Upgrade @actions/core...
Bumps [Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver) from 106.0.5249.6100 to 107.0.5304.6200. Changelog Sourced from Selenium.WebDriver.ChromeDriver's changelog. 107.0.5304.6200 Chrome Driver 107.0.5304.62 release 107.0.5304.1800 Chrome Driver 107.0.5304.18 release Commits 8344325 Upgrade to 107.0.5304.62 70fc828 Merge branch 'v107'...
Bumps the tests group in /src/DevOpsMetrics.Tests with 2 updates: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore). Updates `Azure.Identity` from 1.10.4 to 1.11.0 Release notes Sourced from Azure.Identity's releases. Azure.Identity_1.11.0 1.11.0 (2024-04-09) Bugs Fixed AzurePowerShellCredential...