This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/endpoints/api/test
Joseph Schorr 6f722e4585 Disable certain APIs and build triggers when trust is enabled
Since trust will break if Quay makes changes, disable all Quay tag-change APIs and build APIs+webhooks when trust is enabled on a repository. Once we get Quay signing things itself, we can revisit this.
2017-04-17 13:04:51 -04:00
..
__init__.py Disallow non-apps-supported APIs for application repositories 2017-03-22 15:51:19 -04:00
shared.py Update tests for teams API 2017-04-03 11:31:29 -04:00
test_build.py feat(add dockerfile_path to build api): added in a dockerfile to specify path 2017-03-30 16:30:00 -04:00
test_disallow_for_apps.py Merge pull request #2512 from ecordell/tufmetadata 2017-04-07 17:16:11 -04:00
test_disallow_under_trust.py Disable certain APIs and build triggers when trust is enabled 2017-04-17 13:04:51 -04:00
test_repository.py Add flag to enable trust per repo (#2541) 2017-04-15 08:26:33 -04:00
test_security.py Add flag to enable trust per repo (#2541) 2017-04-15 08:26:33 -04:00
test_signing.py Return hashes and expiration when fetching signed tags 2017-04-07 16:12:28 -04:00
test_team.py Cleanup test fixtures 2017-04-03 11:31:30 -04:00
test_trigger.py feat(build runner): added in context, dockerfile_location 2017-03-28 13:55:31 -04:00