Hans Lellelid

Results 53 comments of Hans Lellelid

While I can appreciate this perspective, it seems the real problem is that the package spec isn't conforming to the upstream datasources -- i.e. if there are legitimately multiple values...

I just wanted to follow up on this, since this dataset is still broken and unusable. Here is my workaround code that I have to employ to consume this dataset...

I'd also like to see this. I'll look at what might be involved in a preliminary pull-request. Edit: nevermind on the prelim PR! For some reason I thought Portainer was...

@ankostis , I agree that allowing the user to override -- e.g. with commandline arguments -- during the install step would meet my requirements here. Something like: ``` poetry install...

Um, yes this is still relevant! Unless something has changed this is still just as broken/incomplete as it was when the issue was created.

It looks like you cannot retrieve segment efforts for your friends. Specifically, from the [documentation](https://strava.github.io/api/v3/activities/): (Note that "Detailed" representation is what you can see about your own data, vs. "summary"...

Thanks for the heads up -- I'll push out a fix to correct the expectation of these attributes being present. On Fri, Sep 21, 2018 at 2:39 AM gringorichards wrote:...

I agree that this would be an improvement. If that is the only parameter that Strava API supports, I think just adding this to those methods directly makes sense. If...

Yeah, I think adding a new optional parameter would be fine (not breaking), but agree that we should be careful about not breaking API if the version is not changing...