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 buildx to identify the platform to release #118

Merged
merged 5 commits into from
Apr 15, 2024
Merged

Conversation

mikealfare
Copy link
Contributor

Description

We're combining two different ways of releasing docker containers. We should consolidate to just using buildx. Additionally, since we have now moved the Dockerfiles into each repo, we do not need to identify the package, only the version to publish.

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue

@mikealfare mikealfare self-assigned this Apr 12, 2024
@mikealfare mikealfare linked an issue Apr 12, 2024 that may be closed by this pull request
3 tasks
@mikealfare mikealfare requested a review from emmyoop April 12, 2024 20:58
@mikealfare
Copy link
Contributor Author

This is publishing both the expected architecture and an unknown/unknown architecture. This is a known issue: https://github.com/orgs/community/discussions/45969.

@mikealfare mikealfare merged commit d7edb42 into main Apr 15, 2024
4 checks passed
@mikealfare mikealfare deleted the docker-release branch April 15, 2024 21:24
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.

[Feature] Automate Docker Release
2 participants