hmrc / hmrc-frontend

Apache License 2.0
9 stars 19 forks source link

Added plugin metadata #315

Closed nataliecarey closed 1 year ago

nataliecarey commented 1 year ago

We're working on a new plugin page, we'll be making use of new metadata that comes from plugin config. This PR adds that metadata.

I've also added the validator to the post-build tests, this uses npx and @latest to always look at the latest requirements. I recommend this approach but it does erode the purity of repeatable builds, you could hardcode a version number in there or install govuk-prototype-kit as a (dev) dependency and remove both npx and @latest.

hmrc-web-operations commented 1 year ago

Thank you for submitting a pull request on this HMRC repository. A member of the HMRC team will review your changes and action accordingly.

HMRC reviewer: please reference this runbook for guidance on how to proceed.