|
Re: [DISCUSS] Individual Versioning decision for GLV libraries
Good question. I'd say we would simply release a version 0.2.0 that supports JanusGraph 0.4 versions. Then, we'd have to decide whether we want to keep supporting JG 0.3 or not. In case we decide that
Good question. I'd say we would simply release a version 0.2.0 that supports JanusGraph 0.4 versions. Then, we'd have to decide whether we want to keep supporting JG 0.3 or not. In case we decide that
|
By
Florian Hockmann <f...@...>
·
#865
·
|
|
Re: [DISCUSS] Individual Versioning decision for GLV libraries
Going over all the points, and looking at your SO posts, looks like there isn't much input.
Wondering over your suggesting of starting from 0.1.0 is starting to feel more and more appropiate, and
Going over all the points, and looking at your SO posts, looks like there isn't much input.
Wondering over your suggesting of starting from 0.1.0 is starting to feel more and more appropiate, and
|
By
Debasish Kanhar <d.k...@...>
·
#864
·
|
|
Re: Cleanup test suite
I talked briefly with Jan about this after he created his WIP PR and recommended to ask here on the list before refactoring basically the whole test suite of JanusGraph for recommendations on how to
I talked briefly with Jan about this after he created his WIP PR and recommended to ask here on the list before refactoring basically the whole test suite of JanusGraph for recommendations on how to
|
By
Florian Hockmann <f...@...>
·
#863
·
|
|
Re: [VOTE] JanusGraph 0.2.2 release
Thanks to all that have voted so far. The current tally is 7 +1s, no 0s, and no -1s.
Binding (2): Jason Plurad, Jerry He
Non-Binding (5): Alexandr Porunov, Florian Hockmann, Chris Human, Jan Jansen,
Thanks to all that have voted so far. The current tally is 7 +1s, no 0s, and no -1s.
Binding (2): Jason Plurad, Jerry He
Non-Binding (5): Alexandr Porunov, Florian Hockmann, Chris Human, Jan Jansen,
|
By
Jason Plurad <plu...@...>
·
#862
·
|
|
Re: [DISCUSS] Official JanusGraph docker image repo
Any idea when this is going to get a release?
Any idea when this is going to get a release?
|
By
andy.r...@...
·
#861
·
|
|
Re: [VOTE] JanusGraph 0.2.2 release
+1 LGTM.
By
Debasish Kanhar <d.k...@...>
·
#860
·
|
|
Re: [VOTE] JanusGraph 0.2.2 release
+1
Downloaded the binary zip. Checked the signature. Good.
Unzip it. Looked at the directories and files. Good.
Ran simple transactions and queries against HBase 1.2.6 and Solr 6.3.0.
+1
Downloaded the binary zip. Checked the signature. Good.
Unzip it. Looked at the directories and files. Good.
Ran simple transactions and queries against HBase 1.2.6 and Solr 6.3.0.
|
By
Jerry He <jerr...@...>
·
#859
·
|
|
Re: [DISCUSS] Individual Versioning decision for GLV libraries
One last note regarding the initial version: I just had a short discussion with Jan Jansen (aka farodin91) about this and he mentioned that an initial version should not be 0.0.1, but 0.1.0 as 0.0.1
One last note regarding the initial version: I just had a short discussion with Jan Jansen (aka farodin91) about this and he mentioned that an initial version should not be 0.0.1, but 0.1.0 as 0.0.1
|
By
Florian Hockmann <f...@...>
·
#857
·
|
|
Re: [VOTE] JanusGraph 0.2.2 release
+1
Von: janusgr...@... <janus...@...> im Auftrag von Chris Hupman <chri...@...>
Gesendet: Donnerstag, 11. Oktober 2018 05:57:27
An: JanusGraph developers
Betreff: Re: [VOTE] JanusGraph 0.2.2 release
+1
Von: janusgr...@... <janus...@...> im Auftrag von Chris Hupman <chri...@...>
Gesendet: Donnerstag, 11. Oktober 2018 05:57:27
An: JanusGraph developers
Betreff: Re: [VOTE] JanusGraph 0.2.2 release
|
By
Jan....@...
·
#858
·
|
|
Re: [VOTE] JanusGraph 0.2.2 release
+1
By
Chris Hupman <chris...@...>
·
#856
·
|
|
Re: [DISCUSS] Individual Versioning decision for GLV libraries
Thanks for trying this out with PyPi and yes, you got my suggestion exactly right.
Unfortunately, I think that my suggestion wouldn't even completely work for NuGet like I proposed it earlier, exactly
Thanks for trying this out with PyPi and yes, you got my suggestion exactly right.
Unfortunately, I think that my suggestion wouldn't even completely work for NuGet like I proposed it earlier, exactly
|
By
Florian Hockmann <f...@...>
·
#855
·
|
|
Re: [DISCUSS] Individual Versioning decision for GLV libraries
Everyone, I think Florian's idea can be modified a bit to support Python's PyPi versioning.
If I'm correct, Florian suggested following structure:
X.Y.ZZAA
Where X: JanusGraph majov version number:
Everyone, I think Florian's idea can be modified a bit to support Python's PyPi versioning.
If I'm correct, Florian suggested following structure:
X.Y.ZZAA
Where X: JanusGraph majov version number:
|
By
Debasish Kanhar <d.k...@...>
·
#854
·
|
|
Re: [VOTE] JanusGraph 0.2.2 release
+1
Am Dienstag, 9. Oktober 2018 23:09:57 UTC+2 schrieb Alexandr Porunov:
+1
Am Dienstag, 9. Oktober 2018 23:09:57 UTC+2 schrieb Alexandr Porunov:
|
By
Florian Hockmann <f...@...>
·
#853
·
|
|
Re: [VOTE] JanusGraph 0.2.2 release
+1
By
Alexandr Porunov <alexand...@...>
·
#852
·
|
|
[VOTE] JanusGraph 0.2.2 release
Hello,
We are happy to announce that JanusGraph 0.2.2 is ready for release.
The release artifacts can be found at this location:
https://github.com/JanusGraph/janusgraph/releases/tag/v0.2.2
A
Hello,
We are happy to announce that JanusGraph 0.2.2 is ready for release.
The release artifacts can be found at this location:
https://github.com/JanusGraph/janusgraph/releases/tag/v0.2.2
A
|
By
Jason Plurad <plu...@...>
·
#850
·
|
|
Cleanup test suite
Hi all,
During my work on Testcontainers (https://github.com/GDATASoftwareAG/janusgraph/tree/testcontainers), I needed to modified all tests files multiple times. These multiple changes can follows
Hi all,
During my work on Testcontainers (https://github.com/GDATASoftwareAG/janusgraph/tree/testcontainers), I needed to modified all tests files multiple times. These multiple changes can follows
|
By
Jan....@...
·
#851
·
|
|
Re: [DISCUSS] Individual Versioning decision for GLV libraries
Florian, Stephen. Thanks guys for your input. That was really a helpful comment but I was doing quick testing on what Version numbers are supported on PyPi (Where Python libs are hosted).
1. So, It
Florian, Stephen. Thanks guys for your input. That was really a helpful comment but I was doing quick testing on what Version numbers are supported on PyPi (Where Python libs are hosted).
1. So, It
|
By
Debasish Kanhar <d.k...@...>
·
#849
·
|
|
[RESULT][VOTE] JanusGraph 0.3.1 release
This vote is now closed with a total of 8 +1s, no +0s and no -1s. The results are:
BINDING VOTES:
+1 (3 -- Jason Plurad, Misha Brukman, Jerry He)
0 (0)
-1 (0)
NON-BINDING VOTES:
+1 (5 -- David
This vote is now closed with a total of 8 +1s, no +0s and no -1s. The results are:
BINDING VOTES:
+1 (3 -- Jason Plurad, Misha Brukman, Jerry He)
0 (0)
-1 (0)
NON-BINDING VOTES:
+1 (5 -- David
|
By
Jason Plurad <plu...@...>
·
#848
·
|
|
Re: [DISCUSS] Individual Versioning decision for GLV libraries
Thanks for yourinput on this, Stephen! This really got me thinking.
I think in the endit comes down to the question of what is more important for us tocommunicate to users with the version: Which
Thanks for yourinput on this, Stephen! This really got me thinking.
I think in the endit comes down to the question of what is more important for us tocommunicate to users with the version: Which
|
By
Florian Hockmann <f...@...>
·
#847
·
|
|
Re: [VOTE] JanusGraph 0.3.1 release
+1
Downloaded the binary zip. Checked the signature. Good.
Unzip it. Looked at the directories and files. Good.
Ran simple transactions and queries against HBase 1.2.6 and Solr 6.3.0.
+1
Downloaded the binary zip. Checked the signature. Good.
Unzip it. Looked at the directories and files. Good.
Ran simple transactions and queries against HBase 1.2.6 and Solr 6.3.0.
|
By
Jerry He <jerr...@...>
·
#846
·
|