-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Milestone
Description
Core Features
- add support for wrap manifest #3
- add support for Interfaces #4
- add support for env #29
- create client config builder package #5
- add support for plugins #6
- update uri resolution process according to @nerfZael's changes in JS client #7
- add extensible uri resolver #58
- I want to use core plugins in python client #59
- add support for client.query #31
- add support for client.subscription #32
- add support for plugin codegen #48
- add support for app codegen #49
Linting
- Fix linting issues in polywrap-core package #8
- Fix linting issues in polywrap-client package #9
- Fix linting issues in polywrap-uri-resolvers package #10
- Fix linting issues in polywrap-wasm package #11
- Fix linting issues in polywrap-msgpack package #12
- Fix linting issues in polywrap-manifest package #25
Testing
- Exhaustively test polywrap-core package #13
- Exhaustively test polywrap-client package #14
- Exhaustively test polywrap-uri-resolvers package #15
- Exhaustively test polywrap-wasm package #16
- Exhaustively test polywrap-msgpack package #17
- Exhaustively test polywrap-manifest package #26
- Exhaustively test client-config-builder package #96
- Exhaustively test plugin package #97
- Test Python client against all wrap-test-harness test-cases #111
QA & Refactors
- better structure errors in the modules #35
- Question: Should we really use Result object in Python? #36
- Client shouldn't depend on uri-resolvers package #95
- Use Protocol instead of ABC for duck-typing classes like Wrapper, WrapPackage, etc #110
- polywrap-core package can be converted to namespace package with sub-packages #113
- Convert the async functions to sync functions #165
- fix codegen for manifest generation #94
- make sure resolution_path and history are in sync for every resolvers #208
- Add PackageFactory that creates a valid Package #177
- partial deployment to pypi can cause cd to fail #89
Documentation
Metadata
Metadata
Assignees
Labels
No labels