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

Fixed adding provider from file bug #641

Merged
merged 2 commits into from
Jul 10, 2023

Conversation

aish-where-ya
Copy link
Contributor

@aish-where-ya aish-where-ya commented Jun 21, 2023

Feature or Problem

Bug: Provider could not be added using a file reference like file:\\provider-file.par.gz
This bug has been fixed.

Related Issues

#639
wasmCloud/wash#540

Release Information

Next

Consumer Impact

Bug fix enabling starting a provider from file.

Testing

Manually tested

Built on platform(s)

  • x86_64-linux
  • aarch64-linux
  • x86_64-darwin
  • aarch64-darwin
  • x86_64-windows

Tested on platform(s)

  • x86_64-linux
  • aarch64-linux
  • x86_64-darwin
  • aarch64-darwin
  • x86_64-windows

Unit Test(s)

NA

Acceptance or Integration

NA

Manual Verification

Manually verified

Signed-off-by: aish-where-ya <aharpale@cosmonic.com>
Signed-off-by: aish-where-ya <aharpale@cosmonic.com>
Copy link
Contributor

@connorsmith256 connorsmith256 left a comment

Choose a reason for hiding this comment

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

🚀

@connorsmith256
Copy link
Contributor

@aish-where-ya I'm not sure why dialyzer is failing; I suspect the cache is poisoned for some reason. Would you mind opening these changes in a new PR so we can see if that clears things up?

@brooksmtownsend
Copy link
Member

@aish-where-ya I'm not sure why dialyzer is failing; I suspect the cache is poisoned for some reason. Would you mind opening these changes in a new PR so we can see if that clears things up?

If cache is poisoned we may want to try clearing that out... let's see if we can delete these caches and re-run

@connorsmith256
Copy link
Contributor

Ah, found some caches in GHA and cleared them out. 🤞

@connorsmith256 connorsmith256 merged commit 4feeb1f into wasmCloud:main Jul 10, 2023
43 checks passed
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