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

Use Docker Build Cloud for releases #1303

Merged

Conversation

tobiasge
Copy link
Member

@tobiasge tobiasge commented Sep 4, 2024

Related Issue: #1300

New Behavior

  • Uses the Docker Cloud builders

Contrast to Current Behavior

  • QEMU is used for multiarch builds

Discussion: Benefits and Drawbacks

  • I hope to have are more reliable multiarch build.

Changes to the Wiki

  • None

Proposed Release Note Entry

  • Use Docker build Cloud as release build system

Double Check

  • I have read the comments and followed the PR template.
  • I have explained my PR according to the information in the comments.
  • My PR targets the develop branch.

With QEMU the ARM64 builds are slow and not reliable. If we use the
Docker Cloud builders we reduce the build times considerably.
As a Docker OSS organisation we get 400 build minutes per month, which
should be fine, because we already use checks if builds are really
needed. The Docker Cloud also uses a cache that should reduce build
times a little bit more.
@cimnine cimnine mentioned this pull request Sep 4, 2024
@tobiasge tobiasge merged commit 52f38a3 into netbox-community:develop Sep 4, 2024
9 checks passed
@tobiasge tobiasge deleted the docker-cloud-for-release branch September 5, 2024 06:53
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.

2 participants