dependabot[bot]
87a33138ed
Bump actions/stale from 7 to 8 ( #4329 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alan West <3676547+alanwest@users.noreply.github.com>
Co-authored-by: Utkarsh Umesan Pillai <utpilla@microsoft.com>
2023-03-27 16:55:01 -07:00
Cijo Thomas
fbbc57abbc
Add missing target version to ci for md files ( #4190 )
2023-02-14 18:00:00 -05:00
Reiley Yang
3ad2830d63
minor cleanup to the CI job ( #4181 )
2023-02-13 19:30:14 -05:00
dependabot[bot]
eea166c237
Bump actions/stale from 6 to 7 ( #4036 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/stale
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>
2022-12-21 10:52:55 -08:00
Mikel Blanchard
5b9cba7cbd
[repo] CI updates ( #4016 )
...
* Port some CI tweaks from contrib.
* Logging in integration tests.
* Test tweaks.
* Warning cleanup.
* Fix format.
* Comments.
2022-12-15 16:08:30 -08:00
Timothy Mothra
a2c192642a
remove pinned version ( #3935 )
2022-11-23 16:15:47 -08:00
Utkarsh Umesan Pillai
3919a2a0ef
Add strategy back to the workflow ( #3893 )
2022-11-11 14:51:59 -08:00
Michael Maxwell
a8927964f3
Update ci-md.yml ( #3891 )
2022-11-10 15:38:02 -08:00
Utkarsh Umesan Pillai
82941d6c79
Update build workflow to set fail-fast to false ( #3887 )
...
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2022-11-09 19:29:06 -05:00
Cijo Thomas
5ed4663dba
Delete linux-ci.yml ( #3884 )
2022-11-09 18:48:44 -05:00
Michael Maxwell
724294d00f
Combine Windows and Linux CI Workflows ( #3786 )
2022-11-09 14:48:19 -08:00
dependabot[bot]
893332efdb
Bump al-cheb/configure-pagefile-action from 1.2 to 1.3 ( #3839 )
...
Bumps [al-cheb/configure-pagefile-action](https://github.com/al-cheb/configure-pagefile-action ) from 1.2 to 1.3.
- [Release notes](https://github.com/al-cheb/configure-pagefile-action/releases )
- [Commits](https://github.com/al-cheb/configure-pagefile-action/compare/v1.2...v1.3 )
---
updated-dependencies:
- dependency-name: al-cheb/configure-pagefile-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
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: Reiley Yang <reyang@microsoft.com>
Co-authored-by: Utkarsh Umesan Pillai <utpilla@microsoft.com>
2022-11-01 15:03:02 -07:00
dependabot[bot]
d954c5bae8
Bump actions/setup-dotnet from 3.0.2 to 3.0.3 ( #3831 )
2022-10-27 15:30:51 -04:00
Cijo Thomas
20cdc51b68
Modify GH Actions to remove include-prerelease ( #3827 )
2022-10-26 15:26:18 -04:00
Michael Maxwell
fa950b31fe
Remove Env from CI `DOTNET_MULTILEVEL_LOOKUP = 1` ( #3779 )
2022-10-18 13:53:06 -04:00
dependabot[bot]
7852797fc4
Bump actions/setup-dotnet from 3.0.1 to 3.0.2 ( #3764 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.0.1...v3.0.2 )
---
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-13 13:59:31 -07:00
Cijo Thomas
45b63d78e2
Update workflow ( #3741 )
2022-10-07 12:01:18 -07:00
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
Mikel Blanchard
a93f7138b1
Run workflows for any branch starting with "main". ( #3708 )
2022-09-29 12:04:43 -07:00
Alan West
4938c35e16
Trigger pack and publish when release is created ( #3638 )
2022-09-28 16:58:37 -07:00
dependabot[bot]
ed0450ef0e
Bump actions/stale from 5 to 6 ( #3692 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/stale
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>
2022-09-22 13:50:15 -07:00
dependabot[bot]
a6bdf63be7
Bump codecov/codecov-action from 3.1.0 to 3.1.1 ( #3676 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-09-19 18:09:30 -07:00
Utkarsh Umesan Pillai
245c2b3e29
Update pack and publish to MyGet workflow ( #3589 )
2022-08-18 14:49:03 -07:00
Reiley Yang
72f4e07d96
Update sanity check to cover .github and .vscode folders ( #3557 )
2022-08-05 13:41:32 -07:00
Alan West
620587978b
New newline at end of file ( #3556 )
2022-08-05 13:05:59 -07:00
Mikel Blanchard
58ee541cff
[net7-main] Fixes to get solution building in VS ( #3552 )
...
* Fixes to get solution building in VS with net7 changes.
* More fixes + some code review.
* CONTRIBUTING update.
* Attempting to fix integration tests.
* Attempting to fix integration tests.
* Attempt to fix integration tests.
* Attempt to fix integration tests.
2022-08-05 10:49:06 -07:00
Vishwesh Bankwar
70b749cbfb
fix dotnet-format ( #3549 )
2022-08-04 18:19:25 -07:00
Cijo Thomas
0be837f895
Nit workflow fix to keep CI greener ( #3548 )
2022-08-04 16:56:40 -07:00
Alan West
51c6d13460
Clean up github workflows ( #3544 )
2022-08-04 12:50:41 -07:00
Alan West
a789bc0259
Merge net7.0 to main ( #3539 )
2022-08-04 10:25:21 -07:00
Alan West
25df7e85b0
Revert "Merge branch 'net7.0' into main" ( #3531 )
...
This reverts commit e64015cadd , reversing
changes made to 5653454b0c .
2022-08-03 15:47:18 -07:00
Alan West
8dd0743174
Merge branch 'main' into net7.0
2022-08-03 11:46:27 -07:00
Cijo Thomas
ee7ffd37dc
checkout with fetch all commits ( #3413 )
2022-06-27 19:51:18 -07:00
Alan West
1bb36fbd48
Use fetch-depth 0 to make minver work properly ( #3412 )
2022-06-27 19:29:29 -07:00
Vishwesh Bankwar
5d5f1f2964
Add net7.0 target for aspnetcore ( #3366 )
2022-06-17 10:27:18 -07:00
Alan West
d84f0edf77
Use DiagnosticSource 7.0 and drop netcoreapp3.1 target ( #3351 )
...
* Remove AspNetCore 3.1 test app
* Remove netcoreapp3.1 target from projects
* Bump to DiagnosticSource 7.0.0-preview.4.22229.4
* Enable CI on net7.0 branch
* Remove trailing space
2022-06-07 20:46:15 -07:00
Utkarsh Umesan Pillai
c90ab4a2f2
Remove StackExchangeRedis Instrumenation ( #3346 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-06-07 09:35:43 -07:00
Reiley Yang
fa21e1e1dd
cleanup CI ( #3332 )
2022-06-02 13:24:03 -07:00
Cijo Thomas
72fcbf3201
Minor leftover cleanups from ci jobs ( #3265 )
2022-05-10 08:01:20 -07:00
dependabot[bot]
c7af2d0646
Bump github/codeql-action from 1 to 2 ( #3230 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
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>
2022-04-25 12:12:59 -07:00
dependabot[bot]
60f743a4e9
Bump codecov/codecov-action from 3.0.0 to 3.1.0 ( #3216 )
2022-04-21 12:54:16 -07:00
Cijo Thomas
87ab4af4cd
Remove NET5 from tests and CI ( #3215 )
2022-04-21 09:21:07 -07:00
Timothy Mothra
eaa9370b6e
update windows-ci-md ( #3199 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-04-18 07:52:18 -07:00
Cijo Thomas
052b10a4df
Remove net461 from jaeger zipkin and otlp exporters ( #3194 )
2022-04-15 12:41:01 -07:00
dependabot[bot]
4ff7278988
Bump actions/setup-dotnet from 1 to 2 ( #3176 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 1 to 2.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v2 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Reiley Yang <reyang@microsoft.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-04-13 19:38:17 -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]
81c427a839
Bump codecov/codecov-action from 1.0.12 to 3.0.0 ( #3174 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1.0.12 to 3.0.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.12...v3.0.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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:05:00 -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