Commit 6e31d9f
authored
Ensure Copilot bootstrap can find Node.js inside AWF chroot (#2160)
* Initial plan
* fix: make node available and validated for copilot chroot startup
Agent-Logs-Url: https://github.com/github/gh-aw-firewall/sessions/345ed70b-1477-4fae-bb25-801df1d3fab2
* fix: harden copilot node preflight detection and diagnostics
Agent-Logs-Url: https://github.com/github/gh-aw-firewall/sessions/345ed70b-1477-4fae-bb25-801df1d3fab2
* fix: avoid broad copilot matching in node preflight gate
Agent-Logs-Url: https://github.com/github/gh-aw-firewall/sessions/345ed70b-1477-4fae-bb25-801df1d3fab2
* fix: tighten copilot executable detection for node preflight
Agent-Logs-Url: https://github.com/github/gh-aw-firewall/sessions/345ed70b-1477-4fae-bb25-801df1d3fab2
* fix: cover copilot auth node preflight and stderr diagnostics
Agent-Logs-Url: https://github.com/github/gh-aw-firewall/sessions/b0b3e2e5-02f9-4241-ab98-9abfb180b848
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>1 parent 4c62bc9 commit 6e31d9f
3 files changed
Lines changed: 61 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
706 | 706 | | |
707 | 707 | | |
708 | 708 | | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
709 | 720 | | |
710 | 721 | | |
711 | 722 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
860 | | - | |
| 860 | + | |
861 | 861 | | |
862 | 862 | | |
863 | 863 | | |
| |||
868 | 868 | | |
869 | 869 | | |
870 | 870 | | |
| 871 | + | |
| 872 | + | |
871 | 873 | | |
872 | 874 | | |
873 | 875 | | |
| |||
944 | 946 | | |
945 | 947 | | |
946 | 948 | | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
947 | 982 | | |
948 | 983 | | |
949 | 984 | | |
| |||
3641 | 3676 | | |
3642 | 3677 | | |
3643 | 3678 | | |
3644 | | - | |
| 3679 | + | |
3645 | 3680 | | |
3646 | 3681 | | |
3647 | 3682 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
815 | 815 | | |
816 | 816 | | |
817 | 817 | | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
818 | 827 | | |
819 | 828 | | |
820 | 829 | | |
| |||
1222 | 1231 | | |
1223 | 1232 | | |
1224 | 1233 | | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
1225 | 1237 | | |
1226 | 1238 | | |
1227 | 1239 | | |
| |||
2202 | 2214 | | |
2203 | 2215 | | |
2204 | 2216 | | |
2205 | | - | |
| 2217 | + | |
2206 | 2218 | | |
2207 | 2219 | | |
2208 | 2220 | | |
| |||
0 commit comments