Results 39 issues of Kyle Ju

In our [weekly update](https://github.com/web-platform-tests/wpt.fyi/pull/2330), we noticed branch deletions use the user token who originally setup pyup, rather than using its own bot account (which appears to be the thing used...

The Django 1.11 dependency was the last to support Python 2.7. Since we have completed the Py2 to Py3 migration for the most part, we can upgrade Django to at...

bug

Open ChromeDev tools in both [production](https://wpt.fyi/results/?label=experimental&label=master&aligned) and [staging](https://staging.wpt.fyi/results/?label=experimental&label=master&aligned), the console shows the following errors: ``` Error handling response: TypeError: Cannot read properties of undefined (reading 'filter') at chrome-extension://mkmaajnfmpmpebdcpfnjbkgaloeidlfa/content_script_compiled.js:26:310 ```

WARNING: Go 1.14 is no longer supported by the Go community as of February 2021. We recommend you to upgrade to the latest version of Go runtime as soon as...

`TestIngestTriggered` is flaky on the `go_test` step of GitHub checks . The error is ``` controller.go:266: missing call(s) to *monitor.MockRuntime.GetHeapBytes() /github/workspace/api/query/cache/monitor/monitor_test.go:162 controller.go:266: aborting test due to missing call(s) --- FAIL:...

As a follow up step for #2560, `deploy-comment.sh` still needs to be migrated from Travis to GitHub.

Follow up for the [comment](https://github.com/web-platform-tests/wpt.fyi/issues/2362#issuecomment-862568096). After fixing #2362 with a caching layer in wpt.fyi, the PR creation toast is no longer needed because users don't need to do anything with...

In the `EDIT` page, there should be tooltips that explain what each option means. e.g. `Aligned runs only` vs `Show diff` vs `Only master branch`

front-end

Currently the endpoint only supports `add` operations. `delete` should also be supported. This requires UI changes in the way we currently display metadata, in order to use `delete` operations effectively....

#2634 Renovate updates cloud.google.com/go/cloudtasks from v0.1.0 to v0.94.1. It appears that Renovate missed almost 80~ updates for cloud.google.com/go/cloudtasks. We should update this dependency manually and make sure there is no...