appium-flutter-driver icon indicating copy to clipboard operation
appium-flutter-driver copied to clipboard

ci: create a release task

Open KazuCocoa opened this issue 2 years ago • 2 comments

with https://github.com/appium-userland/appium-flutter-driver/blob/main/driver/release.sh

Current step probably can use semantic-releases as same as other drivers.

The broken package in 1.20.0 was probably the file open limit affected on my local. Then, npm shrinkwrap generated broken lock file

KazuCocoa avatar Aug 15 '23 09:08 KazuCocoa

will do later

KazuCocoa avatar Aug 15 '23 09:08 KazuCocoa

mmm, latest code is getting error as invalid npm token while it was the same as I've been using in Appium and my local. Probably something is wrong.

I'll cleanup the action for now as not working

KazuCocoa avatar Aug 18 '23 08:08 KazuCocoa