The IoT Edge OSS project
Перейти к файлу
Damon Barry 95cabb5143
Upgrade deprecated pipeline tasks (#7370)
The AzureKeyVault@1 and PublishCodeCoverageResults@1 tasks for Azure pipelines are deprecated. This change updates both tasks in YAML files across the codebase. It also updates the BuildQualityChecks task to the latest version.

I confirmed that deprecation warnings disappear from the affected pipelines.

## Azure IoT Edge PR checklist:
2024-09-13 16:04:00 +00:00
.config
.github
.vscode
builds Upgrade deprecated pipeline tasks (#7370) 2024-09-13 16:04:00 +00:00
doc Add an event listener to log SDK events. (#7320) 2024-09-05 21:50:47 +00:00
e2e_deployment_files
e2e_test_files
edge-agent Add an event listener to log SDK events. (#7320) 2024-09-05 21:50:47 +00:00
edge-hub Add an event listener to log SDK events. (#7320) 2024-09-05 21:50:47 +00:00
edge-modules Merge tag 'metrics-collector-1.2.10' into main 2024-09-11 03:09:02 +00:00
edge-util
edgelet Prepare for release 1.5.10 (#7366) 2024-09-09 21:58:17 +00:00
mqtt
platform-validation
samples/dotnet
scripts
smoke
snap
test Add support for Ubuntu 24.04 (#7360) 2024-09-03 20:22:53 +00:00
tools
.editorconfig
.gitattributes
.gitignore
Azure.IoT.Edge.DotSettings
CHANGELOG.md Prepare for release 1.5.11 2024-09-11 03:09:27 +00:00
CodeCoverage.runsettings
LICENSE
Makefile
Microsoft.Azure.Devices.Edge.sln
Microsoft.Azure.Devices.Edge.sln.DotSettings
README.md
SECURITY.md
THIRDPARTYNOTICES
netcoreappVersion.props
owners.txt
rust-toolchain.toml
stylecop.json
stylecop.props
stylecop.ruleset
trademark.txt
versionInfo.json Prepare for release 1.5.11 2024-09-11 03:09:27 +00:00

README.md

IoT Edge

Build Status

Welcome to the home of IoT Edge.

IoT Edge moves cloud analytics and custom business logic to devices so that your organization can focus on business insights instead of data management. Enable your solution to truly scale by configuring your IoT software, deploying it to devices via standard containers, and monitoring it all from the cloud. This repository consists of three main projects: the Edge Agent, the Edge Hub, and the IoT Edge Security Daemon.

Documentation

Documentation for the Azure IoT Edge product can be found at https://docs.microsoft.com/azure/iot-edge.

Contributing

If you would like to build or change the IoT Edge source code, please follow the devguide.


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.