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

refactor(sdk/rust): Into -> From #6959

Merged
merged 4 commits into from
May 1, 2024
Merged

Conversation

kjuulh
Copy link
Contributor

@kjuulh kjuulh commented Mar 28, 2024

Start of a few cleanup prs, I am fixing some of the best practices in gen.rs so that we don't ship as many warnings

@kjuulh kjuulh requested a review from a team as a code owner March 28, 2024 12:32
@kjuulh kjuulh force-pushed the refactor/rust-sdk/into-to-from branch 3 times, most recently from 4bfa958 to 275d689 Compare March 28, 2024 14:37
@kjuulh kjuulh force-pushed the refactor/rust-sdk/into-to-from branch 2 times, most recently from 305088b to 0c9dc17 Compare April 6, 2024 09:18
Copy link
Contributor

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days.

sdk/rust/crates/dagger-codegen/src/lib.rs Outdated Show resolved Hide resolved
sdk/rust/crates/dagger-bootstrap/Cargo.toml Outdated Show resolved Hide resolved
kjuulh added 3 commits May 1, 2024 11:52
Signed-off-by: kjuulh <contact@kjuulh.io>

refactor(sdk/rust): Into -> From

Signed-off-by: kjuulh <contact@kjuulh.io>
Signed-off-by: kjuulh <contact@kjuulh.io>
Signed-off-by: kjuulh <contact@kjuulh.io>
@kjuulh kjuulh force-pushed the refactor/rust-sdk/into-to-from branch from 9dd30f6 to f6a6840 Compare May 1, 2024 09:52
Signed-off-by: kjuulh <contact@kjuulh.io>
@kjuulh kjuulh requested a review from jedevc May 1, 2024 09:59
@kjuulh
Copy link
Contributor Author

kjuulh commented May 1, 2024

@jedevc I can't really tell with the dagger cli errors happening. I am getting a 404 against dagger.cloud. I am guessing that it is probably fine to merge?

@jedevc
Copy link
Member

jedevc commented May 1, 2024

Yeah, this is looking good, sorry @kjuulh - we're having a lot of flakiness which we're working on resolving asap 🎉

@jedevc jedevc merged commit ffddf2e into main May 1, 2024
64 checks passed
kpenfound pushed a commit to kpenfound/dagger that referenced this pull request May 2, 2024
* refactor(sdk/rust): Into -> From

Signed-off-by: kjuulh <contact@kjuulh.io>

refactor(sdk/rust): Into -> From

Signed-off-by: kjuulh <contact@kjuulh.io>

* chore: remove extra clone

Signed-off-by: kjuulh <contact@kjuulh.io>

* chore: fix spacing

Signed-off-by: kjuulh <contact@kjuulh.io>

* chore: revert allow warnigns

Signed-off-by: kjuulh <contact@kjuulh.io>

---------

Signed-off-by: kjuulh <contact@kjuulh.io>
Signed-off-by: kpenfound <kyle@dagger.io>
vikram-dagger pushed a commit to vikram-dagger/dagger that referenced this pull request May 3, 2024
* refactor(sdk/rust): Into -> From

Signed-off-by: kjuulh <contact@kjuulh.io>

refactor(sdk/rust): Into -> From

Signed-off-by: kjuulh <contact@kjuulh.io>

* chore: remove extra clone

Signed-off-by: kjuulh <contact@kjuulh.io>

* chore: fix spacing

Signed-off-by: kjuulh <contact@kjuulh.io>

* chore: revert allow warnigns

Signed-off-by: kjuulh <contact@kjuulh.io>

---------

Signed-off-by: kjuulh <contact@kjuulh.io>
vikram-dagger pushed a commit to vikram-dagger/dagger that referenced this pull request May 3, 2024
* refactor(sdk/rust): Into -> From

Signed-off-by: kjuulh <contact@kjuulh.io>

refactor(sdk/rust): Into -> From

Signed-off-by: kjuulh <contact@kjuulh.io>

* chore: remove extra clone

Signed-off-by: kjuulh <contact@kjuulh.io>

* chore: fix spacing

Signed-off-by: kjuulh <contact@kjuulh.io>

* chore: revert allow warnigns

Signed-off-by: kjuulh <contact@kjuulh.io>

---------

Signed-off-by: kjuulh <contact@kjuulh.io>
vikram-dagger pushed a commit to vikram-dagger/dagger that referenced this pull request May 3, 2024
* refactor(sdk/rust): Into -> From

Signed-off-by: kjuulh <contact@kjuulh.io>

refactor(sdk/rust): Into -> From

Signed-off-by: kjuulh <contact@kjuulh.io>

* chore: remove extra clone

Signed-off-by: kjuulh <contact@kjuulh.io>

* chore: fix spacing

Signed-off-by: kjuulh <contact@kjuulh.io>

* chore: revert allow warnigns

Signed-off-by: kjuulh <contact@kjuulh.io>

---------

Signed-off-by: kjuulh <contact@kjuulh.io>
@gerhard gerhard deleted the refactor/rust-sdk/into-to-from branch May 6, 2024 18:20
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