Skip to content

Comments

Update Docker API in main GitHub Action#2248

Merged
tomkralidis merged 3 commits intomasterfrom
gha-docker
Feb 17, 2026
Merged

Update Docker API in main GitHub Action#2248
tomkralidis merged 3 commits intomasterfrom
gha-docker

Conversation

@tomkralidis
Copy link
Member

Overview

This PR updates the Docker API to ensure the main GitHub Action/CI passes on 24.04.

Related Issue / discussion

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 X|bugfix Y|docs|something else] to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution
  • I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines

@tomkralidis tomkralidis added this to the 0.23.0 milestone Feb 16, 2026
@tomkralidis tomkralidis added the tests Tests label Feb 16, 2026
@tomkralidis
Copy link
Member Author

tomkralidis commented Feb 16, 2026

@webb-ben to get the installation steps to pass I commented out the following in .github/workflows/main.yml:

- name: Install and run SensorThingsAPI
  uses: cgs-earth/sensorthings-action@v0.1.0

The resulting failure is rooted in tests/provider/test_sensorthings_provider.py (runs by default in main CI), which I think will get fixed once updated/fixed in cgs-earth/sensorthings-action. Can you review/update cgs-earth/sensorthings-action ?

@tomkralidis tomkralidis merged commit c3c3eb8 into master Feb 17, 2026
6 checks passed
@tomkralidis tomkralidis deleted the gha-docker branch February 17, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants