Commit b4eb6b1
committed
fix: provide the way to override url protocol for the upstream build
While there is the way to provide different name for
protocol handler installation and protocol, so it is not
hardcoded anymore, it is useless for downstream until new API
is published. This fix provides workaround to configure new
url protocol for specific downstream build.
Signed-off-by: Denis Golovin <dgolovin@redhat.com>1 parent fbbd4cf commit b4eb6b1
1 file changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
35 | 48 | | |
36 | 49 | | |
37 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
38 | 65 | | |
39 | 66 | | |
40 | 67 | | |
| |||
74 | 101 | | |
75 | 102 | | |
76 | 103 | | |
| 104 | + | |
77 | 105 | | |
78 | 106 | | |
79 | 107 | | |
| |||
0 commit comments