Sha256: fac313c4e80e7a2e2c4be78ee2dd633b5131521c4268ee068086b5f981dcfa8d

Contents?: true

Size: 1.43 KB

Versions: 45

Compression:

Stored size: 1.43 KB

Contents

{% extends "layouts/base.html" %}

{% block content %}
<div class="alert-message warning">
  <strong>Vagrant CI is under construction!</strong> This site is still
  brand new and the exact builders, build slaves, and stability of the CI
  will be in flux for the next few weeks.
</div>

<img src="/static/images/vagrant_looking.png" class="right" />

<p>
  <strong>Vagrant CI, keeping Vagrant stable every step of the way.</strong>
</p>

<p>
  Welcome to the CI for <a href="http://vagrantup.com">Vagrant</a>, a tool
  for building and distributing virtualized environments. In order to maintain
  the level of stability that users of Vagrant have come to expect, this
  CI system will run a wide range of tests against all commits to the
  <a href="https://github.com/mitchellh/vagrant">Vagrant project</a>.
</p>

<p>
  Here is a brief overview of the pages you may be interested in:
</p>

<ul>
  <li>
    <a href="/waterfall">Waterfall</a> - This page will show you the status
    of all the builders in reverse chronological order so you can see what
    the CI is up to at this moment.
  </li>
  <li>
    <a href="/builders">Builders</a> - This page will show you the various
    builders. Builders are the things which know how to perform one kind of
    build (unit tests, acceptance tests, etc.). From here you can also see the
    status of the last build for each builder as well as the current status
    of the builder.
  </li>
</ul>
{% endblock %}

Version data entries

45 entries across 45 versions & 6 rubygems

Version Path
bmhatfield-vagrant-1.0.10 test/buildbot/master/templates/root.html
bmhatfield-vagrant-1.0.9 test/buildbot/master/templates/root.html
bmhatfield-vagrant-1.0.8 test/buildbot/master/templates/root.html
bmhatfield-vagrant-1.0.7 test/buildbot/master/templates/root.html
vagrantup-1.0.7 test/buildbot/master/templates/root.html
vagrantup-1.0.6 test/buildbot/master/templates/root.html
vagrantup-1.0.5 test/buildbot/master/templates/root.html
vagrantup-1.0.4 test/buildbot/master/templates/root.html
vagrantup-1.0.3 test/buildbot/master/templates/root.html
vagrantup-1.0.2 test/buildbot/master/templates/root.html
vagrantup-1.0.1 test/buildbot/master/templates/root.html
vagrantup-1.0.0 test/buildbot/master/templates/root.html
vagrantup-0.9.99.2 test/buildbot/master/templates/root.html
vagrantup-0.9.99.1 test/buildbot/master/templates/root.html
vagrantup-0.9.7 test/buildbot/master/templates/root.html
vagrantup-0.9.6 test/buildbot/master/templates/root.html
vagrantup-0.9.5 test/buildbot/master/templates/root.html
vagrantup-0.9.4 test/buildbot/master/templates/root.html
vagrantup-0.9.3 test/buildbot/master/templates/root.html
vagrantup-0.9.2 test/buildbot/master/templates/root.html