Skip to content

fix: typo in args #527

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
Jan 3, 2023
Merged

fix: typo in args #527

merged 1 commit into from
Jan 3, 2023

Conversation

ckipp01
Copy link
Contributor

@ckipp01 ckipp01 commented Jan 2, 2023

Soooo, this was my mistake. I was curious why this wasn't working as expected and it's because we're checking args here instead of arg. Yay type safety.

Test plan

Everything should test the same as before.

Verified

This commit was signed with the committer’s verified signature.
davidtwco David Wood
Soooo, this was my mistake. I was curious why this wasn't working as expected and it's because we're checking `args` here instead of `arg`. Yay type safety.
@Strum355 Strum355 enabled auto-merge (squash) January 3, 2023 14:50
@Strum355 Strum355 merged commit febc3b3 into sourcegraph:main Jan 3, 2023
@ckipp01 ckipp01 deleted the patch-1 branch January 4, 2023 04:37
@lefou
Copy link

lefou commented Jan 23, 2023

A release containing this fix would be very nice. Thanks!

@Strum355
Copy link
Contributor

release v0.8.10 with this fix, docker image is already release, maven artifact takes a bit more time to propagate

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.

None yet

3 participants