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

Working Ubuntu-22.04 Docker build. #1283

Merged
merged 2 commits into from Aug 22, 2022
Merged

Working Ubuntu-22.04 Docker build. #1283

merged 2 commits into from Aug 22, 2022

Conversation

SpacemanPaul
Copy link
Contributor

@SpacemanPaul SpacemanPaul commented Jun 28, 2022

Reason for this pull request

Ubuntu 22.04 moves to Python3.10 This means that the previous Docker build won't work with the latest osgeo-gdal base images, mostly because of various outstanding upstream issues.

Proposed changes

Python3.10/Ubuntu-22.04 based Docker image for testing:

  • Upgraded base image to 22.04
  • Upgraded to postgres-14
  • Removed ancient pytest pin preventing Python 3.10 from working

Again, changes to Docker image means affected by #1311

  • Tests added / passed
  • Fully documented, including docs/about/whats_new.rst for all changes

@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #1283 (07d4ea2) into develop (b1718ae) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #1283   +/-   ##
========================================
  Coverage    92.58%   92.58%           
========================================
  Files          129      129           
  Lines        13202    13202           
========================================
  Hits         12223    12223           
  Misses         979      979           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@SpacemanPaul SpacemanPaul force-pushed the ubuntu-22.04 branch 3 times, most recently from 41fd2de to 80c57ec Compare July 6, 2022 06:10
@SpacemanPaul SpacemanPaul marked this pull request as ready for review August 22, 2022 05:32
@SpacemanPaul SpacemanPaul changed the title Working Ubuntu-22.04 Docker build - still a bit messy. Working Ubuntu-22.04 Docker build. Aug 22, 2022
@omad omad merged commit 81b77fb into develop Aug 22, 2022
@omad omad deleted the ubuntu-22.04 branch August 22, 2022 06:02
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

2 participants