Alex Suraci

Results 105 issues of Alex Suraci

[Rendered](https://github.com/vito/rfcs/blob/spatial-resources/029-across-step/proposal.md) Related to, but not dependent on #24.

should be `red` and `not building`: ``` json { "id":19198253, "repository_id":1377279, "number":"103", "state":"finished", "result":null, "started_at":"2014-02-19T17:27:23Z", "finished_at":"2014-02-19T17:28:29Z", "duration":66, "commit":"34d843180f451dc26c690b2b21c4e7243c2f2974", "branch":"master", "message":"update etcd to 0.3", "event_type":"push" } ```

Hey there, Go 1.11 is out now and we're more reliant on our dependencies to have up-to-date tagged releases since it prefers tags over `HEAD`. Looks like it's been a...

### Context Hiya, thanks for making River! Really digging it so far. I have an app that queues jobs that I don't really need to wait to complete before exiting,...

enhancement

fixes #7007 * remove a couple of not really helpful error wrapping spots (`invoke:`, `response from query:`) * specifically for modules, stop printing ExecErrors and GraphQL errors, so that we...

Follow-up to: * https://github.com/dagger/dagger/pull/7692 Currently, as we are pre-1.0, we require strict userEngineVersion >= moduleEngineVersion during compatibility checks. Post-1.0, this should be relaxed to allow drift at the patch level,...

area/engine

https://dagger.cloud/dagger/traces/321f2e777c47c9ca7651a28633a08420?span=79134fa449a2f409&logs#79134fa449a2f409:L3797` ``` Error: make request: input: container.from.withExec.stdout resolve: failed to copy: httpReadSeeker: failed open: failed to do request: Get "http://registry:5000/v2/test-cache-a/blobs/sha256:c74b3fa9b6e492458102dbd87edf33967a1863e12ac8a138fbc12c6f87483f18": dial tcp 10.88.0.107:5000: connect: connection refused Test: TestRemoteCacheRegistrySeparateImportExport ``` cc...

area/ci

Hiya - thanks for building Go App! I'm trialing it for a rewrite of [Dagger Cloud](https://dagger.io/blog/introducing-dagger-traces) which is a pretty dense developer-focused UI currently implemented in TypeScript/React. I noticed last...

This PR is a revamp of a bunch of status-related things. I'll give each one its own section. ## New Telemetry test suite First off - everything in this PR...