This repository was archived by the owner on Jun 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ setup:
1919 upload :
2020 queue : uploads
2121 cache :
22- yaml : 600 # 10 minutes
23- tree : 600 # 10 minutes
24- diff : 300 # 5 minutes
25- chunks : 300 # 5 minutes
26- uploads : 86400 # 1 day
22+ yaml : 600 # 10 minutes
23+ tree : 600 # 10 minutes
24+ diff : 300 # 5 minutes
25+ chunks : 300 # 5 minutes
26+ uploads : 86400 # 1 day
2727
2828services :
2929 database_url : postgres://postgres:@postgres:5432/circle_test
@@ -34,12 +34,11 @@ services:
3434 host : postgres
3535 redis_url : redis://redis:@localhost:6379/
3636 minio :
37- hash_key : testixik8qdauiab1yiffydimvi72ekq # never change this
37+ hash_key : testixik8qdauiab1yiffydimvi72ekq # never change this
3838 periodic_callback_ms : false
3939 access_key_id : codecov-default-key
4040 secret_access_key : codecov-default-secret
4141 verify_ssl : false
42- circleci_token : testquyiqktx1o6in8zutfdwikzwe0kgclxy9j27
4342
4443github :
4544 bot :
Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ setup:
1919 upload :
2020 queue : uploads
2121 cache :
22- yaml : 600 # 10 minutes
23- tree : 600 # 10 minutes
24- diff : 300 # 5 minutes
25- chunks : 300 # 5 minutes
26- uploads : 86400 # 1 day
22+ yaml : 600 # 10 minutes
23+ tree : 600 # 10 minutes
24+ diff : 300 # 5 minutes
25+ chunks : 300 # 5 minutes
26+ uploads : 86400 # 1 day
2727
2828services :
2929 redis_url : redis://redis:@localhost:6379/
@@ -33,12 +33,11 @@ services:
3333 password : postgres
3434 host : localhost
3535 minio :
36- hash_key : testixik8qdauiab1yiffydimvi72ekq # never change this
36+ hash_key : testixik8qdauiab1yiffydimvi72ekq # never change this
3737 periodic_callback_ms : false
3838 access_key_id : codecov-default-key
3939 secret_access_key : codecov-default-secret
4040 verify_ssl : false
4141 sentry :
4242 server_dsn : https://e15a77ae50f9454c8255dee12e764186@sentry.io/1260170
4343 google_analytics_key : UA-63027104-1
44- circleci_token : testquyiqktx1o6in8zutfdwikzwe0kgclxy9j27
You can’t perform that action at this time.
0 commit comments