plugins icon indicating copy to clipboard operation
plugins copied to clipboard

Add a per plugin option to reduce cadence of releases

Open mfridman opened this issue 1 year ago • 3 comments
trafficstars

Something equivalent to Depednabot's schedule.interval. Some plugins are very noisy (e.g., community/stephenh-ts-proto) and we'd like to tune how often they get released.

We noticed some plugins get updated frequently upstream, but do not change the underlying generator.

mfridman avatar Jan 31 '24 15:01 mfridman

Hey @mfridman 👋 roadrunner-server-php-grpc plugin was updated to version 5. It would be nice to trigger an update for it [v5.0.2].

rustatian avatar Jul 11 '24 21:07 rustatian

Thanks for flagging it, I'll review version 5 and if it passes all the tests push it through.

I'll also quickly hammer this issue out so we don't have to manually keep track of certain plugins and instead rely on a lowered cadence.

mfridman avatar Jul 11 '24 22:07 mfridman

Opened https://github.com/bufbuild/plugins/pull/1345 to add the v5

mfridman avatar Jul 12 '24 14:07 mfridman