Skip to content

fix(driver_matrix_test.cli): add missing extra_headers arguments #631

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

Merged
merged 1 commit into from
Mar 30, 2025

Conversation

fruch
Copy link
Contributor

@fruch fruch commented Mar 27, 2025

in the finish-run command the extra_headers argumnet was missing while it was define as click option, and when it would be passed to the function it would fail

this introduce the argument, and pass it to the ArgusClient

@fruch fruch requested review from k0machi and soyacz March 27, 2025 22:22
@fruch
Copy link
Contributor Author

fruch commented Mar 27, 2025

and we'll need a new client version for this one.

@soyacz
Copy link
Collaborator

soyacz commented Mar 28, 2025

and we'll need a new client version for this one.

can you bump also version in this PR then?

in the finish-run command the `extra_headers` argumnet was missing
while it was define as click option, and when it would be passed
to the function it would fail

this introduce the argument, and pass it to the ArgusClient
@fruch fruch force-pushed the fix_extra_headers_v2 branch from 6953d72 to 71725f6 Compare March 30, 2025 06:42
@fruch
Copy link
Contributor Author

fruch commented Mar 30, 2025

and we'll need a new client version for this one.

can you bump also version in this PR then?

now I did

@soyacz soyacz merged commit c1eae9e into scylladb:master Mar 30, 2025
1 check passed
@soyacz
Copy link
Collaborator

soyacz commented Mar 30, 2025

and we'll need a new client version for this one.

can you bump also version in this PR then?

now I did

ugh, I didn't check and merged - you didn't 😅

@soyacz
Copy link
Collaborator

soyacz commented Mar 30, 2025

bumped and pushed to PyPi

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