diff --git a/assets/images/getting-started/build-email.jpg b/assets/images/getting-started/build-email.jpg new file mode 100644 index 00000000..706a57dc Binary files /dev/null and b/assets/images/getting-started/build-email.jpg differ diff --git a/assets/images/getting-started/mustache-no-spin.png b/assets/images/getting-started/mustache-no-spin.png new file mode 100644 index 00000000..a8f5af92 Binary files /dev/null and b/assets/images/getting-started/mustache-no-spin.png differ diff --git a/assets/scripts/app/templates/first_sync.hbs b/assets/scripts/app/templates/first_sync.hbs index e42478ad..632b9eaa 100644 --- a/assets/scripts/app/templates/first_sync.hbs +++ b/assets/scripts/app/templates/first_sync.hbs @@ -1,33 +1,25 @@
Just one more thing +
One more thing
+Just a few more seconds as we talk to GitHub to find out which repositories belong to you.
- We're almost done getting you on board, just a few more seconds as we talk to GitHub to find out which - repositories belong to you. -
- -+
If you're part of an organization that already has repositories set up on Travis CI, we'll take you to the list once we're done.
- If this is your first time on Travis CI, and you're not part of any existing organizations yet, we'll take you to - a handy getting started guide to get you off the ground quickly. -
-- Now hold tight while we sync the last bits from GitHub, we should be done here any minute now. + If you're not part of any existing organizations yet, we'll take you to a handy getting started guide to get you off the ground quickly.
Great news!
We've successfully synchronized your details from GitHub. We will redirect you to your profile in a few seconds. diff --git a/assets/scripts/app/templates/no_owned_repos.hbs b/assets/scripts/app/templates/no_owned_repos.hbs index 33c44e4a..58a073c4 100644 --- a/assets/scripts/app/templates/no_owned_repos.hbs +++ b/assets/scripts/app/templates/no_owned_repos.hbs @@ -74,4 +74,65 @@ send us an email.
+ Hey, it looks like you're new around here and have yet to set up your first repository on Travis CI. +
+ ++ We're here to help you get started, it's easy! +
+ +
+
+
+ Start by going to your {{#linkTo "profile.index"}}profile{{/linkTo}} and enable one of your projects. We've been + synchronizing all repositories you have administrative access to. Pick one and flip the switch next to it. +
+ +
+
+
+ Once you've enabled one of your projects, add a .travis.yml
to your project, push some code, and we'll start processing your builds. Wait a
+ whee while and reload the page, and your newly setup and built project will show up on the right.
+
+ We'll also send you an email once the build has finished. +
+ ++ We use sensible defaults for most languages, but you can customize + both the build process and the build + environment to fit your project's needs. +
+ ++ You can also configure how you want to be notified of build results. Email is only one channel you can use. We + support Campfire, HipChat, Flowdock, IRC, and webhooks. To avoid + exposing any private credentials, you can shield them from the public using encrypted + configuration settings. +
+ +
+
+
+ Should you have any questions or issues, have a look at our + documentation, open an issue or + send us an email. +
+>>>>>>> f6867e8a4cddfef041367a301d22d0969c6f886d diff --git a/assets/scripts/app/templates/repos/show/actions.hbs b/assets/scripts/app/templates/repos/show/actions.hbs index 712bda33..181d23e6 100644 --- a/assets/scripts/app/templates/repos/show/actions.hbs +++ b/assets/scripts/app/templates/repos/show/actions.hbs @@ -1,43 +1,42 @@