Commit Graph

15 Commits (fix/avoid-rate-limits)

Author SHA1 Message Date
Simon Aronsson 870f49bdc9
remove redundant context and ignore coverage output 5 years ago
Simon Aronsson 75c62a90e4
initialize map using length of pair array 5 years ago
Simon Aronsson 89d57d2599
fix accept headers and switch default interval to 24h 5 years ago
Simon Aronsson 24cf0fd6a3
fix tests, simplify and integrate credentials properly 5 years ago
Simon Aronsson 3d21ea683c
fix linting, formatting. tidy up go mod 5 years ago
Simon Aronsson 0c704ce02b
add some more tests and debug logs 5 years ago
Simon Aronsson 2b68874087
increase test coverage and fix some minor bugs 5 years ago
Simon Aronsson 723d2e9488
fix regression and cleanup tests 5 years ago
Simon Aronsson dc71096cb4
build around container/image, as they depend on a package currently broken on macos 5 years ago
Simon Aronsson a32468d1fe
fix linter issues 5 years ago
Simon Aronsson 6b9fd8d7ef
fix some tests, split up and refactor
some wonky regression introduced by docker dependencies when running on darwin. see https://github.com/ory/dockertest/issues/212 for more info.
will have a look at this next
5 years ago
Simon Aronsson 83aa420996
add http head based digest comparison to avoid dockerhub rate limits 5 years ago
Sebastiaan Tammer 7052346570
Added --trace flag and new log.Trace() lines for sensitive information (#541) 5 years ago
Sebastiaan Tammer b34a2f968d
Removed all potential debug password prints, both plaintext and encoded (#537) 5 years ago
Simon Aronsson d1abce889a refactor: extract code from the container package 6 years ago