Commit 16c20a7
Activate smoke-opencode workflow via copilot engine workaround (#1991)
* Initial plan
* chore: compile and activate smoke-opencode workflow using copilot engine workaround
Agent-Logs-Url: https://github.com/github/gh-aw-firewall/sessions/0a83108c-36ca-449c-91ba-6380c09d582d
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
* docs: remove pending compilation note from smoke-opencode.md
Agent-Logs-Url: https://github.com/github/gh-aw-firewall/sessions/0a83108c-36ca-449c-91ba-6380c09d582d
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
* fix: pin gh-aw-actions/setup to commit SHA
Replace bare tag reference (v0.68.3) with the resolved
commit SHA (abea67e0) in the lock file manifest and all
uses: directives for supply-chain safety.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* fix: simulate sudo context in GITHUB_ENV fallback test
The toolchain var recovery from $GITHUB_ENV only activates
when runningUnderSudo is true (uid 0 + SUDO_UID set). The
test was missing this context, causing the assertion to fail
on both main and PR branches.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
Co-authored-by: Landon Cox <landon.cox@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 278e7e8 commit 16c20a7
4 files changed
Lines changed: 1237 additions & 10 deletions
File tree
- .github
- aw
- workflows
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 48 | | |
54 | 49 | | |
55 | 50 | | |
| |||
0 commit comments