Commit Graph

29 Commits

Author SHA1 Message Date
Mikel Blanchard cd31c57af5
[repo] Trigger builds when SDK is changed (#6050) 2025-01-06 11:27:17 -08:00
Piotr Kiełkowicz c3bb89ae50
[repo] Pin Ubuntu to 22.04 (#6036) 2024-12-17 10:30:14 -08:00
Rajkumar Rangaraj cd01f932a6
[repo] Replace .NET6 target with .NET9 (#5832)
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-09-19 17:32:10 -07:00
Piotr Kiełkowicz 2d6b03f296
[repo] Always execute build-test step in CI workflow (#5828) 2024-09-12 09:22:09 -07:00
xiang17 dc8d3fd991
[repo] Add .NET 8 target for W3C Trace Context Integration Test in CI (#5800)
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-09-04 10:15:03 -07:00
xiang17 c483222ea5
[repo] Remove .NET 7 target (#5795)
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2024-08-21 09:09:13 -07:00
Mikel Blanchard 81244d6136
[repo] CI tweaks and improvements (#5651) 2024-05-27 23:37:19 -07:00
Piotr Kiełkowicz abb680143a
[Instrumentation.AspNetCore] Move to contrib repository (#5599) 2024-05-08 09:54:22 -07:00
Piotr Kiełkowicz 4a860e38f7
[Instrumentation.GrpcNetClient] Move to contrib repository (#5593) 2024-05-07 11:13:50 -07:00
Mikel Blanchard 3898df5509
[repo] Define release process for unstable core components (#5531) 2024-04-17 09:33:03 -07:00
Vishwesh Bankwar b0c95307dd
Migrate to docker compose v2 (#5503) 2024-04-03 10:01:02 -07:00
Mikel Blanchard c87134ddc6
[ci] Add checkout for push and workflow_dispatch trigger (#5384) 2024-02-23 09:18:48 -08:00
Utkarsh Umesan Pillai f5b7f9c9eb
[ci] Add push trigger and workflow_dispatch trigger (#5383) 2024-02-22 19:03:21 -08:00
Mikel Blanchard 8ca81d4ce2
[repo-ci] Bump AurorNZ/paths-filter to resolve GitHub Node version warnings (#5288) 2024-01-30 10:57:48 -08:00
Mikel Blanchard 48db3e1809
[repo] markdownlint ci changes (#5281) 2024-01-29 15:59:56 -08:00
Mikel Blanchard 914ebf9c6d
[repo] Fix docfx build + improve CI for md-only PRs (#5257) 2024-01-25 11:52:20 -08:00
Mikel Blanchard 88493d257c
[repo] CI improvements (#5023)
Co-authored-by: Yun-Ting <yunl@microsoft.com>
Co-authored-by: Utkarsh Umesan Pillai <66651184+utpilla@users.noreply.github.com>
2024-01-08 13:09:28 -08:00
dependabot[bot] fba99e1254
Bump actions/setup-dotnet from 3 to 4 (#5127) 2023-12-04 11:31:40 -08:00
Yun-Ting Lin 8ea6bb951c
upgraded the build/CI to use net8.0 (#4876) 2023-10-02 15:58:32 -07:00
dependabot[bot] 34544bdb5e
Bump actions/checkout from 3 to 4 (#4824) 2023-09-04 14:25:42 -07:00
Mikel Blanchard 3b4db6df35
[build] Use compiler constant to toggle experimental public apis (#4735) 2023-08-10 13:50:09 -07:00
Mikel Blanchard 594d130ffc
[repo] Cleanup unused using statements (#4759) 2023-08-09 11:07:37 -07:00
Yun Chen 2e57e2daab
Revert explicit net7 install (#4565) 2023-06-08 09:56:49 -07:00
dependabot[bot] a0eb6961f4
Bump actions/setup-dotnet from 3.1.0 to 3.2.0 (#4524)
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 <66651184+utpilla@users.noreply.github.com>
2023-05-30 15:14:20 -07:00
dependabot[bot] f2477584f9
Bump actions/setup-dotnet from 3.0.3 to 3.1.0 (#4518)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-25 13:54:11 -07:00
Reiley Yang 3ad2830d63
minor cleanup to the CI job (#4181) 2023-02-13 19:30:14 -05: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
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
Michael Maxwell 724294d00f
Combine Windows and Linux CI Workflows (#3786) 2022-11-09 14:48:19 -08:00