James C Scott III

Results 72 issues of James C Scott III

As the maintainer of webstatus.dev, I would like to understand which query terms are commonly used. We could leverage OpenTelemetry to emit metrics on which terms are used. This could...

enhancement
go
hacktoberfest

The API already returns the link(s). We need to surface it in the dashboard. ![image](https://github.com/user-attachments/assets/dd861100-6224-4146-86c3-5c980650ee3a)

enhancement

Currently, we have a e2e test suit that we run before deploying. And it targets a local environment. We can leverage some of the existing playwright tests (the non screenshot...

enhancement

In the spanner emulator, a version of wrench is downloaded. But it is hardcoded to amd64. This change uses the auto populated TARGETARCH argument. Now, we know which architecture to...

This repository hosts multiple modules. This may help new developers how each module relates to each other visually.

This will reduce our tech stack from relying on two databases to only one.

go
tech-debt
terraform

**Is your feature request related to a problem? Please describe.** We eventually want to support performing client side validation of search and provide suggestions depending on the term (via a...

enhancement
typescript
hacktoberfest

Builds on #716 **Is your feature request related to a problem? Please describe.** Currently, we send the request to the backend and wait for it to return a 4xx error...

enhancement
typescript
hacktoberfest

**Is your feature request related to a problem? Please describe.** We present as many options for the query box as possible when a user first clicks into it. But some...

enhancement
typescript
hacktoberfest

**Is your feature request related to a problem? Please describe.** Currently, project maintainers have to manually deploy the project to both staging and production **Describe the solution you'd like** GCP...

enhancement