Sha256: 4acb2926d5339b4fc8519917d94c2c29373d8f96bbeb9d1f9c7de45c7a929ece

Contents?: true

Size: 501 Bytes

Versions: 18

Compression:

Stored size: 501 Bytes

Contents

<h1 class="project-banner <%= @project.color %>">
  <small>Configuration Needed for</small> <%= @project.name %>
</h1>

<h3><%= @message %></h3>

<% unless @additional_info.blank? %>
<p><%= @additional_info %></p>
<% end %>

<%= link_to "Retry", retry_test_run_url(slug: @test_run.project.slug, commit: @test_run.sha), class: "btn btn-large" %>

<% if @test_run.results_url %>
  <p style="text-align: right;"><%= link_to @test_run.results_url, @test_run.results_url, target: "_blank" %></p>
<% end %>

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
houston-core-0.8.0.pre app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.7.0 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.7.0.beta4 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.7.0.beta3 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.7.0.beta2 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.7.0.beta app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.6.3 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.6.2 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.6.1 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.6.0 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.5.6 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.5.5 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.5.4 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.5.3 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.5.2 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.5.1 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.5.0 app/views/project_notification/ci_configuration_error.html.erb
houston-core-0.5.0.beta1 app/views/project_notification/ci_configuration_error.html.erb