Kyle D.

Results 16 comments of Kyle D.

Any update on this issue? Seems like there is a path forward. Need any help? This is currently causing me some grief.

@johnwiseheart did you end up resolving this? I'm seeing a similar issue.

> Maybe it will be more useful to save the whole request object then? Either is fine with me. If you think it's cleaner to save the request object I'm...

@shrpne any preference here? Status code is all I need. Might be simplest to just save the status as I have it here.

I'm not really sure why the tests are failing - I don't see any errors.

> * All events (including cron jobs) will trigger all steps without a event filter @6543 I think this is much more intuitive.

> > > * All events (including cron jobs) will trigger all steps without a event filter > > > > > > @6543 I think this is much more...

> Some questions we have to answer in general: > > * Is there maybe a go package Woodpecker could use or would it require to write some extendable system...

Is this a duplicate of https://github.com/go-gitea/gitea/issues/19555? In short, I don’t think this feature is supported.

> I've implemented some basic SVG read support here: https://github.com/loune/Pillow/blob/svg/src/PIL/SvgImagePlugin.py > > Currently supports basic paths shapes and text > > Might submit a PR once I clean it up...