govcookiecutter icon indicating copy to clipboard operation
govcookiecutter copied to clipboard

add: Add gitlab and github workflows. Also remove GDS question and GDS files

Open joshlynchONS opened this issue 1 year ago • 1 comments

Removed GDS tests and files, replacing some quality assurance docs with the GDS ones. The gds question in the cookiecutter start up has been replaced with an ONS question. This is for the gitlab ci file. Gitlab and github workflows have been added with merge templates.

check: for (github, gitlab with ONS, gitlab no ONS) pip install -e . pytest git init pre-commit install git add . git commit -m "init"

github workflow github merge request gitlab ONS workflow gitlab merge request ignore gitlab no ONS workflow (not possible to test)

Checklists

This pull/merge request meets the following requirements:

Comments have been added below around the incomplete checks.

joshlynchONS avatar Mar 31 '23 11:03 joshlynchONS