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

chore: use load*FromID in tests #7233

Merged
merged 4 commits into from May 2, 2024

Conversation

jedevc
Copy link
Member

@jedevc jedevc commented May 1, 2024

Use these newer methods instead of using container and file to load IDs, which is deprecated and going to be removed soon.

This is now possible because of #7038, and is a step towards #6934.

Use these newer methods instead of using `container` and `file` to load
IDs, which is deprecated and *going to be removed soon*.

Signed-off-by: Justin Chadwell <[email protected]>
@jedevc jedevc requested a review from kjuulh May 1, 2024 12:12
@jedevc jedevc requested a review from a team as a code owner May 1, 2024 12:12
@jedevc jedevc changed the title sdk(rust): use load*FromID in tests chore: use load*FromID in tests May 1, 2024
@jedevc
Copy link
Member Author

jedevc commented May 1, 2024

Ah, I started with just updating the rust tests, but realized I might as well grab all of them while in the area.

@jedevc jedevc requested a review from helderco May 1, 2024 12:18
@jedevc jedevc merged commit 338b405 into dagger:main May 2, 2024
41 of 44 checks passed
kpenfound pushed a commit to kpenfound/dagger that referenced this pull request May 2, 2024
* sdk(rust): use `load*FromID` in tests

Use these newer methods instead of using `container` and `file` to load
IDs, which is deprecated and *going to be removed soon*.

Signed-off-by: Justin Chadwell <[email protected]>

* sdk(go): use load*FromID in tests

Signed-off-by: Justin Chadwell <[email protected]>

* sdk(typescript): use load*FromID in tests

Signed-off-by: Justin Chadwell <[email protected]>

* chore: use load*FromID in tests

Signed-off-by: Justin Chadwell <[email protected]>

---------

Signed-off-by: Justin Chadwell <[email protected]>
Signed-off-by: kpenfound <[email protected]>
vikram-dagger pushed a commit to vikram-dagger/dagger that referenced this pull request May 3, 2024
* sdk(rust): use `load*FromID` in tests

Use these newer methods instead of using `container` and `file` to load
IDs, which is deprecated and *going to be removed soon*.

Signed-off-by: Justin Chadwell <[email protected]>

* sdk(go): use load*FromID in tests

Signed-off-by: Justin Chadwell <[email protected]>

* sdk(typescript): use load*FromID in tests

Signed-off-by: Justin Chadwell <[email protected]>

* chore: use load*FromID in tests

Signed-off-by: Justin Chadwell <[email protected]>

---------

Signed-off-by: Justin Chadwell <[email protected]>
vikram-dagger pushed a commit to vikram-dagger/dagger that referenced this pull request May 3, 2024
* sdk(rust): use `load*FromID` in tests

Use these newer methods instead of using `container` and `file` to load
IDs, which is deprecated and *going to be removed soon*.

Signed-off-by: Justin Chadwell <[email protected]>

* sdk(go): use load*FromID in tests

Signed-off-by: Justin Chadwell <[email protected]>

* sdk(typescript): use load*FromID in tests

Signed-off-by: Justin Chadwell <[email protected]>

* chore: use load*FromID in tests

Signed-off-by: Justin Chadwell <[email protected]>

---------

Signed-off-by: Justin Chadwell <[email protected]>
vikram-dagger pushed a commit to vikram-dagger/dagger that referenced this pull request May 3, 2024
* sdk(rust): use `load*FromID` in tests

Use these newer methods instead of using `container` and `file` to load
IDs, which is deprecated and *going to be removed soon*.

Signed-off-by: Justin Chadwell <[email protected]>

* sdk(go): use load*FromID in tests

Signed-off-by: Justin Chadwell <[email protected]>

* sdk(typescript): use load*FromID in tests

Signed-off-by: Justin Chadwell <[email protected]>

* chore: use load*FromID in tests

Signed-off-by: Justin Chadwell <[email protected]>

---------

Signed-off-by: Justin Chadwell <[email protected]>
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

2 participants