Sha256: 086e43111aec839ef039c62b97a64540ec25702f71d56c800b7d742b34cf86c7

Contents?: true

Size: 936 Bytes

Versions: 10

Compression:

Stored size: 936 Bytes

Contents

second_pending_travis:
  stack: shipit
  commit_id: 2 # second
  github_id: 424242
  name: Travis CI
  title: Tests ran successfully
  conclusion: success
  html_url: "http://www.example.com/run/424242"
  details_url: "http://www.example.com/build/424242"
  created_at: <%= 10.days.ago.to_s(:db) %>

check_runs_first_pending_coveralls:
  stack: check_runs
  commit_id: 201 # check_runs_first
  github_id: 43
  title: lets go
  name: Coverage metrics
  created_at: <%= 10.days.ago.to_s(:db) %>
  conclusion: pending
  html_url: "http://www.example.com/run/434343"
  details_url: "http://www.example.com/build/434343"

check_runs_first_success_coveralls:
  stack: check_runs
  commit_id: 201 # check_runs_first
  github_id: 434343
  title: lets go
  name: Coverage metrics
  created_at: <%= 9.days.ago.to_s(:db) %>
  conclusion: success
  html_url: "http://www.example.com/run/434343"
  details_url: "http://www.example.com/build/434343"

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
shipit-engine-0.35.1 test/fixtures/shipit/check_runs.yml
shipit-engine-0.35.0 test/fixtures/shipit/check_runs.yml
shipit-engine-0.34.0 test/fixtures/shipit/check_runs.yml
shipit-engine-0.33.0 test/fixtures/shipit/check_runs.yml
shipit-engine-0.32.0 test/fixtures/shipit/check_runs.yml
shipit-engine-0.31.0 test/fixtures/shipit/check_runs.yml
shipit-engine-0.30.0 test/fixtures/shipit/check_runs.yml
shipit-engine-0.29.0 test/fixtures/shipit/check_runs.yml
shipit-engine-0.28.1 test/fixtures/shipit/check_runs.yml
shipit-engine-0.28.0 test/fixtures/shipit/check_runs.yml