Sha256: 020c0de5074bad8c380b6d2105745efb6f96f02fd6c5952f9507f5bbdf676b05

Contents?: true

Size: 608 Bytes

Versions: 19

Compression:

Stored size: 608 Bytes

Contents

shipit_deploys:
  stack: shipit
  events: 'deploy,rollback'
  url: https://example.com/events/deploy
  content_type: json

all_deploys:
  events: 'deploy,rollback'
  url: https://example.com/events/deploy
  content_type: form

shipit_tasks:
  stack: shipit
  events: 'task'
  url: https://example.com/events/deploy
  content_type: json

shipit_commit_status:
  stack: shipit
  events: 'commit_status'
  url: https://example.com/events/commit_status
  content_type: json

cyclimse_deploy_status:
  stack: cyclimse
  events: 'deploy_status'
  url: https://example.com/events/deploy_status
  content_type: json

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
shipit-engine-0.6.4 test/fixtures/shipit/hooks.yml
shipit-engine-0.6.3 test/fixtures/shipit/hooks.yml
shipit-engine-0.6.2 test/fixtures/shipit/hooks.yml
shipit-engine-0.6.1 test/fixtures/shipit/hooks.yml
shipit-engine-0.6.0 test/fixtures/shipit/hooks.yml
shipit-engine-0.5.2 test/fixtures/hooks.yml
shipit-engine-0.5.1 test/fixtures/hooks.yml
shipit-engine-0.5.0 test/fixtures/hooks.yml
shipit-engine-0.4.10 test/fixtures/hooks.yml
shipit-engine-0.4.9 test/fixtures/hooks.yml
shipit-engine-0.4.8 test/fixtures/hooks.yml
shipit-engine-0.4.7 test/fixtures/hooks.yml
shipit-engine-0.4.6 test/fixtures/hooks.yml
shipit-engine-0.4.5 test/fixtures/hooks.yml
shipit-engine-0.4.4 test/fixtures/hooks.yml
shipit-engine-0.4.3 test/fixtures/hooks.yml
shipit-engine-0.4.2 test/fixtures/hooks.yml
shipit-engine-0.4.1 test/fixtures/hooks.yml
shipit-engine-0.4.0 test/fixtures/hooks.yml