Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot] 92fb3b345d
Bump actions/setup-dotnet from 3.0.0 to 3.0.1 (#3725)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.0.0...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 12:17:10 -07:00
Utkarsh Umesan Pillai 31eb92c45a
Fix folder name (#3713) 2022-09-30 00:08:01 -04:00
dependabot[bot] 79ccb27ff6
Bump actions/setup-dotnet from 2 to 3.0.0 (#3706)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 3.0.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v2...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Utkarsh Umesan Pillai <utpilla@microsoft.com>
2022-09-29 13:56:21 -07:00
Alan West 4938c35e16
Trigger pack and publish when release is created (#3638) 2022-09-28 16:58:37 -07:00
Utkarsh Umesan Pillai 245c2b3e29
Update pack and publish to MyGet workflow (#3589) 2022-08-18 14:49:03 -07:00
dependabot[bot] 3deeda8db5
Bump actions/upload-artifact from 2 to 3 (#3175)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-04-13 19:22:23 -07:00
dependabot[bot] f79df4d2e5
Bump actions/checkout from 2 to 3 (#3173)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-04-13 18:23:27 -07:00
Vishwesh Bankwar cee90062f9
Revert .net6.0 explicit installs (#2913) 2022-03-03 12:47:07 -08:00
Cijo Thomas 05cdc2c76d
Public workflow to use .NET 6.0 (#2644) 2021-11-19 12:02:12 -08:00
Cijo Thomas 6a31c669be
Catch exception from Metric collect, stop daily publish from metrics branch (#2180)
* Remove daily nuget publish from metrics

* catch exception from collect
2021-07-23 09:15:44 -07:00
Eddy Nakamura a04b383d8f
uncommenting myget push and adding comment (#1772)
* uncommenting myget push and adding comment

* renaming file

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-01 17:52:34 -08:00