-
Notifications
You must be signed in to change notification settings - Fork 22
remove feature flag around Rover projects #215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
You can download the latest build of the extension for this PR here: To install the extension, download the file, unzip it and install it in VS Code by selecting "Install from VSIX..." in the Extensions view. Alternatively, run code --install-extension vscode-apollo-0.0.0-build-1727374418.pr-215.commit-dd4925d.vsix --forcefrom the command line. For older builds, please see the edit history of this comment. |
ca41bce to
5f4c656
Compare
jerelmiller
left a comment
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.
💯
Meschreiber
left a comment
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.
Thought I might be able to directly commit for copyedits, but it looks like that's not the case. Sending a copyedited version of the README over Slack!
|
Added Maria's Copyedit - thank you @Meschreiber! |
* Simplify Rover output for debugging * Reformat * Auto-enable debug-level logging
This reverts commit 15f0104.
README changes are separate in #220 now, this PR does contain the screenshot for the README though, so that #220 can already point at
main.Note that this PR does contain the JSON schema that semi-documents the
roverconfiguration key. I'll verify if we want to keep that here or move it over as well.