issues
search
CircleCI-Public
/
cimg-node
The CircleCI Node.js Docker Convenience Image.
https://circleci.com/developer/images/image/cimg/node
MIT License
41
stars
33
forks
source link
feat: adds an automated workflow for updating versions
#326
Closed
JalexChen
closed
1 year ago
JalexChen
commented
1 year ago
this PR adds a new
check-feeds
job to the config, which is intended to be used with scheduled pipelines
this adds nodeFeed.sh, which will find updated versions of node, then run the release script
check-feeds
job to the config, which is intended to be used with scheduled pipelines