Tools that provide common build infrastructure for multiple .NET Foundation projects.
Перейти к файлу
Marc Paine e93ae50762 Adding the 9.0.2xx channels 2024-11-07 14:33:25 +00:00
.config
.github
.vault-config [release/8.0] Use `System.AccessToken` for darc publishing (#14957) 2024-07-22 09:49:00 +02:00
Documentation [release/8.0] Remove BAR token usage from publishing (#14888) 2024-06-24 16:40:01 +02:00
eng Update MicrosoftSignedWix property to latest (#15185) 2024-10-16 09:13:36 -07:00
scripts
src Adding the 9.0.2xx channels 2024-11-07 14:33:25 +00:00
tests [release/8.0] Stop testing on windows.10.amd64.android.open (#15063) 2024-09-11 16:24:37 +00:00
.editorconfig
.gitattributes
.gitignore
Arcade.sln Add short lived memory cache for DefaultAzureCredential (#15053) (#15105) 2024-09-25 17:41:09 +02:00
Build.cmd
CODE-OF-CONDUCT.md
CONTRIBUTING.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-codeql.yml
azure-pipelines-merge-mirror.yml
azure-pipelines-pr.yml
azure-pipelines-richnav.yml
azure-pipelines-weekly.yaml
azure-pipelines.yml
build.sh
global.json Update to 8.0.110 (#15145) 2024-10-08 17:56:33 +00:00
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

Status of Arcade public CI builds: Build Status

Validation & Dependency Flow Status

Arcade validation policy and process

Current Version of Arcade in .NET Eng - Latest

Link to BARViz

Latest Version of Arcade Being Validated

Link to BARViz.

Build Statuses

Repo Name Current Build Status
Arcade Official Build Build Status
Arcade Validation Build Status

Status of Latest Version of Arcade Being Validated

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.