Skip to content

Updated automated build #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 13, 2025

Conversation

smaillet
Copy link
Member

Updated automated build

  • PR builds ignore some files (Still requires a review!)
    • Release build actions changes have no impact on a PR/CI build so don't trigger them
    • OneFlow script changes (also release build scripts) have no impact on PR/CI build so don't trigger them
  • Added support for ShouldProcess to [Start|Publish]-Release.ps1
    • This allows safer release process by providing a mechanism to use -WhatIf or -Confirm for scripts (especially publish-release.ps1 that have significant impact and are difficult to undo)

* PR builds ignore some files (Still requires a review!)
    * Release build actions changes have no impact on a PR/CI build so don't trigger them
    * OneFlow script changes (also release build scripts) have no impact on PR/CI build so don't trigger them
* Added support for `ShouldProcess` to `[Start|Publish]-Release.ps1`
    - This allows safer release process by providing a mechanism to use `-WhatIf` or `-Confirm` for scripts (especially `publish-release.ps1` that have significant impact and are difficult to undo)
Copy link

Test Results

53 tests   53 ✅  18s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 5f47d9b.

@smaillet smaillet merged commit a611bd7 into UbiquityDotNET:develop Jul 13, 2025
3 checks passed
@smaillet smaillet deleted the AutomatedBuildUpdates branch July 13, 2025 17:16
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