Commit a4f00f8
fix(maintenance): write backup archive to
* fix(maintenance): create tar archive in /tmp to prevent backup job failure
Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/f2fba114-abbe-42c4-8023-e036d31ccb80
Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com>
* Potential fix for pull request finding
Pull request
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* refactor(maintenance): use ARCHIVE_PATH variable via RUNNER_TEMP for archive location
Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/28d26abc-53c6-46d1-8b04-6b7006533e10
Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>$RUNNER_TEMP to prevent tar self-inclusion error (#225)1 parent f6696f1 commit a4f00f8
1 file changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
128 | 130 | | |
129 | | - | |
130 | | - | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
| 137 | + | |
| 138 | + | |
141 | 139 | | |
142 | 140 | | |
143 | 141 | | |
| |||
0 commit comments