Skip to content

build: prepare the worker & client for AWS release#251

Merged
delehef merged 8 commits intomasterfrom
dp-82-prepare-the-worker-for-aws-release
Jul 28, 2025
Merged

build: prepare the worker & client for AWS release#251
delehef merged 8 commits intomasterfrom
dp-82-prepare-the-worker-for-aws-release

Conversation

@delehef
Copy link
Copy Markdown
Contributor

@delehef delehef commented Jul 28, 2025

No description provided.

@linear
Copy link
Copy Markdown

linear bot commented Jul 28, 2025

Signed-off-by: db-lagrange <diana@lagrange.dev>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deep-prove-aws-client.dockerfile?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deep-prove-aws-worker.dockerfile?

WORKDIR /deep-prove-client
COPY . .

RUN cargo install --locked --path deep-prove --bin deep-prove-client
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can either change this to deep-prove-cli, or change https://github.com/Lagrange-Labs/deep-prove/blob/master/deep-prove/Cargo.toml#L26 to deep-prove-client

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

19.31 Caused by:
19.31 no bin target named deep-prove-client in path+file:///deep-prove-client/deep-prove#0.1.0 package
19.31
19.31 help: a target with a similar name exists: deep-prove-cli

deep-prove-aws-client.dockerfile:7

5 | COPY . .
6 |
7 | >>> RUN cargo install --locked --path deep-prove --bin deep-prove-client
8 |
9 |

ERROR: failed to build: failed to solve: process "/bin/sh -c cargo install --locked --path deep-prove --bin deep-prove-client" did not complete successfully: exit code: 101

Signed-off-by: db-lagrange <diana@lagrange.dev>
Signed-off-by: db-lagrange <diana@lagrange.dev>
Signed-off-by: db-lagrange <diana@lagrange.dev>
@delehef delehef merged commit 7d21c35 into master Jul 28, 2025
30 of 38 checks passed
@delehef delehef deleted the dp-82-prepare-the-worker-for-aws-release branch July 28, 2025 15:58
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