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

.github/workflows/main.yml: Add integration testing with setuptools #67

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

mkoeppe
Copy link
Contributor

@mkoeppe mkoeppe commented Nov 8, 2021

Closes #66

Please feel free to edit to taste

Copy link
Member

@FFY00 FFY00 left a comment

Choose a reason for hiding this comment

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

This looks good, thank you!

@FFY00 FFY00 merged commit 9e98a85 into pypa:main Nov 9, 2021
jaraco added a commit that referenced this pull request Jul 1, 2023
* 🎨 Make the GHA log is clean and colorized

This patch sets up root-level environment variables shared by all the
workflow jobs. They include:

* Disabling undesired `pip`'s warnings/suggestions
* Requesting the executed apps color their output unconditionally
* Letting `tox` pass those requests to underlying/wrapped programs

* Reformat without end of line comments. Group into sections.

* Avoid numerics for booleans where possible. Choose arbitrary numeric where any numeric is accepted.

Co-authored-by: Sviatoslav Sydorenko <[email protected]>
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.

Integration testing with setuptools missing
2 participants