Commit b802304
committed
ros-generate-cache.sh: Fixup mistakes in distribution.yaml
The kilted sync contained a reference to a package version that no
longer had a release branch.
fatal: Remote branch release/kilted/py_binding_tools/2.0.2-1 not found in upstream origin
This provides a mechanism to make changes to the distribution.yaml
so that rosdistro_build_cache could complete successfully
It uses ruamel.yaml to preserve comments, flow style, and key order.
Signed-off-by: Rob Woolley <[email protected]>1 parent e51b9a8 commit b802304
File tree
2 files changed
+40
-0
lines changed- .github/workflows
- scripts
2 files changed
+40
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
111 | 142 | | |
112 | 143 | | |
113 | 144 | | |
| |||
116 | 147 | | |
117 | 148 | | |
118 | 149 | | |
| 150 | + | |
119 | 151 | | |
120 | 152 | | |
121 | 153 | | |
122 | 154 | | |
123 | 155 | | |
124 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
125 | 161 | | |
126 | 162 | | |
127 | 163 | | |
| |||
0 commit comments