From b5afd0734b8805345f67f1cfa2597a768c445f37 Mon Sep 17 00:00:00 2001 From: Mario de Frutos Date: Tue, 17 Apr 2018 17:50:27 +0200 Subject: [PATCH] Include instructions to load fixtures --- .github/PULL_REQUEST_TEMPLATE.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0516288..dff9dfd 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,6 +2,11 @@ I'd like to request a new data observatory extension deploy: dump + extension +**VERY IMPORTANT!!!** + +PLEASE USE `python scripts/generate_fixtures.py` TO GENERATE NEW FIXTURES FOR +THE NEW DUMP AND OVERRIDE IT IN THIS PROJECT BEFORE PASS THE TESTS + ## Performance comparison to last deployment Please include link here to comparison perftests: @@ -18,6 +23,6 @@ Please put here the dump id to be deployed: Add down here the PR links to be added and deployed: - - + - -// @CartoDB/dataservices +// @CartoDB/datateam