Commit 21bb665
cmd-import: add coreos-assembler.container-config-git to meta.json
That key traditionally represented git information about the source
config repo that was built. But now in the buidah path, the source of
truth for this information has moved to the standard OCI labels. But
for convenience and because a bunch of things check for this in the old
place (notably the build browser and the release job), just proxy that
info under the same key into `meta.json` as before.
This should make the "FCOS commit" key show up in the build browser.1 parent 1431ba8 commit 21bb665
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
148 | 159 | | |
149 | 160 | | |
150 | 161 | | |
| |||
0 commit comments