James C Scott III

Results 72 issues of James C Scott III

Hi @foolip and @jgraham, I was checking the ecosystem [dashboard](https://ecosystem-infra-rotation.appspot.com/) and saw that the stable runs circle is red. Would you happen to have any insight on why the Chrome...

infra

Searchcache and Processor leverage the custom runtime where developers bring their own containers. As a result, developers are responsible for the security of the containers. This repository needs a way...

Previously when dependabot created a PR, it would fail on the deploy to staging part because it could not access the gcloud secret. (Reasons why this happens [1](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/) & [2](https://github.blog/changelog/2021-02-19-github-actions-workflows-triggered-by-dependabot-prs-will-run-with-read-only-permissions/))....

This commit should be merged in once we are ready to fully move away from Universal Analytics. The Google Analytics 4 tracking codes are already in place from the work...

# Current state of the Analytics System Currently, we leverage Universal Analytics which is due for [deprecation](https://support.google.com/analytics/answer/11583528) in favor of Google Analytics 4. There is a [guide](https://support.google.com/analytics/answer/9304153#add-tag&zippy=%2Cadd-your-tag-using-google-tag-manager%2Cadd-the-global-site-tag-directly-to-your-web-pages) of how to...

Switching to Google Tag Manager has some pros and cons when using Google Analytics Pros: - Tag Manager can determine where to send the event measurements in the backend. Therefore,...

# Part 1 We should pin the python image used for results processor. https://github.com/web-platform-tests/wpt.fyi/blob/b1296e17801c43991445df58e1026e371763ad2d/results-processor/Dockerfile#L1 https://console.cloud.google.com/gcr/images/google-appengine/GLOBAL/python has the tags As a result, we are currently always using the latest tag whenever...

**Is your feature request related to a problem? Please describe.** Right now, we embed the css and js on some templates using a custom tag [inline](https://github.com/GoogleChrome/chromium-dashboard/blob/b6bb10195a9eca3935375a995c938beb1e2a74f2/customtags/templatetags/inline_file.py). This came up as...

enhancement

Add rendered templates for unittests. Useful before the work in #2303 **WHY merge this PR** Prior to removing Django, it would be nice to have a baseline of exactly how...

Definition of done: - [ ] Replace the usage of golint with golangci-lint in Makefile - [ ] Linters to enabled - errcheck - gosimple - govet - ineffassign -...

good first issue
hacktoberfest