-
Notifications
You must be signed in to change notification settings - Fork 120
Conversation
cc @devoncarew @domesticmouse not entirely sure how to version this. Should it actually be 5.0.0? |
Good question. My guess is that v4.0.0 is that last non-deprecated version that we want people to use, and v5.0.0 is the version where we deprecate? cc @natebosch |
In my opinion deprecating in the current major version is sensible. I don't know if we have prior experience adding a deprecation warning to a |
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.
👍
From the logs, please run |
@domesticmouse yes, will do. From an offline discussion with @devoncarew, I'm planning on updating this to be say that Stagehand is "Discontinued", not just deprecated. For the tools that are in the SDK, it makes sense to go through a two step process first deprecating then discontinuing, as discontinuing means the tool is no longer in the SDK. For stagehand, it will be on pub.dev marked discontinued, but you can still run the tool. WDYT? |
Current build failure seems to also be happening on the master branch: |
@domesticmouse @devoncarew can you please re-review as this changed substantially? |
Still LGTM, no idea why the build is breaking. @kevmoo might have some insights. |
Given the build is already broken on master, I'm going to merge. |
@domesticmouse can you please publish? I don't seem to have permissions. |
Published |
Fixes #671