8000 Standardize git output and make it a bit more chatty on errors by ambv · Pull Request #31 · python/cherry-picker · GitHub
[go: up one dir, main page]

Skip to content

Standardize git output and make it a bit more chatty on errors #31

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

Merged
merged 2 commits into from
Aug 2, 2021

Conversation

ambv
Copy link
Contributor
@ambv ambv commented Aug 2, 2021

No description provided.

@ambv ambv force-pushed the more-git-output branch from 56251f0 to 9ba8880 Compare August 2, 2021 14:47
@@ -14,15 +14,15 @@ python:
- "3.8"
- "3.7"
- "3.6"
- "nightly" # currently, it's 3.10
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is 3.10a5 which doesn't have functionality that new pip expects from 3.10 so it fails miserably.


matrix:
allow_failures:
- python: "nightly"
dist: focal

install:
- python -m pip install --upgrade flit pip
- python -m pip install --upgrade flit
- python -m pip install --upgrade pip
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's easier to tell if one of those fails which one it was.

@ambv ambv merged commit f1b6e99 into main Aug 2, 2021
@ambv ambv deleted the more-git-output branch August 2, 2021 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0