Adam Voss

Results 47 comments of Adam Voss

Making my implementation suitable to submit a PR would require providing a passable implementation of pagination. I think I know how I would to that, but based on the results,...

I'm fine with this being closed for now. I am still of the opinion that when/if the data deficiencies are remedied searching on artifacts as this ticket proposed is likely...

@MasseGuillaume I think that is best for now as it assigns some more meaning to the badge. My best ideas on how to improve the help wanted badge towards making...

@heathermiller That sounds like a good plan, but I don't fully understand your vision. Do you think you could create a new issue for it? I think getting more Scala...

I think that the conventional and standard use cases are the best ones to optimize (in this case READMEs). Consistency helps users cultivate feelings of familiarity and reduces the mental...

I just went digging in the code to add an agency too. Is repos.json really just manually maintained? Is that any insight on what is planned on this front? I...

Ideally, the test suite would produce a machine readable report (YAML, JSON, or CSV) which could be added within `_data` and then displayed on the website in a similar manner...

Maybe it is a mobile limitation, but I cannot see any commit details on that issue. The process I meant to propose by this issue was to checkout the commit...

Huh. How does npm know there is a relationship between 'cson-safe' 1.0.6 and 'cson-parser' 1.0.6? I hadn't realized it was that intelligent. On Jul 12, 2017 10:30 AM, "Jan Olaf...

Gotcha. The best I've got is `v1.0.6-cson-safe`, `cson-safe-v1.0.6`, or `cson-safe-end-of-life` (doesn't have the version number but describes what it is). I've never used `npm deprecate` but reading the [doc page](https://docs.npmjs.com/cli/deprecate)...