GSS-Cogs / dd-cms

A data-driven content management system prototype, based on Plone/Volto and data blocks
2 stars 0 forks source link

Jenkinsfile #50

Closed ajtucker closed 2 years ago

ajtucker commented 2 years ago

Create a Jenkinsfile to at least run any frontend and/or backend tests and report the results via JUnit plugin so that success/failure will be reported up via GitHub Checks API.

Once we get a Jenkinsfile into a branch, then Jenkins should pick it up in https://ci.floop.org.uk/job/GSS_data/job/dd-cms/job/core-cms/

See e.g. https://github.com/GSS-Cogs/climate-change-govuk/blob/main/Jenkinsfile

TahaRana97 commented 2 years ago

Hey team! Please add your planning poker estimate with ZenHub @ajtucker @anojperera @rossbowen @cjfairchild

TahaRana97 commented 2 years ago

Please add your planning poker estimate with ZenHub @nosnickid

cjfairchild commented 2 years ago

Taking this task while @ajtucker looks at data connector namespace issue.

cjfairchild commented 2 years ago

@cjfairchild and @ajtucker to discuss

cjfairchild commented 2 years ago

Yarn tests now running on local machine by modifying razzle test line in package.json. Will focus on getting reports into Github with Jenkins.