andreachild commented on code in PR #3218: URL: https://github.com/apache/tinkerpop/pull/3218#discussion_r2399372042
########## docs/src/dev/developer/release.asciidoc: ########## @@ -329,6 +329,13 @@ the help of a PMC member for those steps. . Consider the changes made to Gremlin and determine if the community needs to organize a PR to [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gremlin) to keep TypeScript up to date. . Ensure that the GLV examples compile and run with the latest image and dependencies: `bin/run-examples.sh`. .. Make changes as necessary to update the examples. +. Update root-level GLV examples to use the new release version: Review Comment: ```suggestion . Added root-level GLV examples which use the latest driver release version: ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
