Skip to content
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

Conversation

mattrwi
Copy link
Owner

@mattrwi mattrwi commented Oct 10, 2024

This effectively syncs main into feature/s390x-support-rename-sync-main which was synced to feature/s390x-support-gb-3-314-1-sync-main via #2

SrRyan and others added 30 commits February 27, 2024 15:22
* fix summaries for actions results

* remove negative
* Remove -f flag in wait when manually trap signal

* Remove extra empty line
* 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.
Add options to enforce actions execute on node20
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Handle new non-retryable exception type

* Update ActionManager.cs
* Delete Actions Service session always

* update tes
* Add new SessionConflict return code

* formatting

* Change return type of CreateSessionAsync to new enum

* Update entry scripts to handle new exit code

* Move enum
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
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Cleanup FF 'DistributedTask.UseWhich2'.

* more ff.
…ns#3269)

* Preserve dates when deserializing job message from Run Service

* Preserve dates when deserializing job message from "Actions Run Service"
* 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
(We don't actually install `git`.  We simply get the prerequisites out of the way.)
* 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]>
BagToad and others added 29 commits July 22, 2024 17:07
* 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]>
* Update Docker to v27.1.1

* Update Dockerfile
* 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.
* Revert "Warn for soon to be deprecated OS versions (actions#3413)"

This reverts commit ae04147.

* Add .NET 8 OS compatibility test

* feedback
…n to match output, 3) modify output truncation length (actions#3427)
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]>
* 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
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* add ref and type to job completion in run service

* lint
Sync main into feature/s390x-support-gb-3-314-1-sync-main
@mattrwi mattrwi merged commit f2711c1 into feature/s390x-support-rename-sync-main Oct 10, 2024
5 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.