Azure IoT Edge
Перейти к файлу
dependabot[bot] 797005669d
Bump junit in /v1/proxy/gateway/java/gateway-remote-module
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 09:00:57 +00:00
.github Update ISSUE_TEMPLATE.md 2018-08-31 11:35:23 -07:00
v1 Bump junit in /v1/proxy/gateway/java/gateway-remote-module 2020-10-13 09:00:57 +00:00
.gitattributes Initial commit. 2016-04-29 10:11:11 -07:00
.gitignore Ignore certain directories that have moved to /v1 (#443) 2017-12-12 14:45:55 -08:00
.gitmodules Move files to v1 folder 2017-11-14 12:03:34 -08:00
License.txt updates for V2 GA release 2018-06-27 10:12:35 -07:00
README.md Add definition to build PRs with Azure Pipelines (#665) 2019-03-19 13:16:06 -07:00
ThirdPartyNotices.txt updates for V2 GA release 2018-06-27 10:12:35 -07:00
iotedge-ci.yml Add definition for CI build (#667) 2019-03-26 13:39:59 -07:00
iotedge.yml Add definition to build PRs with Azure Pipelines (#665) 2019-03-19 13:16:06 -07:00
libnode.yml Add YAML builds for Node.js lib, traceability tool (#666) 2019-03-14 10:20:09 -07:00
traceability.yml Add YAML builds for Node.js lib, traceability tool (#666) 2019-03-14 10:20:09 -07:00
trademark.txt updates for V2 GA release 2018-06-27 10:12:35 -07:00

README.md

        █████╗ ███████╗██╗   ██╗██████╗ ███████╗
       ██╔══██╗╚══███╔╝██║   ██║██╔══██╗██╔════╝
       ███████║  ███╔╝ ██║   ██║██████╔╝█████╗
       ██╔══██║ ███╔╝  ██║   ██║██╔══██╗██╔══╝
       ██║  ██║███████╗╚██████╔╝██║  ██║███████╗
       ╚═╝  ╚═╝╚══════╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝
 ██╗         ████████╗    ███████╗██████╗  ██████╗ ███████╗
 ██║ ██████╗ ╚══██╔══╝    ██╔════╝██╔══██╗██╔════╝ ██╔════╝
 ██║██╔═══██║   ██║       █████╗  ██║  ██║██║  ███╗█████╗
 ██║██║   ██║   ██║       ██╔══╝  ██║  ██║██║   ██║██╔══╝
 ██║╚██████╔╝   ██║       ███████╗██████╔╝╚██████╔╝███████╗
 ╚═╝ ╚═════╝    ╚═╝       ╚══════╝╚═════╝  ╚═════╝ ╚══════╝

Build Status

Welcome to the home Azure IoT Edge V1. The second version of Azure IoT Edge can be found at https://github.com/azure/azure-iotedge. The second version of Azure IoT Edge is built from the IoT Edge open-source project which can be found at https://github.com/azure/iotedge.

v1

This folder contains the Azure IoT Edge V1 codebase. V1 will continue to be supported. V1 documentation which used to live on docs.microsoft.com has been moved along side the code in this folder. Bugs can continue to be filed on the issues section of this repo.

Issues

Issues with V1 can be filed in the issues section of this GitHub repo.