cucumber / build

Docker image used to build the Cucumber Project
MIT License
2 stars 5 forks source link

Install Berp 1.3.0 using dotnet tools #80

Closed mpkorstanje closed 1 year ago

mpkorstanje commented 2 years ago

So use:

dotnet tool update Berp --version 1.3.0 --tool-path /usr/bin

https://github.com/cucumber/common/blob/ec9a174170ae9abf936e40b5e4f0702daf75346e/gherkin/java/default.mk#L74-L77

This important because .Net 5.0 has been deprecated and is no a bit harder to install on Ubuntu. So we may still have to use the image for a while.

ehuelsmann commented 1 year ago

This is solved in https://github.com/cucumber/build/commit/fd42069ff95b5045cb8bdea021397073ea9f7696