Skip to content

Commit 3b965e4

Browse files
Copilotpelikhangithub-actions[bot]
authored
Add CLI build steps for dev mode in agentic-workflows action (#13996)
* Initial plan * Add CLI build steps for dev mode in agentic-workflows action Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Add test for dev mode container and recompile all workflows Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Fix test failures and recompile all workflows with corrected build steps Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Remove unnecessary mounts and entrypoint args in dev mode Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Use CI build command instead of release build flags Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Remove entrypoint field and add GH_TOKEN env var in dev mode Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Add explicit entrypoint validation in TOML test Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Remove entrypointArgs, add DEBUG env var, skip alpine pull in dev mode Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Only generate CLI build steps when agentic-workflows tool is enabled Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Skip predownload for locally built dev image Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Add changeset [skip-ci] --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2a76566 commit 3b965e4

36 files changed

+1267
-212
lines changed

.changeset/patch-document-agentic-workflows-cli.md

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agent-performance-analyzer.lock.yml

Lines changed: 32 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agent-persona-explorer.lock.yml

Lines changed: 32 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/audit-workflows.lock.yml

Lines changed: 32 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/cloclo.lock.yml

Lines changed: 32 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-firewall-report.lock.yml

Lines changed: 32 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-observability-report.lock.yml

Lines changed: 35 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)