Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

dotnet/arcade-extensions

Repository files navigation

Arcade-extensions

This repo contains the custom build tasks used by dnceng which are distributed in the "DncEng Build Tasks" extension.

Public repository retirement notice

WARNING: This project is now in "maintenance" mode. This means that no new features will be accepted and fixes will be limited to security fixes. We expect to retire arcade-extensions by the end of 2024. The project's repository will be archived and there will be no further updates.

Overview

Tasks overview

Contributing

Creating a custom build task instructions are here

Deprecation Notice

The following tasks have been deprecated and will no longer be maintained:

  • BashOrCmdV1
  • SendEndTelemetryV1
  • SendStartTelemetryV1

Several npm packages have also been uninstalled from the repo as they did not appear to be used. If you are in this repo to update a package, be sure to investigate to see if it's needed (the build and package scripts utilize some Javascript code). It may be easier to uninstall a package instead of maintaining it.