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

chore(make-jvm-workflow.yml): add optional parameter for specifying target platforms in Docker buildx #51

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

apoupard
Copy link
Contributor

chore(make-jvm-workflow.yml): update descriptions for docker-publish-repository and docker-promote-repository
feat(make-jvm-workflow.yml): introduce the ability to specify target platforms for Docker buildx by adding the docker-buildx-platform parameter. This allows users to define the target platforms for the Docker buildx process, enhancing flexibility in building and publishing images for different architectures. Additionally, the descriptions for docker-publish-repository and docker-promote-repository have been updated for clarity and consistency.

…arget platforms in Docker buildx

chore(make-jvm-workflow.yml): update descriptions for docker-publish-repository and docker-promote-repository
feat(make-jvm-workflow.yml): introduce the ability to specify target platforms for Docker buildx by adding the docker-buildx-platform parameter. This allows users to define the target platforms for the Docker buildx process, enhancing flexibility in building and publishing images for different architectures. Additionally, the descriptions for docker-publish-repository and docker-promote-repository have been updated for clarity and consistency.
…port specified platforms

The commit adds a new step in the workflow to set up Docker Buildx for specified platforms. This change ensures that the workflow can build and target specific platforms as needed, enhancing the flexibility and compatibility of the project.
Copy link

sonarcloud bot commented Apr 25, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@apoupard apoupard merged commit a89f82f into main Apr 25, 2024
10 checks passed
@apoupard apoupard deleted the feat/dockerBuildX branch April 25, 2024 11:08
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.

None yet

1 participant