Sebastian Bixl

Results 6 comments of Sebastian Bixl

I think it would be best if we can add the new keyword `checkoutUpdateBuildOnly`. I have attached a small example of how a Code-Generator could be inserted, which should also...

We use bob in addition to Jenkins within GitLab CI/CD. It would be nice to have the possibility to check the state of the recipes vs. the artifacts stored in...

We have similar use cases as reported by @rhubert. I often get the question why the layers can't be managed better via bob (in analogy to the SCMs in the...

I had the following scenario in mind (assuming the layers are no longer managed via gitsubmodules): ```yaml layers: - foo: scm: git url: git@foo:/foo.git branch: master #

Hi together, maybe it would be a good solution to carry over the wiki contents into ReStructuredText in order to use Sphinx as documentation generator. This has the advantage, that...

The resulting docs can (if you want) hosted at [Read the Docs](https://readthedocs.org/) but you can als host it by using github.io. The benefit of using the first method is the...