Skip to content
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

feat: remove nuke and create a new workflow #142

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

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
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.

1 participant