Commit f214d52
authored
sync: two more fixes (#28)
First: Following the pattern from coreos/repo-templates, use a hardcoded
committer/author identity for the sync commits rather than trying
to dynamically fetch it from the GitHub API.
GitHub App installation tokens don't have access to the endpoints
needed to get app/bot identity information.
Second: Fix our sync to sync all of the common files, and handle
file deletion.
Assisted-by: Claude Code (Sonnet 4.5)
Signed-off-by: Colin Walters <[email protected]>1 parent 98b9323 commit f214d52
1 file changed
+11
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | 100 | | |
114 | 101 | | |
115 | | - | |
116 | | - | |
| 102 | + | |
| 103 | + | |
117 | 104 | | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
122 | 111 | | |
123 | 112 | | |
124 | 113 | | |
| |||
137 | 126 | | |
138 | 127 | | |
139 | 128 | | |
140 | | - | |
141 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
0 commit comments