Time
S
Nick
Message
00:06
garnett joined #dataverse
01:24
axfelix joined #dataverse
01:24
axfelix joined #dataverse
03:21
axfelix joined #dataverse
04:56
metamattj joined #dataverse
07:11
shauna joined #dataverse
10:56
pdurbin
bencomp: mornin'
10:57
pdurbin
sbmarks: I think I saw someone asking when SP is going to be upgraded. :)
12:37
pdurbin
bencomp: when you have a moment, I have a question about Handle identifiers for non-production studies/datasets - Google Groups - https://groups.google.com/forum/#!msg/dataverse-community/mxQPhX_vXE0/gRxLSgebrMUJ
12:45
erming21 joined #dataverse
12:45
erming21
o/
12:45
pdurbin
erming21: hi!
12:56
dataverse-user joined #dataverse
13:13
rliebz joined #dataverse
14:30
suenjedt joined #dataverse
15:04
axfelix joined #dataverse
15:52
pdurbin
rliebz: any thoughts on testing via Travis? https://github.com/IQSS/dataverse-client-python/issues/19
15:55
rliebz
pdurbin: I commented on the related issue—at this point, we can only run tests automatically if we generate a user
15:56
rliebz
pdurbin: But without a way to delete users (which I'm not sure if you'd want that anyway), we would get a new user every single time the tests are run
15:56
pdurbin
we can delete users
15:56
pdurbin
*if* we first delete everything they created
15:56
rliebz
pdurbin: From the API ?
15:57
pdurbin
Response deleteUserResponse = given().delete("/api/admin/authenticatedUsers/" + username + "/");
15:57
pdurbin
https://github.com/IQSS/dataverse-apitester/blob/79fb4b91f8bc3134cef6da271cd29dc8e4409387/src/test/java/org/dataverse/apitester/sword/SwordTest.java#L364
15:57
pdurbin
it's an "admin" function, blocked in production
15:58
rliebz
pdurbin: Awesome. These tests shouldn't be run on production anyway, so that should definitely be possible
16:01
rliebz
pdurbin: I'm trying to fit Dataverse installation selection in, so I might not have time to get around to changing the tests, but I'll open an issue
16:01
rliebz
pdurbin: And Travis is very easy to configure
16:04
pdurbin
rliebz: cool. we don't use travis yet but would like to so if you can help get us set up it would be great
16:04
pdurbin
and awesome that you're working on being able to select between multiple Dataverse installatins!
16:05
pdurbin
rliebz: is there a github issue on your side for that?
16:05
rliebz
pdurbin: Here's an example of a travis configuration I've used for a small python library https://github.com/rliebz/whoswho/blob/master/.travis.yml
16:06
rliebz
pdurbin: Doesn't look like we have an issue, but feel free to open one up and specify anything you want to see in particular
16:08
rliebz
pdurbin: The current plan is to pre-populate a list of popular Dataverse installations (Harvard, Odum, etc) so users don't have to type out a URL , but give them the option to specify any installation they want
16:08
metamattj joined #dataverse
16:16
pdurbin
rliebz: I hope this looks ok: Dataverse Addon: let user choose between installations of Dataverse · Issue #2636 · CenterForOpenScience/osf.io - https://github.com/CenterForOpenScience/osf.io/issues/2636
16:18
rliebz
pdurbin: Looks good to me. I also opened an issue on the dataverse python client about generating users for tests.
16:19
pdurbin
ah. https://github.com/IQSS/dataverse-client-python/issues/22 . yes. looks great. thanks
19:56
balo joined #dataverse
20:40
shauna joined #dataverse
22:00
axfelix joined #dataverse
22:27
pdurbin1 joined #dataverse
22:30
JonathanNeal joined #dataverse