Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
821f849
Initial plan
Copilot Dec 19, 2025
6961242
Add setup-activation action with dependencies
Copilot Dec 19, 2025
a669c58
Modify compiler to use setup-activation action with require()
Copilot Dec 19, 2025
b74fb48
Update actions README and test recompile with inline mode
Copilot Dec 19, 2025
4876a2e
Complete setup-activation action implementation
Copilot Dec 19, 2025
70cd4ed
Attach GitHub builtin objects to global before require()
Copilot Dec 19, 2025
6ccc3d3
Infer action mode from binary version tag
Copilot Dec 19, 2025
63d9091
Add sparse checkout of actions folder in dev mode
Copilot Dec 19, 2025
41884db
Replace Node.js file embedding with bash script in setup-safe-outputs…
Copilot Dec 19, 2025
40c5b63
Merge remote-tracking branch 'origin/main' into copilot/create-custom…
Copilot Dec 19, 2025
000a94e
Merge main branch
Copilot Dec 19, 2025
e5c911c
Merge remote-tracking branch 'origin/main' into copilot/create-custom…
Copilot Dec 19, 2025
2be388b
Merge main branch (second merge)
Copilot Dec 19, 2025
247e694
Merge remote-tracking branch 'origin/main' into copilot/create-custom…
Copilot Dec 19, 2025
c6e77f6
Merge main and recompile workflows
Copilot Dec 19, 2025
648553a
Merge branch 'main' into copilot/create-custom-action-setup-activation
pelikhan Dec 19, 2025
e749fa9
Merge remote-tracking branch 'origin/main' into copilot/create-custom…
Copilot Dec 20, 2025
0e7cbb1
Merge main branch (fourth merge)
Copilot Dec 20, 2025
e9e6591
Merge remote-tracking branch 'origin/main' into copilot/create-custom…
Copilot Dec 20, 2025
1d7be6c
Merge main branch (fifth merge)
Copilot Dec 20, 2025
3deceda
Co-authored-by: pelikhan <[email protected]>
Copilot Dec 20, 2025
762cc03
Merge remote-tracking branch 'origin/main' into copilot/create-custom…
Copilot Dec 20, 2025
670905c
Merge main branch (sixth merge)
Copilot Dec 20, 2025
1bb062e
Rebuild setup-activation action with updated dependencies
Copilot Dec 20, 2025
2606afa
Co-authored-by: pelikhan <[email protected]>
Copilot Dec 20, 2025
6a97b67
Convert setup-activation to shell script with no runtime dependencies
Copilot Dec 20, 2025
4aa713a
Merge branch 'main' into copilot/create-custom-action-setup-activation
pelikhan Dec 20, 2025
d1e6b22
Rebuild and recompile before merge
Copilot Dec 21, 2025
5e0560b
Merge remote-tracking branch 'origin/main' into copilot/create-custom…
Copilot Dec 21, 2025
b27fa0d
Merge main branch (seventh merge)
Copilot Dec 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
93 changes: 14 additions & 79 deletions .github/workflows/agent-performance-analyzer.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

142 changes: 20 additions & 122 deletions .github/workflows/ai-moderator.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading