Support for "additional files" in CI templates/components
Update 24-Sep-24
Hi everyone
We just rolled out a new solution which is called CI steps, we've recorded a video on how to access local files within the repository. Please add you comment in this Feedback issue
See #407556 (comment 1705837887)
A point of feedback:
In the directory structure section, this example
Suggested to me that it is possible to "attach" files to your components which you can then call from your script (
bash ./test/sh). See also this reddit thread that asked the same question. Consider making this more clear in the documentation.On a related note: is this functionality something that is on the roadmap? Currently I have to embed my ugly Bash scripting into the YAML and that makes it very hard to read.
Edited by Dov Hershkovitch
