464d95d64d
omfg another one. i'm done
2023-10-12 00:19:40 -07:00
d2185ee1c3
for pydantic provider test by escaping additional bad chars in numpy field name
2023-10-12 00:02:52 -07:00
3101797b0d
don't render jinja template as having a literal "keys" attr instead of item
...
also remove unnecessary warnings
2023-10-11 23:28:22 -07:00
0d29ed279f
hold up can this really be the bug
2023-10-11 22:21:44 -07:00
282acc063e
trying to debug on CI by abusing warnings lol
2023-10-11 21:38:29 -07:00
3a426454c6
trying to debug on CI by abusing warnings lol
2023-10-11 21:31:00 -07:00
52754112aa
make allow_repo an instance-level setting
2023-10-11 20:55:03 -07:00
c6ca97e010
Correctly clone fixed versions in tests, adjusted fixed values to match, set default git clone temp dir from config variables
2023-10-11 19:24:08 -07:00
808c63e7c2
skip provider test just to get coverage numbers
2023-10-05 18:03:01 -07:00
d77dec5cc0
decrease deprecation warnings
2023-10-04 22:54:20 -07:00
5438b2489b
Fix relative imports in ectopic models --
...
Use a MetaPathFinder to allow python to resolve imports from the temporary model directory
Build dependent versions in split builds
Clear package imports when allow_repo=False
2023-10-04 22:06:26 -07:00
40984a6582
figuring out the strategy here...
...
- added linkml_meta classvar to store additional linkml properties if needed
- injecting path field to metaclass
- sketch of doing a queue-based read
- prune datasets & example allen institute data
2023-09-22 00:31:34 -07:00
095d0bc6a9
fixing tests by using temp directory and changing random prior commit hash from nwb core schema
2023-09-11 19:55:45 -07:00
c69cbdfb38
Docstrings and basic tests for providers.
...
bugfix - remove redundant language elements that cause a recursion error (eg. subtyping "float" with "float")
2023-09-11 19:38:29 -07:00
2e87fa0556
working generation from provider
2023-09-08 19:46:42 -07:00