Dylan Arbour

Results 40 comments of Dylan Arbour

Good point! This project is on life support and minimally maintained, would you be willing to submit a PR?

So I was looking at the source code and we skip the initial build to see if the pipeline is new: https://github.com/arbourd/concourse-slack-alert-resource/blob/main/out/main.go#L83-L86 But, instanced pipelines are before my time. I...

Closing this as it has been done in `suborbital/templates`. Thanks @javorszky!

That function doesn't exist at the moment, so closing for now. Seems resolved.

Closing this as we recently implemented this (and split the templates). Thanks @hola-soy-milk!

> oh I actually had forgotten to set CGO_ENABLED=1 as instructed in the README, once I changed this, the build worked Yup! I think this can be closed. `CGO_ENABLED=1` must...

I guess we'd want to allow insecure connections for both the slack webhook url and concourse?

Happy to accept a PR for this! I haven't used Concourse in years so I'm a bit out of the loop

Is 30 seconds too long? We should be expect `10s` to get all request through, assuming the issue is just a `connection reset` or maybe a rolling pod on the...

I think this should be covered by @oxpa's self hosted runners, yes? Excluding Alpine of course.