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 docker image build from setup.py to pyproject.toml #1026

Merged

Conversation

konstntokas
Copy link
Contributor

@konstntokas konstntokas commented Jun 25, 2024

This PR is related to #992 and migrated the .github/workflows/xcube_build_docker.yaml and the corresponding Dockerfile from setup.py to pyproject.toml. Additionally, I updated the relevant documentation in doc/source to reflect this change from setup.py to pyproject.toml.

I successfully build the docker image (see https://github.com/xcube-dev/xcube/actions/runs/9659329963). The workflow is changed back, so that the docker image is only built on release.

Checklist:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/source/*
  • Changes documented in CHANGES.md
  • GitHub CI passes
  • AppVeyor CI passes
  • Test coverage remains or increases (target 100%)

@konstntokas konstntokas requested a review from forman June 25, 2024 09:10
Copy link
Contributor

@TejasMorbagal TejasMorbagal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me 👍

Copy link
Member

@forman forman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @konstntokas, very thoughtful!

@forman forman merged commit 0cb90f5 into main Jun 27, 2024
3 checks passed
@konstntokas konstntokas deleted the konstntokas-xxx-migrate_docker_image_build_pyproject_toml branch June 28, 2024 11:22
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.

3 participants