-
-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: oci image support for multiple src files #696
Conversation
… src files Signed-off-by: Adam Setch <adam.setch@outlook.com>
… src files Signed-off-by: Adam Setch <adam.setch@outlook.com>
@setchy any tests you can add? Would love to see this in action! |
@setchy what is left for this PR? |
i think it was just tests... |
…t tests Signed-off-by: Adam Setch <adam.setch@outlook.com>
@prabhu - extracted into a separate function and added a handful of unit tests. Any ideas about these unrelated test failures? |
@setchy, setup-swift is known to fail at least once a week, and it is always the Swift team's fault. Usually, restarting the job in a few hours would work; if not, we may have to move the swift tests to a separate job and make them optional. |
bingo - the re-run did the trick @prabhu |
Support setting additional
SrcFile
component properties when same OCI image is used across multiple src files