Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anandchugh/iotedge-cicd-github-actions
This repo contains sample of Azure IoT Egde ci/cd using github actions for arm64 and amd64 devices.
https://github.com/anandchugh/iotedge-cicd-github-actions
azure cicd devops github-actions iotedge python
Last synced: 3 months ago
JSON representation
This repo contains sample of Azure IoT Egde ci/cd using github actions for arm64 and amd64 devices.
- Host: GitHub
- URL: https://github.com/anandchugh/iotedge-cicd-github-actions
- Owner: anandchugh
- License: mit
- Created: 2022-05-29T17:01:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T13:11:38.000Z (over 2 years ago)
- Last Synced: 2024-04-23T14:24:31.881Z (10 months ago)
- Topics: azure, cicd, devops, github-actions, iotedge, python
- Language: Shell
- Homepage:
- Size: 25.4 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CI/CD workflow for IoT Edge modules using GitHub actions for Arm64, Amd64 devices
This repo is sample repository used for medium articles -
- [CI/CD workflow for IoT Edge modules using GitHub actions for Arm64, Amd64 devices.](https://medium.com/@anand.chugh/ci-cd-for-azure-iot-edge-using-github-actions-for-arm64-and-amd64-platforms-722a11198c1a)
- [End to End Deployment Verification of Azure IoT Edge Modules.](https://medium.com/@maansii/building-end-to-end-deployment-verification-pipeline-for-azure-iot-edge-modules-using-github-5b1067bfcdd6)