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

Add dockerfile detection, qemu env for build scripts, longpath support #226

Merged

Conversation

amzn-changml
Copy link
Contributor

Adds the following features:

  • Detection of a Dockerfile in the package folder. This assumes that the build script uses the Dockerfile when building for arm64
  • Installation and setup of qemu for the dockerized build scripts on arm64
  • Adds longpath support and shorter repo names to resolve issues with paths exceeding the 255 character limit under Windows

Tested with #218 in a fork. Results of the build here: https://github.com/amzn-changml/3p-package-source/actions/runs/6492790247?pr=21

…e support

Signed-off-by: Mike Chang <changml@amazon.com>
Signed-off-by: Mike Chang <changml@amazon.com>
@amzn-changml amzn-changml requested review from AMZN-Gene, spham-amzn and a team October 12, 2023 17:34
@amzn-changml amzn-changml merged commit a8019a5 into o3de:main Oct 12, 2023
1 check passed
@amzn-changml amzn-changml deleted the devops/docker-long-path-fixes branch October 12, 2023 18:25
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.

4 participants