Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
a52d0a4
wip: basic repo structure
rihp Oct 27, 2022
a47163b
wip: client config builder package
rihp Oct 31, 2022
b345b1d
wip: client config builder, envs and resolvers
rihp Oct 31, 2022
58e0b0e
typings and module errors
rihp Oct 31, 2022
db3768e
wip: client config builder
rihp Oct 31, 2022
2152756
wip: client config builder
rihp Oct 31, 2022
b4bbf6c
wip: add_envs, and from/convert functions
rihp Nov 1, 2022
c311251
wip:
rihp Nov 1, 2022
68ede2f
default config class
rihp Nov 1, 2022
51329c8
wip: sanitize_uri function and improvements
rihp Nov 2, 2022
37a1eb1
wip: client config add_env
rihp Nov 2, 2022
a342ed0
wip: v0.10 refactor
rihp Nov 4, 2022
cce216c
wip: v0.10 refactor: starting to flesh out interfaces
rihp Nov 4, 2022
bf79acc
wip: clientconfig dataclass and interfaces
rihp Nov 4, 2022
f665809
wip: making envs work
rihp Nov 5, 2022
112944f
wip: simple envs feature
rihp Nov 5, 2022
723fd45
wip: simple envs feature add envs with bug
rihp Nov 5, 2022
1df2474
wip: client config builder add env function should also update the en…
rihp Nov 6, 2022
028c964
wip: update_envs is able to update an env variable
rihp Nov 7, 2022
26b911d
Envs add / update working alright
rihp Nov 7, 2022
fba1485
wip: improving baseclientconfigbuilder and tests
rihp Nov 7, 2022
53fcfa3
wip: maybe broken, changing CoreClient type to use dicts
rihp Nov 7, 2022
98f13a4
wip: cleaner clientconfig
rihp Nov 8, 2022
ba0ca75
wip: error: __wrap_abort: Missing required property: externalArray: U…
rihp Nov 8, 2022
8c19da1
wip: get_env and get_env_from_uri refactor
rihp Nov 9, 2022
eb611cc
change in client requires improvement in msgpack
rihp Nov 9, 2022
c7fd208
wip: msgpack cannot encode Uris, looking for workaround
rihp Nov 9, 2022
fdffa9e
wip
rihp Nov 9, 2022
894e603
typeError: cannot serialize uri object
rihp Nov 10, 2022
aea8115
cleaning_code
rihp Nov 10, 2022
eab8a16
all_tests_passing
rihp Nov 10, 2022
10b1e20
removing_comments
rihp Nov 10, 2022
954da64
typeckeck_fix_client
rihp Nov 10, 2022
24246d4
core typecheck fixes
rihp Nov 10, 2022
51b77f2
CI_CD_build_fixes
rihp Nov 11, 2022
b952ce4
CI_CD_build_fixes
rihp Nov 11, 2022
445994b
Clean_up
rihp Nov 11, 2022
eeed4b4
Clean_up
rihp Nov 11, 2022
fca83c9
interfaceimplementations refactor!
rihp Nov 11, 2022
9734024
Merge pull request interface implementations refactor from polywrap/r…
rihp Nov 11, 2022
a18ada3
cleanup and typechecks
rihp Nov 11, 2022
e006374
meging env and interfaces refactor
rihp Nov 11, 2022
673bf80
broken
rihp Nov 11, 2022
f4e686a
renamed core.types.client to core.types.core_client
rihp Nov 11, 2022
3ad2872
rename Client class to CoreClient class
rihp Nov 11, 2022
e7fd09e
fixing names and imports
rihp Nov 11, 2022
11f0e98
rm_directory
rihp Nov 11, 2022
67aaf15
broken
rihp Nov 12, 2022
126935b
error -> FAILED tests/test_client_config_builder.py::test_client_conf…
rihp Nov 12, 2022
5e661c8
chore: implementing client config builder with dictionary data struct…
rihp Nov 15, 2022
f25461b
chore: updating ccb to use dictionary structures for keys instead of …
rihp Nov 15, 2022
c00a420
wip: refactoring ccb module and improving tests
rihp Nov 15, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading