-
-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
- uses: actions/checkout@v3 | ||
- uses: cucumber/[email protected] | ||
with: | ||
github-token: ${{ secrets.GITHUB_TOKEN }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note to self: Add this to the secrets.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll try and pass for fixing the problems. Mostly small fry issues.
@timtebeek I won't get around to attending these changes today. If you happen to have time in the 14 days do feel free. |
Thanks for reviewing; applied your suggestions just now. Had the version set for |
Yup |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! I'll still have to setup the release environment to make the first release. Cheers!
Thanks for the merge! Once it's released I'll pick it up on our end to make it available in the platform, and see if there's any projects I can use to try it out. |
Initial implementation based on export of rewrite-testing-framwork cucumber recipes with permission as both the original author there, and an employee of @moderneinc .
This project aims to help users of cucumber-jvm migrate to newer versions by changing their code to adopt breaking changes.