Skip to content

feat: remove nuke and create a new workflow#142

Merged
Thorstein Løkensgard (loekensgard) merged 11 commits intomainfrom
feat/removenuke
Feb 24, 2025
Merged

feat: remove nuke and create a new workflow#142
Thorstein Løkensgard (loekensgard) merged 11 commits intomainfrom
feat/removenuke

Conversation

@loekensgard
Copy link
Copy Markdown
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 Thorstein Løkensgard (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