Skip to content

EPIC: remove FAKE #7587

@Aaronontheweb

Description

@Aaronontheweb

Version Information

All projects right now

Describe the bug

Welp, as of this week the ubuntu-latest build agents on Azure DevOps no longer come with mono pre-installed, so our old FAKE4 scripts will no longer run on Linux.

Migrating to FAKE 5/6 is about as much work as just moving off of FAKE completely, so that's what we're going to do - most of what we used FAKE for in the past can now be natively handled via dotnet commands and simple PowerShell scripts.

Steps

To support the main Akka.NET repo I'm going to do some wrap-up work on https://github.com/petabridge/Incrementalist - since we have a new-and-improved 1.0 version that tremendously reduces the need for something like FAKE in the first place for Incremental builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DXDeveloper experience issues - papercuts, footguns, and other non-bug problems.build system

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions