Commit graph

17 commits

Author SHA1 Message Date
Vincent Biret fa2fee8eca
Merge pull request #146 from microsoft/feature/zengin
- adds @zengin as a code owner
2021-11-26 13:20:14 -08:00
dependabot[bot] 2869799426
Bump actions/setup-dotnet from 1.8.2 to 1.9.0
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v1.8.2...v1.9.0)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 18:20:54 +00:00
Vincent Biret 9bc67eb77e
- adds @zengin as a code owner 2021-11-24 13:08:49 -05:00
Vincent Biret be5bbf3723
- switches codeql workflow to windows agent due to project requirements 2021-11-23 15:51:44 -05:00
Vincent Biret d2a6bdb0e6
- adds dependabot configuration for actions as we added the first workflow 2021-11-23 15:50:46 -05:00
Vincent Biret 4a924b53d7
- adds setup dotnet step 2021-11-23 15:49:20 -05:00
Vincent Biret 8725e50617
- adds an initial codeql workflow 2021-11-23 15:45:24 -05:00
Vincent Biret d0b3cc1618
- bumps to net6 2021-11-19 11:12:39 -05:00
Vincent Biret 7b3fa55a20
- upgrades unit test project to net5 to keep support 2021-11-19 10:43:45 -05:00
Vincent Biret 73ad41ec0e - adds a dependabot configuration to keep dependencies up to date 2021-11-18 09:39:25 -08:00
Vincent Biret 75f293ef08
- adds code owners for the repository so people are added automatically to PR reviews (#131)
* - adds code owners for the repository so people are added automatically to PR reviews

* Update .github/CODEOWNERS

Co-authored-by: Irvine Sunday <40403681+irvinesunday@users.noreply.github.com>

Co-authored-by: Irvine Sunday <40403681+irvinesunday@users.noreply.github.com>
2021-11-18 09:38:29 -08:00
Sam Xu 8e7d94dcba
Update azure-pipelines_nightly.yml 2020-05-20 15:31:52 -07:00
Sam Xu 0b2f951f49
Update azure-pipelines_rolling.yml 2020-05-20 15:26:15 -07:00
Sam Xu 112c566aee Update azure-pipelines_nightly.yml for Azure Pipelines 2020-03-30 09:36:54 -07:00
Sam Xu f75bbb0e9d add the azure pipelines nightly 2020-03-30 09:33:44 -07:00
Sam Xu ceb6ff1699 add azure pipeline rolling yml 2020-03-29 21:29:12 -07:00
Saurabh Madan 9edac9751d Added new bug template 2018-09-27 11:39:28 -07:00