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

CLI to get imports from file #1567

Merged

Conversation

timqsh
Copy link
Contributor

@timqsh timqsh commented Oct 17, 2020

closes #1536

@timqsh
Copy link
Contributor Author

timqsh commented Oct 17, 2020

It looks like current master of apache/airflow repo doesn't pass integration test

@timothycrosley
Copy link
Member

@timqsh Great work here! It does look like there was an interim issue with the integration test that has sense been resolved. The remaining errors seem to be because the test case is looking for windows newline style on windows, whereas the output is always unix style.

@timqsh
Copy link
Contributor Author

timqsh commented Oct 19, 2020

apache/airflow integration test is still broken. I wrote why in #1533

@timothycrosley timothycrosley merged commit f6f825e into PyCQA:develop Oct 22, 2020
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.

Provide API and CLI to list and stream imports
2 participants