Skip to content

Commit afc9998

Browse files
committed
Merge branch 'main' into copilot/debug-smoke-chroot-workflow
2 parents a060c00 + eb58941 commit afc9998

75 files changed

Lines changed: 2250 additions & 10562 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/agents/create-agentic-workflow.agent.md

Lines changed: 0 additions & 383 deletions
This file was deleted.

.github/agents/debug-agentic-workflow.agent.md

Lines changed: 0 additions & 466 deletions
This file was deleted.

.github/agents/technical-writer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Before installing, ensure you have:
184184
Download the latest release binary:
185185

186186
\`\`\`bash
187-
curl -L https://github.com/githubnext/gh-aw-firewall/releases/latest/download/awf-linux-x64 -o awf
187+
curl -L https://github.com/github/gh-aw-firewall/releases/latest/download/awf-linux-x64 -o awf
188188
chmod +x awf
189189
sudo mv awf /usr/local/bin/
190190
\`\`\`

.github/agents/upgrade-agentic-workflows.md

Lines changed: 0 additions & 285 deletions
This file was deleted.

.github/aw/actions-lock.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,21 @@
3535
"version": "v3",
3636
"sha": "8d2750c68a42422c14e847fe6c8ac0403b4cbd6f"
3737
},
38-
"githubnext/gh-aw/actions/setup@v0.37.3": {
39-
"repo": "githubnext/gh-aw/actions/setup",
38+
"github/gh-aw/actions/setup@v0.37.3": {
39+
"repo": "github/gh-aw/actions/setup",
4040
"version": "v0.37.3",
4141
"sha": "55503f44aef44813947980f65655a67b5ed8702f"
4242
},
43-
"githubnext/gh-aw/actions/setup@v0.38.1": {
44-
"repo": "githubnext/gh-aw/actions/setup",
43+
"github/gh-aw/actions/setup@v0.38.1": {
44+
"repo": "github/gh-aw/actions/setup",
4545
"version": "v0.38.1",
4646
"sha": "98493c96da3fb6a59dc232e32a7b990a4c4e8969"
4747
},
48+
"github/gh-aw/actions/setup@v0.40.0": {
49+
"repo": "github/gh-aw/actions/setup",
50+
"version": "v0.40.0",
51+
"sha": "76d37d925abd44fee97379206f105b74b91a285b"
52+
},
4853
"softprops/action-gh-release@v1": {
4954
"repo": "softprops/action-gh-release",
5055
"version": "v1",

0 commit comments

Comments
 (0)