Dave Verwer

Results 72 issues of Dave Verwer

We ran a re-analysis last night, and the feature isn't working as expected. At least it appears not to be! The good news is that there are now 1,763 rows...

bug

As reported by @groue in #1890 (thank you!), packages with multiple project files in the package root will not build as `xcodebuild` does not know which project file to use....

enhancement
builder

I wasn't aware that the [GitHub README API could respond to different content types](https://docs.github.com/en/rest/reference/repos#get-a-repository-readme) and using that API is a better way to fetch README content than we're currently using...

enhancement

For example https://swiftpackageindex.com/keywords/networking The collection itself should be available at `https://swiftpackageindex.com/keywords/networking/collection.json` and the visuals for it should be similar in design to how we present author collections, for now.

enhancement
good first issue

The name and link for every displayed author should be able to be overridden by our extra metadata file. The *list of contributors* should be custom at this point, and...

- [ ] Extend schema - [ ] Collect data Here's a basic plan: * Any contributor with more than 10 commits is eligible to be listed here. This rule...

We should allow authors to link to their own documentation and bring with it all the benefits that our generated documentation brings (score increase, documentation button from the package page,...

Flag will be used by #1887 The flag should be set regardless of whether the doc build succeeded or failed, so we can easily go and check which build it...