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

Feature: async source #160

Merged
6 commits merged into from
Nov 5, 2019
Merged

Feature: async source #160

6 commits merged into from
Nov 5, 2019

Conversation

goern
Copy link
Member

@goern goern commented Nov 2, 2019

No description provided.

Signed-off-by: Christoph Görn <goern@redhat.com>
Signed-off-by: Christoph Görn <goern@redhat.com>
Signed-off-by: Christoph Görn <goern@redhat.com>
@sesheta sesheta added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Nov 2, 2019
@sefkhet-abwy sefkhet-abwy bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 2, 2019
@ghost
Copy link

ghost commented Nov 2, 2019

Build succeeded.

Signed-off-by: Christoph Görn <goern@redhat.com>
@ghost
Copy link

ghost commented Nov 2, 2019

Build succeeded.

@goern goern changed the title [WIP] Feature: async source Feature: async source Nov 2, 2019
@goern goern requested a review from fridex November 2, 2019 19:17
@sefkhet-abwy sefkhet-abwy bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 2, 2019
@goern goern requested a review from pacospace November 2, 2019 19:17
Copy link
Contributor

@fridex fridex left a comment

Choose a reason for hiding this comment

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

Few minor comments. Nice job!

thoth/python/aiosource.py Outdated Show resolved Hide resolved
# https://www.python.org/dev/peps/pep-0503/
link_text = link_text[:-1]

if self.is_normalized_python_package_name(package_name) and package_name == link_text:
Copy link
Contributor

Choose a reason for hiding this comment

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

link_text should be normalized, see #161

Copy link
Member Author

Choose a reason for hiding this comment

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

syn?

Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason why not always operate on normalized package names?

Signed-off-by: Christoph Görn <goern@redhat.com>
@ghost
Copy link

ghost commented Nov 5, 2019

Build succeeded.

Signed-off-by: Christoph Görn <goern@redhat.com>
Copy link
Contributor

@fridex fridex left a comment

Choose a reason for hiding this comment

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

Thanks! 👍

@sesheta sesheta added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 5, 2019
@ghost
Copy link

ghost commented Nov 5, 2019

Build succeeded.

@goern
Copy link
Member Author

goern commented Nov 5, 2019

regate

@ghost
Copy link

ghost commented Nov 5, 2019

Build succeeded (gate pipeline).

@ghost ghost merged commit bde5cba into thoth-station:master Nov 5, 2019
@sesheta sesheta mentioned this pull request Jan 7, 2020
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants