test/dummy/config/secrets.yml in shipit-engine-0.10.0 vs test/dummy/config/secrets.yml in shipit-engine-0.11.0
- old
+ new
@@ -1,22 +1,7 @@
development:
- features:
- - bootstrap
secret_key_base: s3cr3ts3cr3ts3cr3ts3cr3ts3cr3ts3cr3t
- # github_domain: github.shopify.com
- github_oauth:
- id: 29f6c9084a8837f337ff
- secret: 3f5d2c3bb35d4ff905189401c3a2c8f249800554
- # team:
- github_api:
- access_token: d5a01c65f69d86ecc55dccdf347b19d6f9a16b3b
- # login:
- # password:
- # api_endpoint:
- host: 'http://localhost:3000'
- redis_url: "redis://127.0.0.1:6379/7"
-
test:
secret_key_base: s3cr3ts3cr3ts3cr3ts3cr3ts3cr3ts3cr3t
host: shipit.com
github_api:
access_token: t0kEn
@@ -24,7 +9,11 @@
# password:
# api_endpoint:
github_oauth:
id: 1d
secret: s3cr37
- # team:
+ # teams:
+ # -
+ # -
redis_url: "redis://127.0.0.1:6379/7"
+ # features:
+ # - bootstrap