wasmCloud / wash

WAsmcloud SHell - the comprehensive command-line tool for wasmCloud development
https://wasmcloud.com
Apache License 2.0
148 stars 58 forks source link

Moved update_actor to wash-lib for wash ctl #823

Closed aish-where-ya closed 11 months ago

aish-where-ya commented 11 months ago

Feature or Problem

FEAT: Move update-actor for wash ctl update to wash-lib.

Release Information

next

Consumer Impact

Functionality persists in wash. It has been moved to wash-lib for reuse.

Testing

Tested using existing test suite

Built on platform(s)

Tested on platform(s)

Unit Test(s)

NA

Acceptance or Integration

NA

Manual Verification

manually verified

thomastaylor312 commented 11 months ago

@lachieh any idea why UI build is failing? I think I’m fine to merge anyway based on failure but wanted to double check

lachieh commented 11 months ago

You are fine to merge since it didn't update the compiled assets, but this PR fixes the issue: #827