Sha256: f0eed875d1c7e50b475eba732fa1a465aff1ffa8b0302113233e4de58de0d5fc

Contents?: true

Size: 530 Bytes

Versions: 5

Compression:

Stored size: 530 Bytes

Contents

host: 'http://localhost:3000'
redis_url: 'redis://127.0.0.1:6379/0'

github_api:
  # Can be obtained there: https://github.com/settings/tokens/new
  # The required permissions are: `admin:org_hook`, `admin:repo_hook`, `read:org` and `repo`
  access_token:

# Can be obtained there: https://github.com/settings/applications/new
# Set the "Authorization callback URL" as `<host>/github/auth/github/callback`
github_oauth: 
  id:
  secret:
  # teams: # Optional

# To work on the beta bootstrap re-write
# features:
#   - bootstrap

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
shipit-engine-0.14.0 config/secrets.development.example.yml
shipit-engine-0.13.0 config/secrets.development.example.yml
shipit-engine-0.12.1 config/secrets.development.example.yml
shipit-engine-0.12.0 config/secrets.development.example.yml
shipit-engine-0.11.0 config/secrets.development.example.yml