tangled
alpha
login
or
join now
evan.jarrett.net
/
at-container-registry
A container registry that uses the AT Protocol for manifest storage and S3 for blob storage.
atcr.io
docker
container
atproto
go
56
fork
atom
overview
issues
1
pulls
pipelines
lintmake lint!
evan.jarrett.net
1 day ago
f27e2e0d
263ec4b7
verified
This commit was signed with the committer's
known signature
.
evan.jarrett.net
SSH Key Fingerprint:
SHA256:bznk0uVPp7XFOl67P0uTM1pCjf2A4ojeP/lsUE7uauQ=
2/2
lint.yaml
success
5min 25s
tests.yml
success
5min 36s
options
unified
split
Changed files
-1
pkg
appview
db
export.go
-1
pkg/appview/db/export.go
···
65
65
LastDeniedAt time.Time `json:"last_denied_at"`
66
66
}
67
67
68
68
-
69
68
// CachedDataNote explains what cached data exists and how to access it
70
69
type CachedDataNote struct {
71
70
Message string `json:"message"`