Our Personal Data Server from scratch! tranquil.farm
atproto pds rust postgresql fun oauth

refactor(pds): integrate tranquil-lexicon for record validation #49

merged opened by oyster.cafe targeting main from feat/real-lex-schema-validation
Labels

None yet.

assignee
Participants 1
AT URI
at://did:plc:3fwecdnvtcscjnrx2p4n7alz/sh.tangled.repo.pull/3mgvbqsbilm22
+1 -1
Interdiff #0 #1
crates/tranquil-comms/src/sender.rs

This file has not been changed.

crates/tranquil-pds/Cargo.toml

This file has not been changed.

crates/tranquil-pds/src/api/identity/account.rs

This file has not been changed.

crates/tranquil-pds/src/api/identity/did.rs

This file has not been changed.

crates/tranquil-pds/src/api/repo/record/batch.rs

This file has not been changed.

crates/tranquil-pds/src/api/repo/record/validation.rs

This file has not been changed.

crates/tranquil-pds/src/api/repo/record/write.rs

This file has not been changed.

crates/tranquil-pds/src/api/validation.rs

This file has not been changed.

crates/tranquil-pds/src/sso/endpoints.rs

This file has not been changed.

crates/tranquil-pds/src/validation/mod.rs

This file has not been changed.

crates/tranquil-pds/tests/handle_domains.rs

This file has not been changed.

crates/tranquil-pds/tests/lifecycle_record.rs

This file has not been changed.

crates/tranquil-pds/tests/record_validation.rs

This file has not been changed.

crates/tranquil-pds/tests/repo_conformance.rs

This file has not been changed.

crates/tranquil-pds/tests/validation_edge_cases.rs

This file has not been changed.

scripts/test-infra.sh

This file has not been changed.

+1 -1
Cargo.toml
··· 20 20 ] 21 21 22 22 [workspace.package] 23 - version = "0.3.1" 23 + version = "0.4.0" 24 24 edition = "2024" 25 25 license = "AGPL-3.0-or-later" 26 26

History

2 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
refactor(pds): integrate tranquil-lexicon for record validation
expand 0 comments
pull request successfully merged
1 commit
expand
refactor(pds): integrate tranquil-lexicon for record validation
expand 0 comments