Skip to content

Conversation

@hk60418
Copy link
Contributor

@hk60418 hk60418 commented Dec 15, 2025

Overview

Currently, multi-platform (ARM64/AMD64) Docker images are only built for latest because the container workflow doesn't trigger on tag pushes. This PR adds a tag trigger so that release versions (e.g., 0.23.0) also receive multi-platform manifests. Without tagged ARM64 images, developers on Apple Silicon Macs cannot use specific versions and must either build locally or rely on latest, causing friction in development workflows.

Related Issue / discussion

Could not find a PR relevant for this feature.

Additional information

Dependency policy (RFC2)

  • I have ensured that this PR meets RFC2 requirements

Updates to public demo

Contributions and licensing

(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)

  • I'd like to contribute feature/bugfix to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution

I agree to the pygeoapi Contributions and Licensing Guidelines.

  • I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines

@tomkralidis tomkralidis added this to the 0.23.0 milestone Dec 16, 2025
@tomkralidis tomkralidis self-requested a review December 16, 2025 15:37
@tomkralidis tomkralidis merged commit e381c93 into geopython:master Dec 16, 2025
2 of 3 checks passed
@tomkralidis
Copy link
Member

@hk60418 in the future, as mentioned by the PR template, please open an issue for discussion and consensus.

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