For our official CircleCI Docker Convenience Image support policy, please see CircleCI docs.
This policy outlines the release, update, and deprecation policy for CircleCI Docker Convenience Images.
Description
A brief description of the changes in this PR.
signs monthly releases for cimg-base
Reasons
Please provide reasoning for these changes and how this PR achieves them.
provides a chain of responsibility for the rest of our cimgs and allows our images to be verified as signed
this would have been included with the cimg-orb, however, there are a bit of formatting issues along with the structure of generated dockerfiles + edge policy that make this more of an edge case than it should be
If applicable, include a link to the related GitHub issue that this PR will close.
Checklist
Please check through the following before opening your PR. Thank you!
[N/A] I have made changes to the Dockerfile.template file only
[x] I have not made any manual changes to automatically generated files
For our official CircleCI Docker Convenience Image support policy, please see CircleCI docs.
This policy outlines the release, update, and deprecation policy for CircleCI Docker Convenience Images.
Description
A brief description of the changes in this PR.
Reasons
Please provide reasoning for these changes and how this PR achieves them.
If applicable, include a link to the related GitHub issue that this PR will close.
Checklist
Please check through the following before opening your PR. Thank you!
Dockerfile.template
file only