Closed jan-molak closed 5 days ago
Sure thing, thanks for getting back to me. Have you considered using Renovate to automate the release process? I use it for all the Serenity/JS projects, and it's been great so far - https://github.com/apps/renovate
Sure thing, thanks for getting back to me. Have you considered using Renovate to automate the release process? I use it for all the Serenity/JS projects, and it's been great so far - https://github.com/apps/renovate
I tried Dependabot, but there were pnpm+monorepo issues at the time. Renovate sounds great if it works! Could you help out with that?
Sure, I'd be happy to help out!
I tried Dependabot and Greenkeeper and finally settled on Renovate, as it was the only one that worked correctly with mono-repos.
We'll need to:
sand4rt/playwright-ct-web
via https://github.com/apps/renovate.github/renovate.json
config file, like the one here (note the automerge
option) - https://github.com/serenity-js/serenity-js-playwright-ct-web-components-template/blob/main/.github/renovate.json
hey @jan-molak thanks for the PR! i want to pair the playwright release circle to avoid breaking changes. I'm a bit behind so i have to make releases for
v1.47.1
,v1.47.2
,v1.48.0
,v1.48.1
,v1.48.2
before releasingv1.49.0