Arcade Engineering Services
Перейти к файлу
Oleksandr Didyk c3307105b4
[automated] Merge branch 'production' => 'main' (#3975)
2024-09-18 17:22:15 +02:00
.config [main] Update dependencies from dotnet/dnceng (#3949) 2024-09-17 11:13:27 +02:00
.github Update Kusto query in rollout issue (#3927) 2024-09-05 12:37:23 +02:00
.packages Add empty Directory.* files (#1892) 2022-05-12 23:55:13 +00:00
.vault-config Run scenario tests in PCS pipeline (#3917) 2024-09-04 14:05:02 +00:00
artifacts Add empty Directory.* files (#1892) 2022-05-12 23:55:13 +00:00
docs Make E2E Arcade tests use maestro-auth-test arcade (#3928) 2024-09-05 10:04:25 +00:00
eng [main] Update dependencies from dotnet/arcade (#3959) 2024-09-17 12:47:51 +00:00
src Consider skipped checks as meeting Maestro policy (#3636) 2024-09-17 17:56:22 +02:00
test Increase wait time in PCS E2E tests (#3945) 2024-09-10 16:55:01 +02:00
.dockerignore Setup Product Construction Service (#3172) 2024-01-10 17:26:58 +01:00
.editorconfig Suppress analyzers in auto-generated code (#3327) 2024-02-21 01:21:06 -08:00
.gitattributes Create installation script for grafana (#703) 2019-10-14 17:19:20 -07:00
.gitignore Support JSON output for `darc get-subscriptions` command (#2182) 2023-02-06 17:55:30 +01:00
Build.cmd Set repository up for arcade and get pieces for building in place (#3) 2018-11-20 13:55:53 -08:00
CODE-OF-CONDUCT.md Link Code of Conduct (#1088) 2020-04-03 07:24:00 -07:00
CredScanSuppressions.json Suppress credscan false-positives in SecretManager (#2250) 2023-03-30 16:51:33 +00:00
Directory.Build.props Remove code coverage infrastructure in this repo (!38625) (#3458) 2024-04-02 03:07:30 -07:00
Directory.Build.targets Update .net sdk to 6.0.300 and use new Central Package Management (#1890) 2022-05-11 17:39:06 -07:00
Directory.Packages.props Update Aspire to 8.2.0 (#3896) 2024-08-30 10:02:55 +02:00
LICENSE.TXT Update LICENSE.TXT (#266) 2019-03-21 17:56:01 -07:00
NuGet.config Suppress this warning (#1893) 2022-05-13 12:54:44 -07:00
README.md Clean up README (#2616) 2023-06-07 08:30:29 -07:00
SECURITY.md Add SECURITY.md 2020-02-26 01:41:24 +00:00
THIRD-PARTY-NOTICES.TXT Add auto-generated PCS C# client (#3361) 2024-03-01 16:56:05 +01:00
arcade-services.sln Port feed cleaner to PCS (#3892) 2024-08-29 16:21:04 +02:00
azure-pipeline-weekly.yml Synchronize secrets on Monday and Thursday (#3570) 2024-05-31 10:27:11 +02:00
azure-pipelines-pr.yml Build docker during pr (#3867) 2024-08-26 10:28:54 +02:00
azure-pipelines-product-construction-service.yml Split PCS and repo build into separate stages (#3936) 2024-09-09 11:54:49 +02:00
azure-pipelines.yml Update maestro token for e2e tests (#3817) 2024-08-12 11:06:44 +02:00
build.sh Remove vstest special version handling (#2257) 2023-04-06 16:42:33 -07:00
github-merge-flow.jsonc Onboard new inter-branch merge flow [Configuration] (#3668) 2024-06-24 13:28:52 +02:00
global.json [main] Update dependencies from dotnet/arcade (#3959) 2024-09-17 12:47:51 +00:00

README.md

Arcade Services

Overview

This repo is home of the services that help us construct .NET. Mainly, you can find the Maestro dependency flow system and the Darc CLI tool.

Development

See instructions on how to debug Maestro here.

Contribution

We welcome contributions! Please follow the Code of Conduct.

Filing issues

This repo should contain issues that are tied to Maestro and Darc.

License

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