cloud-platform
cloud-platform copied to clipboard
Create a check to ensure prototype kit versions are up to date
Background
We'll need to ensure that users are keeping their versions of the prototype kit are up to date, otherwise they may not be able to be deployed.
We should be able to use this check to notify users that they need to take some form of corrective action.
Approach
- Devise a way to check if our current supported version of the prototype kit is being used.
- If not, a PR should be raised against the prototype kit repository asking users to update to the latest version and the risk of not doing so.
Which part of the user docs does this impact
N/A
Questions / Assumptions
Definition of done
- [ ] Automated process created.