Skip to content

Commit 5f708d8

Browse files
committed
Add documentation for outputs and artifacts in psake
This addresses a common question about how to return data from psake scripts, such as artifact URLs or build metadata. The new documentation covers: - Script-level variables for simple data - Output files (JSON/YAML) for CI/CD integration - Environment variables for pipeline integration - BuildTearDown for centralized reporting - Anti-patterns to avoid - Complete working examples The documentation is added to the Tutorial - Advanced section as it covers patterns for working with build outputs and artifacts.
1 parent e0c67ab commit 5f708d8

File tree

2 files changed

+471
-0
lines changed

2 files changed

+471
-0
lines changed

0 commit comments

Comments
 (0)