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

Remove default version for Python in Docker builds #1705

Merged
merged 3 commits into from
Nov 5, 2019
Merged

Conversation

wagoodman
Copy link

Thanks for contributing to Prefect!

Please describe your work and make sure your PR:

  • adds new tests (if appropriate)
  • updates CHANGELOG.md (if appropriate)
  • updates docstrings for any new functions or function arguments, including docs/outline.toml for API reference docs (if appropriate)

Note that your PR will not be reviewed unless all three boxes are checked.

What does this PR change?

Removes the default python version from the dockerfile. This should always be explicitly provided by CircleCI (or the user for manual builds)

Why is this PR important?

This ensures the proper images are built and tagged, preventing unexpected image contents.

joshmeek
joshmeek previously approved these changes Nov 5, 2019
Copy link

@joshmeek joshmeek left a comment

Choose a reason for hiding this comment

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

Nice catch

@codecov
Copy link

codecov bot commented Nov 5, 2019

Codecov Report

Merging #1705 into master will increase coverage by 0.01%.
The diff coverage is n/a.

cicdw
cicdw previously approved these changes Nov 5, 2019
@cicdw
Copy link
Member

cicdw commented Nov 5, 2019

@wagoodman merge conflict in the changelog

@wagoodman wagoodman dismissed stale reviews from cicdw and joshmeek via 9ccb5e2 November 5, 2019 16:10
Copy link
Member

@cicdw cicdw left a comment

Choose a reason for hiding this comment

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

🚀

@cicdw cicdw merged commit 95bd2bc into master Nov 5, 2019
@cicdw cicdw deleted the no-default-python branch November 5, 2019 16:46
zanieb pushed a commit that referenced this pull request May 12, 2022
Feature: include all parent route guards when executing child route
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

3 participants