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

feat: build amd64/arm64 LLVM Docker images #199

Merged
merged 23 commits into from
May 26, 2022

Conversation

kuisathaverat
Copy link
Contributor

build amd64/amr64 LLVM Docker images

depends on #197
related to #153

@kuisathaverat kuisathaverat added enhancement New feature or request Team:Automation Label for the Observability productivity team labels May 13, 2022
@kuisathaverat kuisathaverat requested review from a team May 13, 2022 17:26
@kuisathaverat kuisathaverat self-assigned this May 13, 2022
@mergify
Copy link

mergify bot commented May 13, 2022

This pull request does not have a backport label. Could you fix it @kuisathaverat? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d is the label to automatically backport to the 1./d branch. /d is the digit
    NOTE: backport-skip has been added to this pull request.

@elasticmachine
Copy link

elasticmachine commented May 13, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-05-26T08:31:02.376+0000

  • Duration: 41 min 21 sec

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

Copy link
Member

@v1v v1v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the reason to build without pushing the docker images?

.ci/llvm-apple.groovy Outdated Show resolved Hide resolved
@v1v v1v changed the title feat: build amd64/amr64 LLVM Docker images feat: build amd64/arm64 LLVM Docker images May 16, 2022
@kuisathaverat
Copy link
Contributor Author

kuisathaverat commented May 16, 2022

What's the reason to build without pushing the docker images?

buildx push them, see #197

Co-authored-by: Victor Martinez <[email protected]>
go/llvm-apple/Makefile Outdated Show resolved Hide resolved
@mergify
Copy link

mergify bot commented May 24, 2022

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b build_arm_docker_images_3 upstream/build_arm_docker_images_3
git merge upstream/main
git push upstream build_arm_docker_images_3

@kuisathaverat kuisathaverat merged commit cc06c5d into elastic:main May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip enhancement New feature or request Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants