name: current_results | |
description: Cache and serve the most recent test results from Dart CI | |
environment: | |
sdk: '>=2.15.0 <4.0.0' | |
dependencies: | |
shelf: ^1.1.0 | |
gcloud: ^0.8.5 | |
googleapis_auth: ^1.1.0 | |
grpc: ^3.0.0 | |
pool: ^1.4.0 | |
protobuf: ^3.1.0 | |
dev_dependencies: | |
pedantic: ^1.8.0 | |
protoc_plugin: ^21.1.1 | |
test: ^1.15.0 |