Skip to content
Snippets Groups Projects

851 review apps landing page

Merged Kushal Pandya requested to merge 851-review-apps-landing-page into master
1 unresolved thread
1 file
+ 5
5
Compare changes
  • Side-by-side
  • Inline
@@ -39,8 +39,8 @@ extra_js:
One-click to Collaborate
%p
:markdown
Designers and product managers won't need to check out your branch and spin up a staging environment.
Send the team a link and let them click around.
Designers and product managers won't need to check out your branch and run it in a staging environment.
Simply send the team a link and let them click around.
.feature-item.col-md-10.col-md-push-1
= icon("review-apps/icon-benefit-3", "feature-icon", { label: "Built for managers and teams" })
%h3
@@ -82,10 +82,10 @@ extra_js:
means you can kick off your feedback process much sooner. Submit a merge request
and preview your changes in a live environment. When you push to master,
you'll know your changes have gone through CI testing as well as a live review
where the team can make sure things actually work.
where the team can make sure things work as planned.
For designers, product managers, marketing counterparts, etc., giving feedback
just got a lot easier. You won't have to check out branches or spin up a staging
just got a lot easier. You won't have to check out branches or set up a staging
environment to preview changes. With Review Apps, you click a link and see the live changes.
Hopefully, this means you can give more timely and informed feedback.
@@ -94,7 +94,7 @@ extra_js:
%h2.purple-section-title
Get Started with GitLab Review Apps
.purple-section-subtitle
Read more about the technical aspects of this feature at:
Read more about this feature at:
%a.featured-item-button.white-on-primary.btn-margin-top{ href: "/2016/11/22/introducing-review-apps/" } Blog Post
%a.featured-item-button.white-on-primary.btn-margin-top{ href: "https://docs.gitlab.com/ce/ci/review_apps/" } Documentation
%a.featured-item-button.white-on-primary.btn-margin-top{ href: "https://gitlab.com/gitlab-examples/review-apps-nginx" } Example project
Loading