Skip to content

Frameworks#

The complete, end-to-end frameworks a project adopts wholesale. Where a capability is a single independently versioned thing the ecosystem builds, a framework composes many of them into one opinionated pipeline that takes a repository from source to shipped with a single configuration file.

Each framework is documented as its own section — an overview plus the pages that cover how it works, how to use it, and how to configure it.

Section Description
Process-PSModule The end-to-end GitHub Actions workflow that builds, tests, versions, and publishes every PSModule PowerShell module — configured through a single settings file.

Where this connects#

  • Initiatives — the programs these frameworks grow out of, including PSModule.
  • Capabilities — the independently versioned building blocks a framework composes.
  • Coding Standards — the standards a framework's pipeline enforces.
  • Ways of Working — how the work that builds and uses these frameworks happens.