-
Notifications
You must be signed in to change notification settings - Fork 1
Build scripts
PowerShell is used to provide all of the build scripting and automation. This keeps the GH Action YAML files as limited as possible and focuses the overall flow/logic of a build in an easy-to-follow imperative language.
The build makes use of a common folder structure and patterns for the Ubiquity.NET family of repositories. This involves use of several PowerShell modules and common usage pattern script commands.
The CommonBuild PowerShell Module is intended to contain all of the repository neutral common re-usable scripting in support of the Ubiquity.NET family of projects.
This module contains repo-specific support used by the command scripts
Common command scripts (and parameters) are used to simplify moving between repositories in the Ubiquity.NET family of projects.
Copyright ©️ 2025 Ubiquity.NET contributors, ALL RIGHTS RESRERVED