Erik Seliger

Results 46 issues of Erik Seliger

As per gulp plugin guidelines, there should be no dependency on gulp itself, for a good reason. So removing it as a dependency and adding it as a devDependency should...

Initial list, will tweak later as we learn what customers need, but makes it a bit more usable outside of our own testbed and easy to adopt more later. ##...

cla-signed

This messes with scripts and renders search_result_paths pretty much useless. I propose we do this change to fix it, although breaking. Also, we should introduce a "workingDirectory" option on `Step`,...

This PR introduces the fix added to [lightstep/opentelemetry-prometheus-sidecar here](https://github.com/lightstep/opentelemetry-prometheus-sidecar/pull/71). All credit goes to @jmacd! Closes https://github.com/Stackdriver/stackdriver-prometheus-sidecar/issues/268

cla: yes

This fixes an issue [reported by Marc on slack](https://sourcegraph.slack.com/archives/C022SPMNR0W/p1688441380321489) where changes to the external service config disappeared after a few minutes. When this happens: - A sync for the external...

cla-signed

## Test plan

cla-signed
team/source

This endpoint has a few issues: - It unconditionally triggers a clone, even when a repo already exists - It moves the decisionmaking about update vs clone to the caller,...

cla-signed
team/source

The only value we ever passed here was 1 second, which is effectively "don't debounce". So we can simplify here. Really, the client should make sure to go at a...

cla-signed
team/source

This PR removes the global logic that computed the perms mapping. There's nothing that's heavy to compute in there, and there's a massive footgun in the case a service forgets...

cla-signed
team/source

## Test plan Trusting CI that it'll find things.

cla-signed
team/source