Skip to content

Add Dask Cloud Provider user agent to Nebius SDK - #486

Open
complynx wants to merge 1 commit into
dask:mainfrom
complynx:agent/nebius-user-agent
Open

Add Dask Cloud Provider user agent to Nebius SDK#486
complynx wants to merge 1 commit into
dask:mainfrom
complynx:agent/nebius-user-agent

Conversation

@complynx

@complynx complynx commented Aug 3, 2026

Copy link
Copy Markdown

Summary

  • prefix Nebius SDK requests with dask-cloudprovider/<version>
  • require Nebius SDK 0.2.55 or newer, where user_agent_prefix is supported
  • cover the configured prefix with a focused unit test

Testing

  • pytest dask_cloudprovider/nebius/tests/test_nebius.py -q
  • black --check dask_cloudprovider/nebius/instances.py dask_cloudprovider/nebius/tests/test_nebius.py setup.py
  • flake8 dask_cloudprovider/nebius/instances.py dask_cloudprovider/nebius/tests/test_nebius.py setup.py

@complynx
complynx marked this pull request as ready for review August 3, 2026 17:11
@complynx

complynx commented Aug 3, 2026

Copy link
Copy Markdown
Author

Failed tests due to pytest 9. Using pytest<9 will fix the tests.

@dbalabka dbalabka self-assigned this Aug 4, 2026
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.

2 participants