Time
S
Nick
Message
07:15
jri joined #dataverse
08:02
rdm29 joined #dataverse
08:03
rdm29 left #dataverse
10:35
pdurbin joined #dataverse
10:36
juancorr joined #dataverse
11:24
jri joined #dataverse
11:25
jri joined #dataverse
12:23
donsizemore joined #dataverse
13:25
pameyer joined #dataverse
13:59
pameyer
pdurbin: thoughts on json vs yaml for the openshift stuff?
14:00
pameyer
might help with the whitespace
14:00
pdurbin
pameyer: does YAML allow different numbers of spaces (2 vs 4 or whatever) or tabs?
14:02
pameyer
pdurbin: whoops; it probably does
14:03
pdurbin
I have no idea.
14:06
pameyer
not sure on tabs vs spaces, but as long as you're consistent 2 vs 4 spaces is allowed
14:06
pdurbin
ok, so like python
14:06
pameyer
yup
14:07
pdurbin
I kind of like being able to format text with a tool. JSON allows this. Does YAML ?
14:08
donsizemore
@pameyer THREE. SPACES.
14:08
pdurbin
burn him!
14:09
pdurbin
donsizemore: are you planning on removing the rpm from https://github.com/IQSS/dataverse/pull/4754 ?
14:10
pdurbin
Oh, duh. Nevermind.
14:10
pdurbin
You mention it. I suppose that means that it works.
14:11
donsizemore
@pdurbin R-3.5 works in general, but there are significant changes under the hood. it's probably safest to stick with 3.4
14:11
pdurbin
donsizemore: ok. Are you done making commits? If so, I can drag it to QA.
14:12
pameyer
@donsizemore I should know better than to open the number of spaces / tabs / can of worms on a monday morning...
14:12
donsizemore
@pdurbin i think so. that entire portion of documentation is offered in the spirit of best effort regarding R, so the RPM can come along for the ride
14:12
pdurbin
pameyer: have you seen The Uncompromising Code Formatter? https://github.com/ambv/black
14:13
pameyer
nope
14:16
pdurbin
pameyer: I'm planning on trying it. I heard about it on a podcast. It sounds perfect.
14:16
pameyer
did you see the beta label?
14:17
pdurbin
I did. But I hear it works quite well.
14:18
pameyer
I'm not opposed to beta stuff - but I'm cautious about putting it in places where I'll forget I've done so, and having it be my fault when it breaks on me
14:23
pdurbin
Yeah. I believe I've already mentioned my "gofmt for Java" post, but here it is again: https://groups.google.com/d/msg/dataverse-dev/y2Jpk3szTf8/rckKmP6-BgAJ
14:43
donsizemore
@pdurbin related to #4750 https://github.com/OdumInstitute/trsa-web
14:45
pdurbin
donsizemore: wow, updated two hours ago. Thanks!
14:57
donsizemore
@pdurbin you might not share it widely, it's being written and re-written, but there it is
14:57
donsizemore
@pdurbin dumb question about the search API ?
14:57
pdurbin
hit me
14:58
donsizemore
the show_entity_ids boolean in the search API ... does it want t, 1, other? i should just dig through the code
14:59
pdurbin
"true"
15:00
donsizemore
@pdurbin many thanks! patron wants to download originals from all datasets matching a keyword. i have the other pieces
15:01
pdurbin
donsizemore: you're welcome. Please feel free to open an issue about the guides. I just looked and I see why you were confused.
15:02
donsizemore
@pdurbin an intro to my feeble brain: i tried 1-character representations of true/false without typing the actual word
15:02
pameyer
@donsizemore I've gotten into the bad habit of checking the code first, instead of the api docs first
15:03
pdurbin
In Unix we keep in short: http://www.ru.j-npcs.org/usoft/WWW/LJ/Articles/unixtenets.html
15:03
pdurbin
(and use lower case)
15:03
pameyer
and NO SPECIAL CHARACTERS OR SPACES
15:03
pdurbin
heh
15:12
donsizemore
i may submit a teensy PR to provide an explicit example for dummies like me
15:14
pdurbin
donsizemore: that's fine. Or we can put you on something else since your queue is now empty. :)
15:22
donsizemore
@pdurbin i'm on 3 grant projects, buying a house, selling three and my mom needs a knee replacement. i will, however, gladly tackle what i can for dataverse
15:23
donsizemore
@pdurbin also, this silly little script i'm working on will go in https://github.com/OdumInstitute/dataverse-toolbox
15:35
pdurbin
donsizemore: that's the spirit. My mom just got some kind of stem cell treatment for her knees.
15:36
pdurbin
donsizemore: nice script. Still using Python 2? When do you plan to switch to Python 3?
15:38
pdurbin
pameyer: did you see my comment at https://github.com/IQSS/dataverse/pull/4809#discussion_r201039924 about how default.config still seems to work fine?
15:39
pdurbin
donsizemore: oh and `vagrant up` just worked fine on that branch.
15:41
pameyer
@pdurbin - yup.
15:45
pdurbin
pameyer: looks ok? Makes sense?
15:47
pameyer
my take-away was that it still seemed to work
15:48
pdurbin
ok. good. thanks
15:48
pdurbin
now that pull request is just a doc change away from QA, I guess
15:49
pameyer
when I took a very quick look last week, it's possible that postgres admin stuff in default.config is not fully happy. but this was the case on develop too, so that PR didn't make things worse
15:49
pameyer
might've been a casualty of me multi-tasking and not a legit problem
15:51
pdurbin
ok
15:51
pameyer
@pdurbin - did you see my comment about it solr problems in openshift?
15:51
pameyer
https://github.com/IQSS/dataverse/pull/4809#issuecomment-403124241
15:52
pameyer
not sure if anybody else is seeing them, or if they're the result of some dev work happening with iterating by push to an image repo
15:52
jri joined #dataverse
15:54
jri joined #dataverse
16:00
pdurbin
pameyer: yep. I think I'll just wait for the issue to hit QA. But thanks for the reminder.
16:55
donsizemore
@pdurbin on vagrant up, i'm inclined to blame slowness of my hand-me-down PC
17:08
pdurbin
I have no excuse. Pretty nice Macbook.
17:08
pdurbin
If only my brain ran faster.
17:14
pdurbin
pameyer: I just moved that issue to QA. Maybe I should mention the Solr thing.
17:16
pdurbin
done
19:16
pameyer
it's possible that the solr thing was my dev setup; but I'm semi-sure I've got the minishift/minikube container routing problem sorted (and that shouldn't have caused an image pull failure)
19:24
pdurbin
sounds complicated
19:39
pameyer
seemed less so than configurable iframe targets w\ reasonable failure modes
19:40
pameyer
or maybe that's just me
19:42
pdurbin
iframe targets? is this a dataverse thing?
19:42
pameyer
yup
19:43
pdurbin
widgets?
19:47
pameyer
reprocessing info - so kinda like widgets, kinda like badges, kinda like validation reports
19:50
pdurbin
a little bit country, a little bit rock n roll
19:58
pdurbin
It looks like Init Containers are thing: https://kubernetes.io/docs/concepts/workloads/pods/init-containers/
20:45
pameyer
I haven't been adventerous enough (or had enough free time) to try dataverse's openshift.json in stock kubernetes; not sure if the openshift-specific stuff in there would be a problem
21:42
pameyer left #dataverse