Tools that provide common build infrastructure for multiple .NET Foundation projects.
Перейти к файлу
Přemek Vysoký 4382cef302
Fix docs for send-to-helix.yml (#5335)
2020-04-23 17:46:37 +02:00
.github/ISSUE_TEMPLATE
Documentation
eng
scripts
src
tests
.editorconfig
.gitattributes
.gitignore
Arcade.sln
Build.cmd
CODE-OF-CONDUCT.md
Directory.Build.props
Directory.Build.targets
LICENSE.TXT
NuGet.config
README.md
Restore.cmd
SECURITY.md
THIRD-PARTY-NOTICES.TXT
Test.cmd
azure-pipelines-code-mirror.yml
azure-pipelines-merge-mirror.yml
azure-pipelines.yml
build.sh
global.json
restore.sh
test.sh

README.md

Arcade

Overview

Arcade is intended to provide well-understood and consistent mechanisms for consuming, updating, and sharing infrastructure across the .NET Core team. For more details about Arcade, please see the Overview documentation.

Build & Test Status

Azure DevOps Build Status

Validation & Dependency Flow Status

Status Last Updated: April 22, 2020, 4:00 PM PDT

Current Version of Arcade in .NET Eng - Latest

Link to BARViz

Latest Version of Arcade Being Validated

Link to BARViz.

Status of Latest Version of Arcade Being Validated

  • Unable to validate using bell-weather repositories due to various issues with build pipeline resources (e.g. OSX de-provisioning, Linux Musl Arm64 communication issue)

Result of latest Arcade Validation run on April 21, 2020, 5:11 PM PDT

Getting Started

Packages are published daily to our tools feed:

https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json

This feed is browsable from here:

https://dev.azure.com/dnceng/public/_packaging?_a=feed&feed=dotnet-eng

Source Code

git clone https://github.com/dotnet/arcade.git

How to use Arcade

Documentation, tutorials, and guides may be found in the Start Here index.

How to contribute

License

.NET Core (including the Arcade repo) is licensed under the MIT license.