-
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
Sync feature/s390x-support-gb-3-314-1-sync-main into feature/s390x-support-rename-sync-main #3
Sync feature/s390x-support-gb-3-314-1-sync-main into feature/s390x-support-rename-sync-main #3
Commits on Feb 27, 2024
-
fix summaries for actions results (actions#3174)
* fix summaries for actions results * remove negative
Configuration menu - View commit details
-
Copy full SHA for d7777fd - Browse repository at this point
Copy the full SHA d7777fdView commit details
Commits on Feb 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4cb3cb2 - Browse repository at this point
Copy the full SHA 4cb3cb2View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa90563 - Browse repository at this point
Copy the full SHA aa90563View commit details
Commits on Mar 4, 2024
-
Remove -f flag in wait when manually trap signal (actions#3182)
* Remove -f flag in wait when manually trap signal * Remove extra empty line
Configuration menu - View commit details
-
Copy full SHA for 86d6211 - Browse repository at this point
Copy the full SHA 86d6211View commit details
Commits on Mar 5, 2024
-
consume new pipelines service url in handlers (actions#3185)
* consume pipelines service url if present updates how the `ACTIONS_RUNTIME_URL` variable is set to utilize a new value, `PipelinesServiceUrl` if present in the endpoint. if this value is not present then the existing system connection endpoint is used to retain backward compatibility. * consume pipelines url updates how the `ACTIONS_RUNTIME_URL` variable is set to utilize a new value, `PipelinesServiceUrl` if present in the endpoint. if this value is not present then the existing system connection endpoint is used to retain backward compatibility.
Configuration menu - View commit details
-
Copy full SHA for 2c8c941 - Browse repository at this point
Copy the full SHA 2c8c941View commit details
Commits on Mar 14, 2024
-
Add ability to enforce actions to run on node20 (actions#3192)
Add options to enforce actions execute on node20
Configuration menu - View commit details
-
Copy full SHA for 692d910 - Browse repository at this point
Copy the full SHA 692d910View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93bc1cd - Browse repository at this point
Copy the full SHA 93bc1cdView commit details
Commits on Mar 18, 2024
-
Upgrade dotnet sdk to v6.0.420 (actions#3211)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 82e01c6 - Browse repository at this point
Copy the full SHA 82e01c6View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc8b6e0 - Browse repository at this point
Copy the full SHA bc8b6e0View commit details
Commits on Mar 21, 2024
-
Handle new non-retryable exception type (actions#3191)
* Handle new non-retryable exception type * Update ActionManager.cs
Configuration menu - View commit details
-
Copy full SHA for 4b85145 - Browse repository at this point
Copy the full SHA 4b85145View commit details -
Always Delete Actions Service Session (actions#3214)
* Delete Actions Service session always * update tes
Configuration menu - View commit details
-
Copy full SHA for 8ebf298 - Browse repository at this point
Copy the full SHA 8ebf298View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a52c539 - Browse repository at this point
Copy the full SHA a52c539View commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 77e0bfb - Browse repository at this point
Copy the full SHA 77e0bfbView commit details
Commits on Mar 27, 2024
-
Add new SessionConflict return code (actions#3215)
* Add new SessionConflict return code * formatting * Change return type of CreateSessionAsync to new enum * Update entry scripts to handle new exit code * Move enum
Configuration menu - View commit details
-
Copy full SHA for f467e9e - Browse repository at this point
Copy the full SHA f467e9eView commit details
Commits on Apr 9, 2024
-
backoff if we retried polling for more than 50 times in less than 30m… (
actions#3232) * backoff if we retried polling for more than 50 times in less than 30minutes * run dotnet format * move delay to after no message trace * run dotnet format
Configuration menu - View commit details
-
Copy full SHA for 4a1e380 - Browse repository at this point
Copy the full SHA 4a1e380View commit details
Commits on Apr 15, 2024
-
Upgrade dotnet sdk to v6.0.421 (actions#3244)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d83e1d - Browse repository at this point
Copy the full SHA 2d83e1dView commit details
Commits on Apr 16, 2024
-
Cleanup enabled feature flags. (actions#3246)
* Cleanup FF 'DistributedTask.UseWhich2'. * more ff.
Configuration menu - View commit details
-
Copy full SHA for 2e0eb2c - Browse repository at this point
Copy the full SHA 2e0eb2cView commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b61d78 - Browse repository at this point
Copy the full SHA 1b61d78View commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5107c5e - Browse repository at this point
Copy the full SHA 5107c5eView commit details
Commits on Apr 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd9fcfc - Browse repository at this point
Copy the full SHA dd9fcfcView commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04b07b6 - Browse repository at this point
Copy the full SHA 04b07b6View commit details
Commits on May 2, 2024
-
Preserve dates when deserializing job message from Run Service (actio…
…ns#3269) * Preserve dates when deserializing job message from Run Service * Preserve dates when deserializing job message from "Actions Run Service"
Configuration menu - View commit details
-
Copy full SHA for 18803bd - Browse repository at this point
Copy the full SHA 18803bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c05de - Browse repository at this point
Copy the full SHA f2c05deView commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54052b9 - Browse repository at this point
Copy the full SHA 54052b9View commit details
Commits on May 13, 2024
-
Delete all the contentHash files (actions#3285)
Nothing uses them anymore after actions#3074.
Configuration menu - View commit details
-
Copy full SHA for c67e7f2 - Browse repository at this point
Copy the full SHA c67e7f2View commit details
Commits on May 14, 2024
-
Upgrade node20: 20.8.1 → 20.13.1 (actions#3284)
* Upgrade node20: 20.8.1 → 20.13.1 * Call out the release process for `alpine_nodejs` in a comment * move the comment to the end of the line so it's more obvious which variable it's talking about
Configuration menu - View commit details
-
Copy full SHA for 76dc3a2 - Browse repository at this point
Copy the full SHA 76dc3a2View commit details
Commits on May 15, 2024
-
Make it easy to install
git
on an Action Runner Image (actions#3273)(We don't actually install `git`. We simply get the prerequisites out of the way.)
Configuration menu - View commit details
-
Copy full SHA for 0f15173 - Browse repository at this point
Copy the full SHA 0f15173View commit details
Commits on May 17, 2024
-
Install
gpg-agent
during actions/runner container image build (acti……ons#3294) `add-apt-repository` depends on `gpg-agent`
Configuration menu - View commit details
-
Copy full SHA for bd7235e - Browse repository at this point
Copy the full SHA bd7235eView commit details
Commits on May 21, 2024
-
Bump xunit from 2.4.1 to 2.7.1 in /src (actions#3242)
* Bump xunit from 2.4.1 to 2.7.1 in /src Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.7.1. - [Commits](xunit/xunit@2.4.1...2.7.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Appease xunit warnings after upgrading to v2.7.1 * Appease the whitespace linter * Appease the whitespace linter --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patrick Ellis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce4d7be - Browse repository at this point
Copy the full SHA ce4d7beView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 84b1bea - Browse repository at this point
Copy the full SHA 84b1beaView commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 00888c1 - Browse repository at this point
Copy the full SHA 00888c1View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for edfdbb9 - Browse repository at this point
Copy the full SHA edfdbb9View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f28dd8 - Browse repository at this point
Copy the full SHA 3f28dd8View commit details
Commits on Jun 18, 2024
-
Bump runner to dotnet 8 (actions#3345)
* Bump runner to dotnet 8 * .
Configuration menu - View commit details
-
Copy full SHA for 1e74a81 - Browse repository at this point
Copy the full SHA 1e74a81View commit details -
Upgrade dotnet sdk to v8.0.302 (actions#3346)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8f1c723 - Browse repository at this point
Copy the full SHA 8f1c723View commit details -
Bump System.Security.Cryptography.Pkcs from 5.0.0 to 8.0.0 in /src (a…
…ctions#3347) Bumps [System.Security.Cryptography.Pkcs](https://github.com/dotnet/runtime) from 5.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v5.0.0...v8.0.0) --- updated-dependencies: - dependency-name: System.Security.Cryptography.Pkcs 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 3dab1f1 - Browse repository at this point
Copy the full SHA 3dab1f1View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ecb732e - Browse repository at this point
Copy the full SHA ecb732eView commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 054fc2e - Browse repository at this point
Copy the full SHA 054fc2eView commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70746ff - Browse repository at this point
Copy the full SHA 70746ffView commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8df87a8 - Browse repository at this point
Copy the full SHA 8df87a8View commit details
Commits on Jul 15, 2024
-
Upgrade dotnet sdk to v8.0.303 (actions#3388)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dbcaa7c - Browse repository at this point
Copy the full SHA dbcaa7cView commit details
Commits on Jul 17, 2024
-
Update supported distros to match new docs (actions#3226)
Co-authored-by: Patrick Ellis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a7f327 - Browse repository at this point
Copy the full SHA 2a7f327View commit details
Commits on Jul 22, 2024
-
Redirect supported OS doc section to the public docs (actions#3396)
* redirect supported OS doc to public docs * Anchor to appropriate OS heading Co-authored-by: Patrick Ellis <[email protected]> --------- Co-authored-by: Patrick Ellis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41bc0da - Browse repository at this point
Copy the full SHA 41bc0daView commit details
Commits on Jul 26, 2024
-
Update Docker to v27.1.1 (actions#3401)
* Update Docker to v27.1.1 * Update Dockerfile
Configuration menu - View commit details
-
Copy full SHA for 2190396 - Browse repository at this point
Copy the full SHA 2190396View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1250684 - Browse repository at this point
Copy the full SHA 1250684View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae04147 - Browse repository at this point
Copy the full SHA ae04147View commit details
Commits on Aug 5, 2024
-
Revert "Bump runner to dotnet 8" (actions#3412)
* Revert "Upgrade dotnet sdk to v8.0.303 (actions#3388)" This reverts commit dbcaa7c. * Revert "Bump System.Security.Cryptography.Pkcs from 5.0.0 to 8.0.0 in /src (actions#3347)" This reverts commit 3dab1f1. * Revert "Upgrade dotnet sdk to v8.0.302 (actions#3346)" This reverts commit 8f1c723. * Revert "Bump runner to dotnet 8 (actions#3345)" This reverts commit 1e74a81.
Configuration menu - View commit details
-
Copy full SHA for 43d67e4 - Browse repository at this point
Copy the full SHA 43d67e4View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7303cb5 - Browse repository at this point
Copy the full SHA 7303cb5View commit details
Commits on Aug 7, 2024
-
.NET 8 OS compatibility test (actions#3422)
* Revert "Warn for soon to be deprecated OS versions (actions#3413)" This reverts commit ae04147. * Add .NET 8 OS compatibility test * feedback
Configuration menu - View commit details
-
Copy full SHA for fb6d1ad - Browse repository at this point
Copy the full SHA fb6d1adView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e84ae0 - Browse repository at this point
Copy the full SHA 7e84ae0View commit details
Commits on Aug 13, 2024
-
.NET 8 compat test adjustments: 1) do not trim SDK, 2) support patter…
…n to match output, 3) modify output truncation length (actions#3427)
Configuration menu - View commit details
-
Copy full SHA for a77fe8a - Browse repository at this point
Copy the full SHA a77fe8aView commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2979fba - Browse repository at this point
Copy the full SHA 2979fbaView commit details
Commits on Aug 20, 2024
-
fix: add
jq
,git
,unzip
andcurl
to default packages installed (actions#3056) * fix: add `git` and `curl` to default packages installed Hi 👋🏼 These packages are used in a ton of actions on the marketplace. It would be nice if they were installed and ready for use instead of having to install them with `apt-get` on every single Github workflow. * Update Dockerfile * Update images/Dockerfile Co-authored-by: Guillermo Caracuel <[email protected]> * Update images/Dockerfile Co-authored-by: Tingluo Huang <[email protected]> --------- Co-authored-by: Guillermo Caracuel <[email protected]> Co-authored-by: Tingluo Huang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1fa1fc - Browse repository at this point
Copy the full SHA e1fa1fcView commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99b464e - Browse repository at this point
Copy the full SHA 99b464eView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36c66c8 - Browse repository at this point
Copy the full SHA 36c66c8View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 65764d9 - Browse repository at this point
Copy the full SHA 65764d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c0a43f - Browse repository at this point
Copy the full SHA 4c0a43fView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b0cb55 - Browse repository at this point
Copy the full SHA 0b0cb55View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddf41af - Browse repository at this point
Copy the full SHA ddf41afView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d7446a - Browse repository at this point
Copy the full SHA 6d7446aView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3696b7d - Browse repository at this point
Copy the full SHA 3696b7dView commit details
Commits on Oct 1, 2024
-
Adding Snapshot additional mapping tokens (actions#3468)
* Adding Snapshot additional mapping tokens * Lint failure fixes * Lint failure fixes - 2 * Lint failure fixes - 3 * Fixed a few nits * Lint fixes * Removed unncessary white space
Configuration menu - View commit details
-
Copy full SHA for e292ec2 - Browse repository at this point
Copy the full SHA e292ec2View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 149123c - Browse repository at this point
Copy the full SHA 149123cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcc64fe - Browse repository at this point
Copy the full SHA dcc64feView commit details
Commits on Oct 7, 2024
-
Upgrade dotnet sdk to v6.0.425 (actions#3433)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aa0ee2b - Browse repository at this point
Copy the full SHA aa0ee2bView commit details
Commits on Oct 8, 2024
-
add ref and type to job completion in run service (actions#3492)
* add ref and type to job completion in run service * lint
Configuration menu - View commit details
-
Copy full SHA for 4d8402c - Browse repository at this point
Copy the full SHA 4d8402cView commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b3b554 - Browse repository at this point
Copy the full SHA 9b3b554View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbeaefc - Browse repository at this point
Copy the full SHA fbeaefcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f5e873 - Browse repository at this point
Copy the full SHA 2f5e873View commit details -
Merge pull request #2 from mattrwi/merge-conflicts/main
Sync main into feature/s390x-support-gb-3-314-1-sync-main
Configuration menu - View commit details
-
Copy full SHA for 6441e23 - Browse repository at this point
Copy the full SHA 6441e23View commit details -
Merge branch 'feature/s390x-support-rename-sync-main' into feature/s3…
…90x-support-gb-3-314-1-sync-main
Configuration menu - View commit details
-
Copy full SHA for 5995099 - Browse repository at this point
Copy the full SHA 5995099View commit details