-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Steven Maillet edited this page Jun 27, 2025
·
8 revisions
Welcome to the Ubiquity.NET.Versioning repository maintenance wiki!
Important
This wiki is intended to provide details on the current state of building and maintaining the active branch of this repository. It is NOT a source of documentation for how to USE the library. For that see the formal documentation
Concepts of relevance
-
OneFlow
- This repository follows the one flow model maintaining only a common active branch.
- The
main
branch is setup to track the latest release so it is easy to get to the source for the most recent release build vs active development which is not yet released.
- The
- This repository follows the one flow model maintaining only a common active branch.
-
GitHub Actions
- PR and CI builds
- Test file processing
- Release builds
- PR and CI builds
-
Build scripts for building (and local testing of a build)
- PowerShell drives most of the build infrastructure
- makes reproducing issues locally much easier
- PowerShell drives most of the build infrastructure
-
Known issues and Workarounds
- There are some restrictions/limitations in the language, runtime or dependencies used in this repo and this describes how they are dealt with.
-
Release Management
- Describes the process of release management for this repository
Copyright ©️ 2025 Ubiquity.NET contributors, ALL RIGHTS RESRERVED