On 14.01.25 19:45, Slawek Wojtysiak wrote:
> Thanks for the inputs. I failed to notice that GitLab does have support
> for Podman instead of docker. The runner executer is still called
> "docker" so I never looked into it further.
>
> I think I'm still going to continue using kas with my modifications
> until I figure out the pipeline syntax for use directly with a container
> image defined as Florian suggested.
>
> Jan, perhaps adding an option to kas-container to specify a .env file
> and using the --env-file option for the container is a nice universal
> option.
>
> For example
> kas-container *--env ~/.env* build mysystem.yml
>
The vision for the CI setup would rather be some out-of-the-box user
experience.
> PS.
> I noticed is the kas-container documentation <https://
>
kas.readthedocs.io/en/latest/userguide/kas-container.html> does not
> mention the ability to add extra bitbake args at the end like kas can. I
> only noticed this while browsing through the source.
> kas-container --env ~/.env build mysystem.yml -- --continue
>
It's documented via the kas plugins (e.g.
https://kas.readthedocs.io/en/latest/userguide/plugins.html) -
kas-container is just the a wrapper around those. Maybe you can propose
to add some reference to those, to make that clearer?
> I can make a PR for both of these changes if you'd like, but I'm new to
> this project. Let me know.
We would rather take patch here. It would also involve passing through a
few more env vars than the two you had, just to make things consistent.
Thanks,
Jan
> --
> You received this message because you are subscribed to the Google
> Groups "kas-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
kas-devel+...@googlegroups.com <mailto:
kas-
>
devel+un...@googlegroups.com>.
> To view this discussion visit
https://groups.google.com/d/msgid/kas-
> devel/bc17ae9d-29e2-4b80-88c9-805ab368d1cfn%
40googlegroups.com <https://
>
groups.google.com/d/msgid/kas-devel/
> bc17ae9d-29e2-4b80-88c9-805ab368d1cfn%
40googlegroups.com?
> utm_medium=email&utm_source=footer>.