werf icon indicating copy to clipboard operation
werf copied to clipboard

Add support to add files from remote git in werf.yam

Open CRASH-Tech opened this issue 3 years ago • 3 comments

Before proceeding

  • [X] I didn't find a similar issue

Problem

In my case I have many projects with identical .helm/ and Dockerfile. Will be good if I can set url for repo with this files, and werf automatically adds it to my worktree on a build stage, and remove after.

Solution (if you have one)

No response

Additional information

No response

CRASH-Tech avatar Sep 19 '22 06:09 CRASH-Tech

At the moment, as a best practice, we recommend using submodules that fit perfectly into giterminism and the delivery process remains reliable and reproducible. Otherwise, you can put the configuration on your own before using werf.

alexey-igrychev avatar Sep 19 '22 16:09 alexey-igrychev

rel #4948

alexey-igrychev avatar Sep 19 '22 16:09 alexey-igrychev

rel https://github.com/werf/werf/issues/4873

alexey-igrychev avatar Sep 19 '22 16:09 alexey-igrychev

Seems the issue was solved. Closing after 7 days of inactivity.

github-actions[bot] avatar Sep 27 '22 08:09 github-actions[bot]