- Migrate Pipelines
- Update login flow
- Resolve pipeline failure
- Automate dependabot approval and automerge
- Add dependabot.yml to automate dependency checks
- Remove weekly tests
- Parameterize pool and demands
- Updated dependencies
- Fix time zone conversion bug when ahead of UTC + Refactoring
- Updated dependencies
- Upgraded to .NET 6
- Replaced var with explicit types
- Migrated agent used in pipeline
- Updated for CONNECT data services
- Updated dependencies
- Updated dependencies
- Update pipelines to reference internal analysis templates
- Updated dependencies
- Changed agent used in pipeline
- Update pipelines to use Azure Key Vault for secrets
- Changed ClientID to ClientId and UserName to Username in appsettings.json
- Updated dependencies
- Updated dependencies
- Minor code changes to accommodate changes in IdentityModel.OidcClient 4.0.0
- Standardized code style rules
- Cleaned up gitignore
- Updated dependencies
- Auto detect chrome version
- Updated dependencies
- Updated pipeline to use internal agent pool
- Updated pipeline to reference main branch
- Updated dependencies
- Migrated to .NET 5.0
- Migrated to new styling guide
- Updated dependencies
- Fix automated test login flow to handle optional step
- Fix automated test login flow due to removed step
- Updated dependencies
- Fix automated test login flow due to added step
- Updated dependencies
- Add sample credentials file to gitignore and replace with placeholder
- Updated dependencies
- Updated dependencies
- Added FxCop/StyleCop to main project
- Moved project-related files to solution level
- Updated to use Polaris in place of Coverity
- Log and publish test results
- Initial public release