vmware-archive / cascade

A Just-In-Time Compiler for Verilog from VMware Research
Other
435 stars 44 forks source link

Silently install linux deps if silent set #175

Closed no2chem closed 5 years ago

no2chem commented 5 years ago

Overview

Description: Silently install dependencies if silent set. This patch allows CI to automatically install dependencies without waiting for prompts.

Checklist (Definition of Done):

vmwclabot commented 5 years ago

@no2chem, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

vmwclabot commented 5 years ago

@no2chem, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.