Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* validation: with_context * reworked app manifest loading * add rmdirs * task result / hashing cleanups and fixes * fix * app build component selection by flags and by dir * allow app manifest logs when using text format * auto select components in sub dirs * move around todo * multi component selection for cli add and update with app manifest * "conflicts with all" fixes * common customCommands and clean * fix conflicts_with * clippy / format * rename (in user visible parts): stub -> client, interface -> exports * format * fix cli tests / cleanup * fix test * stubgen resource handling fixes + some more "stub -> client" renames * update auction test component * update test component names * missing messages / validations * stubgen: handle world use * cleanup * update rpc test container to use app-manifest * update rpc test container to use app-manifest * cleanup * update ts-rpc to use app manifest * make fix * update tests after rpc test-component updates * update rust-service / rpc to use app manifest * update auction function names after app manifest update * update service rpc names / wasms after app manifest update * revert misfix * make fix * fix wasm-rpc-stubgen ingteg, reenable JUNIT for it * update test rpc components after resource fixes and update exported inline names * make fix * update exported inline names * cargo make fix * more inline naming fixes * fix paths with component names, so ":" can be used in component_names * delete discussed todo * delete cargo make generator * more naming cleanups * fmt * restore "-composed" test components * fix dep loading * delete unused wat file * restore rpc composed test component * fix from_str * fix from_str * fix test component name * fix test container dep type * filter for dynamic wasm rpc deps for dynamic linking * show component files / archive path in case of error * add missing dynamic_linking conversions and cli views * log * cleanup rpc linking messages * update stubless rpc test with new linking naming * update stubless rpc test with new linking naming * fmt * update stubless rpc test with new linking naming * update cargo-component and wasi target * clippy after rust update to 1.84.0 * use ubuntu latest * update stubless rpc test with new linking naming * fmt * disable compose_with_single_stub * rebuild rust test components * reenable test * install ubuntu fontconfig on ubuntu-latest-xlarge * fix fontconfig install * limit parallelism for some jobs to prevent OOM * Debug * Fix breaking test --------- Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
- Loading branch information