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

Migrate to v2 Docker Compose & Update QGIS/Kart Versions #114

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

hamishcampbell
Copy link
Member

@hamishcampbell hamishcampbell commented Aug 12, 2024

Tests were failing due to GitHub deprecating docker compose v1. This makes minor adjustments to support v2 as well as updating our Kart and QGIS targets.

Note that latest QGIS docker images have externally managed python installations, however for the purposes of testing we're happy to set PIP_BREAK_SYSTEM_PACKAGES=1. We don't actually require any additional dependancies in the plugin. If we need them in future we should consider the steps in https://github.com/qgis/QGIS/tree/master/.docker#running-tests-for-a-python-plugin which include installing the plugin into QGIS.

@hamishcampbell hamishcampbell force-pushed the upgrade-docker-compose branch from e7f1bb8 to f656023 Compare August 12, 2024 00:20
@hamishcampbell hamishcampbell force-pushed the upgrade-docker-compose branch from 97cab8a to 9f25da4 Compare August 12, 2024 22:46
@hamishcampbell hamishcampbell changed the title Migrate to v2 Docker Compose Migrate to v2 Docker Compose & Update QIGS/Kart Versions Aug 12, 2024
@hamishcampbell hamishcampbell requested a review from rcoup August 13, 2024 00:00
@hamishcampbell hamishcampbell marked this pull request as ready for review August 13, 2024 00:01
@craigds craigds changed the title Migrate to v2 Docker Compose & Update QIGS/Kart Versions Migrate to v2 Docker Compose & Update QGIS/Kart Versions Aug 13, 2024
@hamishcampbell hamishcampbell requested review from craigds and removed request for rcoup August 13, 2024 00:39
@hamishcampbell hamishcampbell merged commit 4937fb9 into main Aug 13, 2024
5 checks passed
@hamishcampbell hamishcampbell deleted the upgrade-docker-compose branch August 13, 2024 21:39
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