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

--name option makes the whole upload fail silently #308

Closed
Kruemmelspalter opened this issue Dec 22, 2023 · 0 comments
Closed

--name option makes the whole upload fail silently #308

Kruemmelspalter opened this issue Dec 22, 2023 · 0 comments
Assignees
Labels
needs reproduction The cause of this issue is still unknown, and/or the issue has not yet been reliably reproduced todo This will be worked on next

Comments

@Kruemmelspalter
Copy link

Expected Behavior:

I expect it to upload the specified binary / project with the name set to whatever I used as an argument

Actual Behavior:

It says that it uploads the program (and takes some time) but actually whatever it uploads never updates any program; all programs stay the same. New programs / slots don't get created either

Steps to reproduce:

  • Get some binary to upload (haven't tested in a project)
  • Connect a V5 brain
  • prosv5 upload [BINARY] --name asldhfjahjkl --target v5 --slot 1
  • it says it uploads but actually doesn't change anything in the brain

System information:

Operating System: Linux (specifically nixos with pros-cli installed via pip in a venv)

PROS Version: 3.4.3

Additional Information

n/a

Screenshots/Output Dumps/Stack Traces

n/a

@ayushuk ayushuk added the todo This will be worked on next label Jan 23, 2024
@ayushuk ayushuk added the needs reproduction The cause of this issue is still unknown, and/or the issue has not yet been reliably reproduced label Feb 23, 2024
Rocky14683 added a commit that referenced this issue Jun 4, 2024
mayankpatibandla pushed a commit that referenced this issue Jun 6, 2024
* fix issue #308

* delete the first --name option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs reproduction The cause of this issue is still unknown, and/or the issue has not yet been reliably reproduced todo This will be worked on next
Projects
None yet
Development

No branches or pull requests

3 participants