-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rebase with actions/runner main. #3
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c03d74 - Browse repository at this point
Copy the full SHA 2c03d74View commit details
Commits on Nov 8, 2024
-
Publish job telemetry to run-service. (actions#3545)
* Publish job telemetry to run-service. * .
Configuration menu - View commit details
-
Copy full SHA for 6ef5803 - Browse repository at this point
Copy the full SHA 6ef5803View commit details
Commits on Nov 12, 2024
-
Fetch repo-level runner groups from API in v2 flow (actions#3546)
* fetch repo-level runner groups from api in v2 flow * stricter isRepoRunner
Configuration menu - View commit details
-
Copy full SHA for d37a7ae - Browse repository at this point
Copy the full SHA d37a7aeView commit details -
Allow runner to check service connection in background. (actions#3542)
* Allow runner to check service connection in background. * . * .
Configuration menu - View commit details
-
Copy full SHA for d16fb2c - Browse repository at this point
Copy the full SHA d16fb2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 694ae12 - Browse repository at this point
Copy the full SHA 694ae12View commit details -
Update runner docker image. (actions#3511)
* Update docker and buildx version. * .
Configuration menu - View commit details
-
Copy full SHA for 1e1f784 - Browse repository at this point
Copy the full SHA 1e1f784View commit details -
Bump Azure.Storage.Blobs from 12.19.1 to 12.23.0 in /src (actions#3549)
Bumps [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) from 12.19.1 to 12.23.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.19.1...Azure.Storage.Blobs_12.23.0) --- updated-dependencies: - dependency-name: Azure.Storage.Blobs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 59f2be2 - Browse repository at this point
Copy the full SHA 59f2be2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 074d9c0 - Browse repository at this point
Copy the full SHA 074d9c0View commit details -
Upgrade dotnet sdk to v8.0.404 (actions#3552)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6c94f78 - Browse repository at this point
Copy the full SHA 6c94f78View commit details
Commits on Nov 13, 2024
-
Configure dependabot to check github-actions updates (actions#3333)
* Configure dependabot to check github-actions updates Some actions based on Node 16 are deprecated. See https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20. * Under /.github https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#example-dependabotyml-file-for-github-actions * Try /.github/workflows * Update .github/dependabot.yml Co-authored-by: Zongle Wang <[email protected]> --------- Co-authored-by: Tingluo Huang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27580ef - Browse repository at this point
Copy the full SHA 27580efView commit details -
Bump actions/checkout from 3 to 4 (actions#3556)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4700649 - Browse repository at this point
Copy the full SHA 4700649View commit details -
Bump version to 2.320.1 to test new arm builds
Signed-off-by: Satadru Pramanik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc18743 - Browse repository at this point
Copy the full SHA bc18743View commit details -
Add note about changed version.
Signed-off-by: Satadru Pramanik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2399521 - Browse repository at this point
Copy the full SHA 2399521View commit details -
Adjust workflow to build artifacts.
Signed-off-by: Satadru Pramanik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02a2ea0 - Browse repository at this point
Copy the full SHA 02a2ea0View commit details -
Update to .Net 9.0 to fix ARM32 Y2038 breakage.
This updates .Net to 9.0.100-rc.2.24474.11 . See actions#3505 dotnet/runtime#101444 dotnet/runtime#96460 dotnet/runtime#102410 (Looks like this has not been backported to .Net 8.x...) Signed-off-by: Satadru Pramanik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ee726d - Browse repository at this point
Copy the full SHA 2ee726dView commit details -
Bump versions of packages to avoid NU1903 NU1902 warnings.
Signed-off-by: Satadru Pramanik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25f8032 - Browse repository at this point
Copy the full SHA 25f8032View commit details -
Signed-off-by: Satadru Pramanik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0961a9 - Browse repository at this point
Copy the full SHA e0961a9View commit details -
More updates to use .Net 9.0 and the latest Ubuntu LTS (Ubuntu 24.04/…
…noble). Signed-off-by: Satadru Pramanik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9896cb - Browse repository at this point
Copy the full SHA d9896cbView commit details -
Merge branch 'main' into arm_build_test
Signed-off-by: Satadru Pramanik, DO, MPH, MEng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14d933e - Browse repository at this point
Copy the full SHA 14d933eView commit details