backdrop-contrib/bee

Add releases so civicrm-buildkit can easily use a specific version

herbdool opened this issue · 2 comments

In https://github.com/civicrm/civicrm-buildkit/edit/master/composer.json, civicrm-buildkit is currently using drush-backdrop but it would be better for them to use bee. Ideally, it would be good to reference a specific version rather than the latest. @yorkshire-pudding do you think you'd be willing to create releases every so often? The last one was in 2021.

One reason to use a specific version is so that a commit that introduces a bug to bee doesn't break CiviCRM's automated testing.

Hi @herbdool - yes. It is definitely something I/we have explored and will look to progress this with a bit more urgency.