Jared Forsyth

Results 199 comments of Jared Forsyth

well you'd need to use basic auth, and I believe the strider endpoint is `/project/name/start`. So the webhook post url would be `https://user:[email protected]/downstream/project/start`. I think.

@knownasilya why create this issue when we already had #402?

do we need to support multiple concurrent methods? I was just thinking of having one at a time. On 10/14/13, niallo [email protected] wrote: > Unfortunately I'm not sure it's quite...

don't know -- we'll have to investigate. On Tue, Oct 15, 2013 at 8:57 AM, niallo [email protected] wrote: > That's fine, but we'd still need a way to integrate with...

not as far as I know. We still just track jobs by mongo id.

yeah that was the idea On Mon Dec 29 2014 at 2:28:49 PM Ilya Radchenko [email protected] wrote: > ok, so build 1, 2, 3, etc.. > > — > Reply...

@michaelmior plugins can do whatever they want. the `environment` phase is used for setting up language runtime, etc. Plugins can also have a strider-wide cache, where they could hang on...

+1 I fully support abstracting out and isolating all of our db code.

can't we make it whitespace-significant? e.g. `@foo (10) bar` is a syntax error

ooh let's not do the braceless there -- it should be `%foo(-1)`. `%foo -1` should be a syntax error