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

Build action runner for .NET 8 (ppc64le and s390x) #24

Closed
wants to merge 93 commits into from

Conversation

rahulssv-ibm
Copy link
Contributor

Build action runner for .NET 8 (ppc64le and s390x)

  • .github/workflows/build.yml
    • Use ubuntu-24.10-s390x, ubuntu-22.10-ppc64le
  • build-files/build-image.sh
    • Replace patch file dotnet 8 sdk version with current installed dotnet 8 sdk version
  • build-files/runner-sdk-8.patch
    • Combined patch for s390x/ppc64le using .NET 8 for latest release of runner v2.320.0
  • setup-build-env.sh
    • Added select_ubuntu_version based on architecture
    • Added installing-packages.sh to install additional packages required to run workflows
    • Added the list of supported packages on ppc64le/s390x for ubuntu:22.04

@rahulssv-ibm rahulssv-ibm deleted the patch_v2.320.0 branch October 29, 2024 05:00
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.

1 participant