Tools that provide common build infrastructure for multiple .NET Foundation projects.
Перейти к файлу
Christopher Costa 3c0afc9b38 add is1espipeline parameter to setup-maestro-vars call 2024-04-19 12:24:25 -07:00
.config Adopt latest secret-manager (#14712) 2024-04-11 00:21:47 +00:00
.github
.vault-config Add pats requested for Roslyn perf bot support. (#14516) 2024-02-26 23:47:22 +00:00
Documentation Create Unified-Build-Join-Point.md (#14618) 2024-03-26 06:48:20 +01:00
eng add is1espipeline parameter to setup-maestro-vars call 2024-04-19 12:24:25 -07:00
scripts Revert "Add dotnet/format to flow creation script (#14606)" (#14627) 2024-03-20 21:04:57 +00:00
src Implement a RepoOrigin attribute within the AssetManifest.xml file. (#14718) 2024-04-19 10:00:57 +02:00
tests Update EOL versions in `main` (#14615) 2024-04-10 14:32:46 -07:00
.editorconfig
.gitattributes
.gitignore
Arcade.sln Move VersionTools together with a common dir structure (#14588) 2024-03-14 09:22:25 +00:00
Build.cmd
CODE-OF-CONDUCT.md
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
Directory.Packages.props [main] Update dependencies from dotnet/arcade, dotnet/arcade-services, dotnet/source-build-externals, dotnet/templating, dotnet/xharness (#14701) 2024-04-18 00:16:03 +00:00
LICENSE.TXT
NuGet.config Move VersionTools together with a common dir structure (#14588) 2024-03-14 09:22:25 +00:00
README.md
Restore.cmd
SECURITY.md
THIRD-PARTY-NOTICES.TXT
Test.cmd
azure-pipelines-code-mirror.yml Change devdiv code mirror sdl pool (#14721) 2024-04-16 15:57:53 -07:00
azure-pipelines-codeql.yml
azure-pipelines-merge-mirror.yml
azure-pipelines-pr.yml [main] Adding triggers to azure-pipeline-pr (#14636) 2024-03-25 10:22:41 -07:00
azure-pipelines-richnav.yml
azure-pipelines-weekly.yaml Install .net 6 in weekly pipeline (#14616) 2024-04-01 10:08:06 -07:00
azure-pipelines.yml [main][1ES Template] Migrate pipeline template to 1ES (#14613) 2024-03-20 09:47:23 -07:00
build.sh
global.json [main] Update dependencies from dotnet/arcade, dotnet/arcade-services, dotnet/source-build-externals, dotnet/templating, dotnet/xharness (#14701) 2024-04-18 00:16:03 +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.