tangled
alpha
login
or
join now
oppi.li
/
indigo-ci
porting all github actions from bluesky-social/indigo to tangled CI
1
fork
atom
overview
issues
pulls
pipelines
indigo-ci
/
atproto
/
syntax
/
at
main
2 folders
26 files
cmd
direct DID syntax validation helper
1 year ago
testdata
allow non-leading digits in NSID 'name' segment
10 months ago
atidentifier.go
switch from fmt.Errorf to errors.New for static strings
1 year ago
atidentifier_test.go
syntax: helpers to convert DID and Handle to AtIdentifier directly
2 years ago
aturi.go
switch from fmt.Errorf to errors.New for static strings
1 year ago
aturi_test.go
syntax: fix AT-URI Path() impl
2 years ago
cid.go
switch from fmt.Errorf to errors.New for static strings
1 year ago
cid_test.go
syntax: basic CID (string only) syntax
2 years ago
datetime.go
switch from fmt.Errorf to errors.New for static strings
1 year ago
datetime_test.go
syntax: more lenient datetime parse
2 years ago
did.go
remove unused code
9 months ago
did_test.go
syntax: helpers to convert DID and Handle to AtIdentifier directly
2 years ago
doc.go
atproto/syntax: initial DID and Handle format types
2 years ago
handle.go
use syntax.HandleInvalid instead of string (fix typo)
9 months ago
handle_test.go
syntax: helpers to convert DID and Handle to AtIdentifier directly
2 years ago
json_test.go
syntax: get JSON marshal/unmarshal working
2 years ago
language.go
switch from fmt.Errorf to errors.New for static strings
1 year ago
language_test.go
syntax: basic language code (BCP-47) validation
2 years ago
nsid.go
allow non-leading digits in NSID 'name' segment
10 months ago
nsid_test.go
syntax: polish
2 years ago
path.go
syntax: path parsing helper
1 year ago
path_test.go
syntax: path parsing helper
1 year ago
recordkey.go
switch from fmt.Errorf to errors.New for static strings
1 year ago
recordkey_test.go
syntax: polish
2 years ago
tid.go
minor style tweaks
9 months ago
tid_test.go
syntax: fix TID milli/micro; add NewTIDFromTime
2 years ago
uri.go
switch from fmt.Errorf to errors.New for static strings
1 year ago
uri_test.go
syntax: basic/generic/permissive URI validation
2 years ago