greenkeeperio / greenkeeper-lockfile

:lock: Your lockfile, up to date, all the time
https://greenkeeper.io
183 stars 73 forks source link

feat: circleci workflow support for 2.0.0 (monorepos) #167

Closed patkub closed 6 years ago

patkub commented 6 years ago

This adds support to use greenkeeper-lockfile in CircleCI workflows.

Successful builds: https://circleci.com/gh/patkub/test-greenkeeper-lockfile-circleci-first-push/tree/greenkeeper%2Ftest-greenkeeper-lockfile-appveyor-package-1.0.73 On the initial greenkeeper commit, the lockfile gets updated and uploaded. On the "chore(package): update lockfiles" commit update and upload succeed.

Workflow support for 1.0.0 (with firstPush) is implemented in https://github.com/patkub/greenkeeper-lockfile/tree/circleci-firstpush-v1 if it's still of interest. Old PR: https://github.com/greenkeeperio/greenkeeper-lockfile/pull/143

greenkeeperio-bot commented 6 years ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: