Skip to content

Conversation

@loekensgard
Copy link
Member

Remove Nuke and Implement a new GitHub Actions

Changes

  1. Removed Nuke Build System

    • Removed Nuke-based build configuration
    • Cleaned up related build dependencies and artifacts
    • Removed build directory and associated Nuke project
  2. Added New GitHub Actions Workflow

    • Created new build-and-release.yaml workflow for CI/CD
    • Implemented a GitHub Action with dotnet commands

Purpose

This change modernizes our build pipeline by:

  • Simplifying the build process by removing the Nuke build system
  • Utilizing native GitHub Actions for better integration and maintainability

@loekensgard loekensgard self-assigned this Feb 21, 2025
@loekensgard loekensgard requested a review from h3rmanj February 21, 2025 10:05
@loekensgard loekensgard requested a review from a team February 21, 2025 10:13
@loekensgard loekensgard added enhancement New feature or request .NET Pull requests that update .net code labels Feb 21, 2025
@loekensgard loekensgard merged commit 7cfd871 into main Feb 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants