Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

.github: Add ARM64 CI and deployment#39

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
corona10 merged 2 commits intopython:mainfromcorona10:arm64
Jan 20, 2025
Merged

Conversation

corona10
Copy link
Member

@corona10corona10 commentedJan 18, 2025
edited
Loading

flowchart LR    version(Generate Calver)    amd64(Build AMD64 docker image and push to the registry)    arm64(Build ARM64 docker image and push to the registry)    manifest(Create manifest to alias with AMD64 and ARM64 images and push)   version --> amd64   version --> arm64   amd64 --> manifest   arm64 --> manifest
Loading

@corona10
Copy link
MemberAuthor

corona10 commentedJan 18, 2025
edited
Loading

I am working on publish part for removing QEMU.

-name:Set up QEMU
uses:docker/setup-qemu-action@v3

@corona10corona10 marked this pull request as ready for reviewJanuary 18, 2025 15:18
@corona10
Copy link
MemberAuthor

cc@hugovk and@diegorusso

FYI, I am not sure if improving the release process will be beneficial to do it :) But I believe that it would be faster than using QUMU when building arm64 image.

diegorusso reacted with thumbs up emoji

@corona10corona10 merged commitc14c02c intopython:mainJan 20, 2025
5 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@erlend-aaslanderlend-aaslanderlend-aasland approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@corona10@erlend-aasland

[8]ページ先頭

©2009-2025 Movatter.jp