[ 
https://issues.apache.org/jira/browse/TINKERPOP-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355322#comment-17355322
 ] 

ASF GitHub Bot commented on TINKERPOP-2551:
-------------------------------------------

spmallette commented on a change in pull request #1424:
URL: https://github.com/apache/tinkerpop/pull/1424#discussion_r643454515



##########
File path: gremlint/package.json
##########
@@ -1,6 +1,6 @@
 {
   "name": "gremlint",
-  "version": "1.0.0",
+  "version": "3.5.1-alpha1",

Review comment:
       it doesn't appear as though we've ever released an actual "alpha" under 
gremlin-javascript. we have done an "rc" though in which case it has gone out 
as "rc1":
   
   https://www.npmjs.com/package/gremlin/v/3.4.0-rc1
   
   so i assume alpha1 would work ok. technically, i think we'd try to publish 
as an "rc1" rather than "alpha1" but i suppose that is besides your point. we 
can change that as necessary when we discuss the early test release on the dev 
list. 




-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Setup scripts to publish Gremint to npm
> ---------------------------------------
>
>                 Key: TINKERPOP-2551
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2551
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: gremlint
>    Affects Versions: 3.5.0
>            Reporter: Øyvind Sæbø
>            Priority: Major
>
> Currently The gremlint web app at tinkerpop.apache.org/gremlint still 
> installs the gremlint library from github:OyvindSabo/gremlint#master. In the 
> tinkerpop repo, however, gremlint is not located in the root directory, so 
> installing it as a package directly from GitHub with npm is as far as I know 
> not possible.
> It would be nice to get gremlint published to npm so that it's easier for 
> users to use it in JavaScript projects, and so that the gremlint web app can 
> use the latest code from tinkerpop/gremlint, rather than installing the no 
> longer maintained code from OyvindSabo/gremlint.
> I assume this will have to be done similarly to how it's done for 
> gremlin-javascript, although I haven't had time to look closely at how that's 
> done yet.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to