Commit 4e41a1e
committed
fix: improve error handling in InstallArtifactVersion by logging missing CSV version
Updated the InstallArtifactVersion function to log an informative message when the CSV version is not found, instead of returning an error. This change ensures better visibility into the artifact version processing and sets a default CSV version format when necessary.1 parent bf9bdbe commit 4e41a1e
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
0 commit comments