Sha256: 8e1a6383cfa77606a2164a6c2a76ec584e648d2b5875b619fff9d4c1fc658387

Contents?: true

Size: 332 Bytes

Versions: 28

Compression:

Stored size: 332 Bytes

Contents

<% content_for :task_title do %>
  <% if @deploy.rollback? %>
    rolling back to
  <% else %>
    deploying
  <% end %>
  <span class="short-sha"><%= link_to_github_deploy(@deploy) %></span>
  <%= timeago_tag(@deploy.created_at, force: true) %>
<% end %>

<%= render partial: 'shipit/tasks/task_output', locals: {task: @deploy} %>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
shipit-engine-0.31.0 app/views/shipit/deploys/show.html.erb
shipit-engine-0.30.0 app/views/shipit/deploys/show.html.erb
shipit-engine-0.29.0 app/views/shipit/deploys/show.html.erb
shipit-engine-0.28.1 app/views/shipit/deploys/show.html.erb
shipit-engine-0.28.0 app/views/shipit/deploys/show.html.erb
shipit-engine-0.27.1 app/views/shipit/deploys/show.html.erb
shipit-engine-0.27.0 app/views/shipit/deploys/show.html.erb
shipit-engine-0.26.0 app/views/shipit/deploys/show.html.erb
shipit-engine-0.25.1 app/views/shipit/deploys/show.html.erb
shipit-engine-0.25.0 app/views/shipit/deploys/show.html.erb
shipit-engine-0.24.0 app/views/shipit/deploys/show.html.erb
shipit-engine-0.23.1 app/views/shipit/deploys/show.html.erb
shipit-engine-0.23.0 app/views/shipit/deploys/show.html.erb
shipit-engine-0.22.0 app/views/shipit/deploys/show.html.erb
shipit-engine-0.21.0 app/views/shipit/deploys/show.html.erb
shipit-engine-0.20.1 app/views/shipit/deploys/show.html.erb
shipit-engine-0.20.0 app/views/shipit/deploys/show.html.erb
shipit-engine-0.19.0 app/views/shipit/deploys/show.html.erb
shipit-engine-0.18.1 app/views/shipit/deploys/show.html.erb
shipit-engine-0.18.0 app/views/shipit/deploys/show.html.erb