Chevdor
Chevdor
I checked long content and http links without being able to reproduce the issue.
Here is to give an idea about how often it happens: 
This could also help #45 as the user could run a script to populate the ENV before running kickstart: ``` VAL1=$(curl ....) VAL2=$(curl ....) kickstart --env . # and use...
Same for #42 :) Supporting ENV makes it much more generic than specific implementations.
You probably don't "have them" but the benefit here is that the user can create them before running `kickstart`. I see many issues such as: - #42 - #45 Instead...
> why would you use kickstart in CI? to test and check your templates for a start ! Support for files and ENV definitely overlap. In general, most of what...
When I see the troubles using this package vs shooting a simple http request, I don't see the point. The types are totally disjoint and allow nothing... useless...
If you use "Collect for output" in Scribus, you will get: ``` file.sla + images image1.png ... ``` I was also cought offguard running into issues despite of the image...
So the workaround atm is a bit heavy but the following works: - your images MUST be at the same level than the SLA - your images MUST be duplicated...
With https://github.com/berteh/ScribusGenerator/issues/228 in place, it would be rather simple to make a tool doing that and indeed, I would love to see such a service, ideally dockerized.