This repository was archived by the owner on Jun 10, 2024. It is now read-only.
Closed
Conversation
A custom resolver was introduced in 6c68235, which does not seem to be necessary, since the crate builds just fine without it and is inconsistent with other providers Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
Introduce a workspace to simplify maintenance, speed up builds by faciliating artifact reuse and minimize dependency graph (and make it consistent) Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
Add symlinks to workspace `target` until wasmCloud/wasmcloud-test#22 is merged and integrated into this repository removing the need for on-disk test configuration Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this has been closed too eagerly, please feel free to tag a maintainer so we can keep working on the issue. Thank you for contributing to wasmCloud! |
Member
Author
|
This is still relevant |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Feature or Problem
Add dependabot support to keep dependencies up-to-date.
Related Issues
Just like https://github.com/wasmCloud/wash/pull/389
Blocked by #218, since that PR will make this much easier to manage and maintain
Release Information
Consumer Impact
Testing
Built on platform(s)
Tested on platform(s)
Unit Test(s)
Acceptance or Integration
Manual Verification