Commit 9574160
Fix aw-auto-update: unblock Go/GitHub network access, improve no-op prompting (#19624)
* Initial plan
* Fix aw-auto-update: add network access for Go/GitHub and improve prompting
- Add `go` and `github` ecosystems to network.allowed to unblock
Go module proxy and GitHub release asset downloads (root cause of
engine crash - 618 blocked firewall requests)
- Improve prompt: explicit no-op fast exit, forbid manual dependency
resolution, fail-fast on upgrade/compile errors
- Recompile lock file with gh-aw v0.68.3
Agent-Logs-Url: https://github.com/dotnet/fsharp/sessions/5e1f098d-93ec-405f-af40-876e201dd8b2
Co-authored-by: T-Gro <46543583+T-Gro@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: T-Gro <46543583+T-Gro@users.noreply.github.com>1 parent 92fd65a commit 9574160
3 files changed
Lines changed: 315 additions & 263 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments