James C Scott III

Results 72 issues of James C Scott III

Definition of done: - [ ] All the lint errors are fixed - [ ] Any TODOs which allowed go lint errors to succeed in #2983 are removed

good first issue
hacktoberfest

This issue is a catch-all for golang issues that would be great for a new person to look into. - [ ] #2983 - [ ] #2984 - [ ]...

Currently, wpt.fyi uses dependabot (first party) and renovate (third party). This issue tracks the work to move all of it to dependabot. There was a great discussion in issue #2948...

Remove renovate and use dependabot for go, python and node This is to serve as research Proposal: There are some notable differences between renovate and dependabot. If we want to...

When using this in `git-seekret` if there is a violation on any line besides line 1 of a file, it will always report the line number for the violation as...

Backend changes: - Add "test" to the allowlist values for the view url parameter - Add TestParseViewParam to assert behavior for existing view params and the new "test" parameter Frontend...

The datastore library has marked Filter as deprecated. By moving to FilterEntity, we can use more advanced queries as well. This commit introduces a new EntityFilter type. That type just...

## Description TODO ## Review Information TODO ## Changes TODO ## Requirements TODO

The introduction of #3663, #3664, #3665, and #3667 enabled searching for tests by web-feature. It would be great to have some way to search for which tests that do not...

This PR is to help illustrate the data with the existing metadata cache. ``` === RUN TestDataRaceMetadataCache ================== WARNING: DATA RACE Read at 0x000001a0f000 by goroutine 15: github.com/web-platform-tests/wpt.fyi/api/query/cache/poll.TestDataRaceMetadataCache.func1() /usr/local/google/home/jamescscott/code/wpt.fyi/api/query/cache/poll/poll_race_test.go:37 +0xc4...