Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dbt-labs/hologram
A library for automatically generating Draft 7 JSON Schemas from Python dataclasses
https://github.com/dbt-labs/hologram
Add support for python 3.10+ typing
tlconnor opened this pull request 2 months ago
tlconnor opened this pull request 2 months ago
Credential leaking from class validation
leehuwuj opened this issue over 1 year ago
leehuwuj opened this issue over 1 year ago
Make the test pass with python 3.11
benallard opened this pull request over 1 year ago
benallard opened this pull request over 1 year ago
pytest failing with python 3.11
benallard opened this issue over 1 year ago
benallard opened this issue over 1 year ago
Migrate to GitHub Actions
aranke opened this pull request over 1 year ago
aranke opened this pull request over 1 year ago
Convert dbt-labs/hologram to GitHub Actions
aranke opened this pull request over 1 year ago
aranke opened this pull request over 1 year ago
Convert hologram off circleCI
emmyoop opened this issue over 1 year ago
emmyoop opened this issue over 1 year ago
replace all instances of set-output and node16
emmyoop opened this issue over 1 year ago
emmyoop opened this issue over 1 year ago
Loosen dependency restriction to accept jsonschema 4.0 or better still, remove the upper bound
groodt opened this issue almost 2 years ago
groodt opened this issue almost 2 years ago
remove top pin for jsonschema
bollwyvl opened this pull request almost 2 years ago
bollwyvl opened this pull request almost 2 years ago
Use default_factory in tests
bollwyvl opened this pull request almost 2 years ago
bollwyvl opened this pull request almost 2 years ago
add ability to add custom schema
ChenyuLInx opened this pull request over 2 years ago
ChenyuLInx opened this pull request over 2 years ago
Bumping version to 0.0.15
leahwicz opened this pull request over 2 years ago
leahwicz opened this pull request over 2 years ago
Adding missing stubs
leahwicz opened this pull request over 2 years ago
leahwicz opened this pull request over 2 years ago
Change from python-dateutil to types-python-dateutil
leahwicz opened this pull request about 3 years ago
leahwicz opened this pull request about 3 years ago
bump jsonschema range
itajaja opened this pull request about 3 years ago
itajaja opened this pull request about 3 years ago
Update PYPI homepage url to new dbt-labs
sethwoodworth opened this issue over 3 years ago
sethwoodworth opened this issue over 3 years ago
Support jsonschema 3.2.0
kdeggelman opened this issue over 3 years ago
kdeggelman opened this issue over 3 years ago
chore: allow dataclasses to up up to 0.9 excluding
bastienboutonnet opened this pull request almost 4 years ago
bastienboutonnet opened this pull request almost 4 years ago
Changes to support integrating mashumaro into dbt core
gshank opened this pull request almost 4 years ago
gshank opened this pull request almost 4 years ago
Release version of Hologram needed for performance work
gshank opened this issue almost 4 years ago
gshank opened this issue almost 4 years ago
Core pins dataclasses to outdated version
jmcarp opened this issue almost 4 years ago
jmcarp opened this issue almost 4 years ago
Test python 3.9
kwigley opened this pull request about 4 years ago
kwigley opened this pull request about 4 years ago
(#34) Add support for Python 3.9
drewbanin opened this pull request about 4 years ago
drewbanin opened this pull request about 4 years ago
fix setup.py and update RELEASE.md
cmcarthur opened this pull request about 4 years ago
cmcarthur opened this pull request about 4 years ago
Do not use jsonschema.best_match because it obscures the errors
gshank opened this pull request over 4 years ago
gshank opened this pull request over 4 years ago
Python 3.9 support
beckjake opened this issue over 4 years ago
beckjake opened this issue over 4 years ago
add a test to reach this code path that calls str(), fix bugs
beckjake opened this pull request over 4 years ago
beckjake opened this pull request over 4 years ago
Improve union-reading performance
beckjake opened this pull request over 4 years ago
beckjake opened this pull request over 4 years ago
Fix restricted variants to try multiple candidates
beckjake opened this pull request over 4 years ago
beckjake opened this pull request over 4 years ago
Provide min version for jsonschema
aaronsteers opened this pull request over 4 years ago
aaronsteers opened this pull request over 4 years ago
Hologram should support custom error matchers
beckjake opened this issue over 4 years ago
beckjake opened this issue over 4 years ago
support jsonschema constraints on string and numeric types from metadata
kwigley opened this issue over 4 years ago
kwigley opened this issue over 4 years ago
Fix union and some tuples
beckjake opened this pull request almost 5 years ago
beckjake opened this pull request almost 5 years ago
Fix/union none multiple
cmcarthur opened this pull request about 5 years ago
cmcarthur opened this pull request about 5 years ago
improve thread safety
beckjake opened this pull request about 5 years ago
beckjake opened this pull request about 5 years ago
Lock down dependencies
beckjake opened this pull request about 5 years ago
beckjake opened this pull request about 5 years ago
Fix: better decode errors + union decoding/encoding
beckjake opened this pull request over 5 years ago
beckjake opened this pull request over 5 years ago
make hologram happy with mypy
beckjake opened this pull request over 5 years ago
beckjake opened this pull request over 5 years ago
support for restrictions, tests
beckjake opened this pull request over 5 years ago
beckjake opened this pull request over 5 years ago
Make ValidationError match jsonschema.ValidationError, cache schemas
beckjake opened this pull request over 5 years ago
beckjake opened this pull request over 5 years ago
Handle "Any" as requiring no transformation
beckjake opened this pull request over 5 years ago
beckjake opened this pull request over 5 years ago
Support decoding `Any` fields as "Any valid JSON"
beckjake opened this issue over 5 years ago
beckjake opened this issue over 5 years ago
Move registered encoders to be first
beckjake opened this pull request over 5 years ago
beckjake opened this pull request over 5 years ago
Make patternProperties properly inherit definitions from embedded types
beckjake opened this pull request over 5 years ago
beckjake opened this pull request over 5 years ago
Update the cache in ExtensibleJsonSchemaMixin to handle embedded types
beckjake opened this pull request over 5 years ago
beckjake opened this pull request over 5 years ago
Fix/validate union products
beckjake opened this pull request over 5 years ago
beckjake opened this pull request over 5 years ago
Add a NewPatternProperties that reutrns a type that implements patternProperties
beckjake opened this pull request over 5 years ago
beckjake opened this pull request over 5 years ago
test dict fields (both with primitive values, and ref values)
cmcarthur opened this pull request over 5 years ago
cmcarthur opened this pull request over 5 years ago
Add some helper classes
beckjake opened this pull request over 5 years ago
beckjake opened this pull request over 5 years ago
support patternProperties
cmcarthur opened this issue over 5 years ago
cmcarthur opened this issue over 5 years ago
add support for inheritance, deserializing data into its class without knowing which class it is beforehand
cmcarthur opened this pull request over 5 years ago
cmcarthur opened this pull request over 5 years ago
add tests for polymorphism
cmcarthur opened this pull request over 5 years ago
cmcarthur opened this pull request over 5 years ago
remove SchemaType
cmcarthur opened this pull request over 5 years ago
cmcarthur opened this pull request over 5 years ago
adds StrEnum, StrLiteral helpers. adds tests for enums.
cmcarthur opened this pull request over 5 years ago
cmcarthur opened this pull request over 5 years ago
circle build
cmcarthur opened this pull request over 5 years ago
cmcarthur opened this pull request over 5 years ago
support `readOnly`, `writeOnly`, field-level `description`, object-level `description`
cmcarthur opened this issue over 5 years ago
cmcarthur opened this issue over 5 years ago
support polymorphism
cmcarthur opened this issue over 5 years ago
cmcarthur opened this issue over 5 years ago
add shorthand for literal / simple enum types
cmcarthur opened this issue over 5 years ago
cmcarthur opened this issue over 5 years ago
relicense to apache2
cmcarthur opened this issue over 5 years ago
cmcarthur opened this issue over 5 years ago