very_good_workflows icon indicating copy to clipboard operation
very_good_workflows copied to clipboard

feat: automated pub publish workflow

Open felangel opened this issue 2 years ago • 2 comments

As a Dart/Flutter package developer, I want to have a reusable workflow that will automated the publish to pub.dev.

felangel avatar May 05 '22 17:05 felangel

This still needs context to determine what the trigger for automated workflow should be.

BeatriceMitchell avatar Jun 13 '22 18:06 BeatriceMitchell

This will be manually triggered when publishing is desired.

BeatriceMitchell avatar Jun 22 '22 15:06 BeatriceMitchell

After some exploration and conversation, we decided that this is a wontfix.

Reasons: 1 - There is a matter of what value we are giving. There are some actions that take care of publishing and generating a changelog automatically is a too error-prone process. 2 - Not everything can be automated: a tag has to be defined manually.

renancaraujo avatar Oct 21 '22 17:10 renancaraujo