Skip to content

docs: fix documentation drift — engine_log_dir path and ado/mod.rs lifecycle commands#601

Merged
jamesadevine merged 1 commit into
mainfrom
docs/fix-documentation-drift-engine-log-dir-3bbdc9403ac167e2
May 17, 2026
Merged

docs: fix documentation drift — engine_log_dir path and ado/mod.rs lifecycle commands#601
jamesadevine merged 1 commit into
mainfrom
docs/fix-documentation-drift-engine-log-dir-3bbdc9403ac167e2

Conversation

@jamesadevine
Copy link
Copy Markdown
Collaborator

…fecycle commands

  • docs/template-markers.md: correct {{ engine_log_dir }} from ~/.copilot/logs to $HOME/.copilot/logs, matching src/engine.rs log_dir(). Add explanation that tilde does not expand inside double-quoted bash strings, which would cause the directory check to always fail and silently prevent log collection.
  • AGENTS.md: remove references to unimplemented lifecycle CLI commands (disable, remove, list, run, status, secrets) from the ado/mod.rs description; only the 'enable' command is currently implemented.

Summary

Test plan

…fecycle commands

- docs/template-markers.md: correct {{ engine_log_dir }} from ~/.copilot/logs to
  $HOME/.copilot/logs, matching src/engine.rs log_dir(). Add explanation that tilde
  does not expand inside double-quoted bash strings, which would cause the directory
  check to always fail and silently prevent log collection.
- AGENTS.md: remove references to unimplemented lifecycle CLI commands (disable,
  remove, list, run, status, secrets) from the ado/mod.rs description; only the
  'enable' command is currently implemented.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jamesadevine jamesadevine merged commit a448ef0 into main May 17, 2026
11 checks passed
Copilot AI pushed a commit that referenced this pull request May 17, 2026
…fecycle commands (#601)

- docs/template-markers.md: correct {{ engine_log_dir }} from ~/.copilot/logs to
  $HOME/.copilot/logs, matching src/engine.rs log_dir(). Add explanation that tilde
  does not expand inside double-quoted bash strings, which would cause the directory
  check to always fail and silently prevent log collection.
- AGENTS.md: remove references to unimplemented lifecycle CLI commands (disable,
  remove, list, run, status, secrets) from the ado/mod.rs description; only the
  'enable' command is currently implemented.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>
jamesadevine added a commit that referenced this pull request May 17, 2026
…hen only (#598)

* docs: fix documentation drift — enable command, engine install steps, command field

- README.md: add missing `enable` command to CLI Reference section
- docs/template-markers.md: update `{{ engine_install_steps }}` to describe
  target-aware install strategy (NuGet for 1ES, GitHub Releases for others)
- docs/engine.md: clarify `command` field description — skips the default
  engine binary installation which is NuGet for 1ES targets but GitHub
  Releases for standalone/job/stage targets

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix(compile): use user's ADO org in 1ES NuGet feed URL instead of hardcoded msazuresphere

Agent-Logs-Url: https://github.com/githubnext/ado-aw/sessions/e1c74427-9ecf-4ff6-b925-4822facdd4de

Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>

* fix(compile): tighten ADO org name validation to alphanumeric and hyphen only

Agent-Logs-Url: https://github.com/githubnext/ado-aw/sessions/e1c74427-9ecf-4ff6-b925-4822facdd4de

Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>

* docs: fix documentation drift — engine_log_dir path and ado/mod.rs lifecycle commands (#601)

- docs/template-markers.md: correct {{ engine_log_dir }} from ~/.copilot/logs to
  $HOME/.copilot/logs, matching src/engine.rs log_dir(). Add explanation that tilde
  does not expand inside double-quoted bash strings, which would cause the directory
  check to always fail and silently prevent log collection.
- AGENTS.md: remove references to unimplemented lifecycle CLI commands (disable,
  remove, list, run, status, secrets) from the ado/mod.rs description; only the
  'enable' command is currently implemented.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant