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

setup: Vendor asyncudp #1367

Closed
wants to merge 7 commits into from
Closed

setup: Vendor asyncudp #1367

wants to merge 7 commits into from

Conversation

achimnol
Copy link
Member

@achimnol achimnol commented Jul 3, 2023

asyncudp causes failures of our CI action to check existence of precompiled wheels for all dependencies.
As it's a simple single-file library with the MIT license, let's vendor it in our source tree.

  • Include the vendored asyncudp from its latest main branch in our build chain
  • Add instructions for managing vendored libraries as src/ai/backend/vendor/README.md

@achimnol achimnol added area:infrastructure Infrastructure-related issues type:maintenance Maintenance issue. area:upstream Issues with root cause from upstream 3rd parties comp:installer Related to Installer impact:invisible This change is invisible to users (internal changes). labels Jul 3, 2023
@achimnol achimnol self-assigned this Jul 3, 2023
@github-actions github-actions bot added the size:XL 500~ LoC label Jul 3, 2023
@achimnol
Copy link
Member Author

achimnol commented Jul 3, 2023

Hmm... I'm going to use another approach. Closing this. T_T

@achimnol achimnol closed this Jul 3, 2023
@achimnol achimnol deleted the setup/vendor-asyncudp branch August 8, 2023 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:infrastructure Infrastructure-related issues area:upstream Issues with root cause from upstream 3rd parties comp:installer Related to Installer impact:invisible This change is invisible to users (internal changes). size:XL 500~ LoC type:maintenance Maintenance issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant