Sha256: e2a1b75cd2f4efd73e6a140a5138a1198d0f145980041ded820c2becc73764a8

Contents?: true

Size: 966 Bytes

Versions: 5

Compression:

Stored size: 966 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_formatted_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_formatted_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_formatted_s(:db) %>
  conclusion: success
  html_url: "http://www.example.com/run/434343"
  details_url: "http://www.example.com/build/434343"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
shipit-engine-0.39.0 test/fixtures/shipit/check_runs.yml
shipit-engine-0.38.0 test/fixtures/shipit/check_runs.yml
shipit-engine-0.37.0 test/fixtures/shipit/check_runs.yml
shipit-engine-0.36.1 test/fixtures/shipit/check_runs.yml
shipit-engine-0.36.0 test/fixtures/shipit/check_runs.yml