Tools that provide common build infrastructure for multiple .NET Foundation projects.
Перейти к файлу
waddlesplash c04d415968
build-rootfs: Use Haiku package repository tool rather than HDS API (#15091)
2024-09-17 16:14:50 +00:00
.config [main] Update dependencies from dotnet/arcade, dotnet/arcade-services, dotnet/dnceng, dotnet/templating (#15057) 2024-09-09 15:03:38 +00:00
.github
.vault-config SymUploader removal stage 2: Use symbolrequest workflow to promote to internal/external symbol servers (#15055) 2024-09-13 20:21:21 +00:00
Documentation Add note about AzDO PAT being option in `Darc.md` (#15044) 2024-09-13 11:02:33 +02:00
eng build-rootfs: Use Haiku package repository tool rather than HDS API (#15091) 2024-09-17 16:14:50 +00:00
scripts
src Fixup conditional for _ImportOrUseTooling (#15089) 2024-09-17 08:16:40 -07:00
tests
.editorconfig
.gitattributes
.gitignore
Arcade.sln SymUploader removal stage 1: Remove usage of symuploader in Feed task (#15012) 2024-08-29 12:56:29 -07:00
Build.cmd
CODE-OF-CONDUCT.md
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
Directory.Packages.props [main] Update dependencies from 6 repositories (#15027) 2024-09-06 07:22:50 -07:00
LICENSE.TXT
NuGet.config [main] Update dependencies from 6 repositories (#15027) 2024-09-06 07:22:50 -07:00
README.md
Restore.cmd
SECURITY.md
THIRD-PARTY-NOTICES.TXT
Test.cmd
azure-pipelines-codeql.yml
azure-pipelines-daily.yaml
azure-pipelines-pr.yml
azure-pipelines-richnav.yml
azure-pipelines.yml Enable TSA upload and switch SDL to 1ESPT (#15040) 2024-08-30 08:43:31 -07:00
build.sh
global.json Update publish.yml to account for symbol changes (#15073) 2024-09-16 09:52:01 -07: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.