Skip to content

[gRPC] Check whether CompileReq#programmer is required #861

Closed
@kittaakos

Description

@kittaakos

I have noticed, the CompileReq has the programmer field:

string programmer = 19; // External programmer for upload

One can trigger an automatic upload with the compile command from the command line by appending the -u (--upload) flag, but it is not possible to trigger an upload with the CompileReq via gRPC.

Long story short: the programmer seems superfluous. Please check whether it is needed or not.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions