Skip to content
Tools that provide common build infrastructure for multiple .NET Foundation projects.
C# PowerShell Shell Rich Text Format Harbour Python Other
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE Use checkboxes in issue template (#4917) Feb 27, 2020
Documentation Mention PublishTestResults@2 task in docs (#5485) May 15, 2020
eng Update dependencies from https://github.com/dotnet/roslyn build 20200… May 25, 2020
scripts Add script to launch the code mirrors automatically (#5196) Apr 2, 2020
src Add support for running tests on iOS using XHarness to Helix SDK (#5523) May 22, 2020
tests Add support for running tests on iOS using XHarness to Helix SDK (#5523) May 22, 2020
.editorconfig Bootstrapper improvements. (#1423) Dec 10, 2018
.gitattributes Update .gitattributes Jul 17, 2018
.gitignore Add build manifest (#5210) Apr 10, 2020
Arcade.sln Create modified msi package drop (#5442) May 12, 2020
Build.cmd Bootstrapper improvements. (#1423) Dec 10, 2018
CODE-OF-CONDUCT.md Link Code of Conduct (#5198) Apr 3, 2020
Directory.Build.props Clean up license and copyright properties Apr 25, 2019
Directory.Build.targets Update infrastructure to Arcade 63208-02 (#455) Aug 13, 2018
LICENSE.TXT Add License and Headers (#66) Mar 16, 2018
NuGet.config Port dotnet eng feed (#4323) Nov 11, 2019
README.md Status badge updates (#5527) May 20, 2020
Restore.cmd Bootstrapper improvements. (#1423) Dec 10, 2018
SECURITY.md Normalize line endings in SECRUITY.md (#4944) Feb 27, 2020
THIRD-PARTY-NOTICES.TXT Use new algorithm for response file parsing that accounts for escaped… Jan 24, 2019
Test.cmd Bootstrapper improvements. (#1423) Dec 10, 2018
azure-pipelines-code-mirror.yml Retry code mirror (#4605) Jan 28, 2020
azure-pipelines-merge-mirror.yml Make mirror use build number to convey info for diagnosis (#4664) Jan 22, 2020
azure-pipelines.yml Add support for running tests on iOS using XHarness to Helix SDK (#5523) May 22, 2020
build.sh RepoToolset update to 1.0.0-beta2-62718-01 (#83) Mar 20, 2018
global.json Update SDK (#5497) May 19, 2020
restore.sh Update infrastructure to Arcade 63208-02 (#455) Aug 13, 2018
test.sh Sign tool fixes (#518) Aug 23, 2018

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

Status Last Updated: May 20, 2020, 9:00 AM PDT

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
Runtime Build Status
ASPNETCore Build Status
Installer Build Status
Arcade 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.

You can’t perform that action at this time.