summaryrefslogtreecommitdiff
path: root/scripts/review_apps/review-apps.sh
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-3/+9
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-3/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+72
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-6/+6
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-38/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-071-44/+41
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-251-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-271-1/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-271-32/+25
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-261-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-251-0/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-71/+99
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-191-17/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-13/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-6/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-041-31/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-301-4/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-071-18/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-6/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Merge branch 'review-app-optimizations' into 'master'Stan Hu2019-09-101-91/+5
|\
| * Refine the review-app config variablesreview-app-optimizationsKyle Wiebers2019-09-101-91/+5
* | Add review-cleanup-failed-deployment to prepareadd-review-app-cleanupKyle Wiebers2019-09-101-1/+20
|/
* Merge branch '66428-make-review-app-deployment-use-wait' into 'master'Rémy Coutable2019-09-041-2/+3
|\
| * Switch back to the '--wait' flag for the 'helm upgrade' command66428-make-review-app-deployment-use-waitRémy Coutable2019-09-031-2/+3
* | Make download_chart function robust for its own Review AppTakuya Noguchi2019-09-041-1/+1
|/
* Use new location for helm charts repolinks-use-new-locationBalasankar "Balu" C2019-09-031-1/+1
* Remove the wait_for_review_app_to_be_accessible step from review-deploy65003-remove-wait_for_review_app_to_be_accessible-stepRémy Coutable2019-07-301-25/+0
* Use the --atomic flag when deploying Review Appsqa-use-tiller-2.14.2-for-review-appsRémy Coutable2019-07-301-7/+1
* Merge branch 'qa-stop-printing-dots-while-retrieving-pod-names-in-review-depl...Nick Thomas2019-07-251-2/+0
|\
| * Stop printing dots while retrieving pod in review-apps.shqa-stop-printing-dots-while-retrieving-pod-names-in-review-deployRémy Coutable2019-07-231-2/+0
* | Merge branch '64998-increase-helm-deploy-command-timeout' into 'master'Sean McGivern2019-07-241-1/+1
|\ \
| * | Increase the Review App deploy timeout to 15 minutes64998-increase-helm-deploy-command-timeoutRémy Coutable2019-07-231-1/+1
| |/
* | Fix Review App debugging64996-fix-review-app-debuggingRémy Coutable2019-07-231-1/+1
|/
* ReviewApps: CI pin external-dns to 2.x version64356-pin-external-dns-versionJason Plum2019-07-121-3/+4
* Add resources requests and limits for all Review Apps resourcesRémy Coutable2019-07-041-23/+105
* Install Helm on dedicated nodesimprove-review-apps-cleanup-when-previous-deployment-failedRémy Coutable2019-06-251-2/+9
* Let Helm handle the cleanup and print logs when deployment failsRémy Coutable2019-06-251-45/+48
* Apply suggestion to scripts/review_apps/review-apps.sh62149-ci-review-apps-change-pullpolicy-sidekiq-and-unicornRémy Coutable2019-06-121-1/+1
* [Review Apps] Set `global.imagePullPolicy: Always`Rémy Coutable2019-06-121-0/+1
* Disable HTTP for the nginx-ingress Review App serviceRémy Coutable2019-04-301-0/+1
* Organize better Review Apps and QA jobsRémy Coutable2019-04-241-97/+0
* Make the Review App cleanup more efficientretry-review-deploy-twiceRémy Coutable2019-04-191-3/+3
* Don't fail the job if the Review App doesn't deploy properlyqa-fix-review-app-pingRémy Coutable2019-04-171-2/+2
* Conform scripts/review_apps/review-apps.sh to shellcheckRémy Coutable2019-04-091-55/+31
* Poll Review App after it's deployed to ensure it's accessibleRémy Coutable2019-04-091-0/+25
* Add more logging in the Review Apps deployment steps59569-some-steps-are-missed-during-review-apps-deploymentsRémy Coutable2019-03-281-125/+161