هذا الالتزام موجود في:
Chris Ayers
2024-09-26 17:16:54 +00:00
الأصل 43e6d739e4
التزام ce69d2fa95
4 ملفات معدلة مع 17 إضافات و5 حذوفات

عرض الملف

@@ -10,7 +10,8 @@
"ghcr.io/devcontainers/features/docker-in-docker:2": {}, "ghcr.io/devcontainers/features/docker-in-docker:2": {},
"ghcr.io/devcontainers/features/dotnet:2": {}, "ghcr.io/devcontainers/features/dotnet:2": {},
"ghcr.io/devcontainers/features/node:1": {}, "ghcr.io/devcontainers/features/node:1": {},
"ghcr.io/dhoeric/features/act:1": {} "ghcr.io/dhoeric/features/act:1": {},
"ghcr.io/azure/azure-dev/azd:0": {}
}, },
// Features to add to the dev container. More info: https://containers.dev/features. // Features to add to the dev container. More info: https://containers.dev/features.
// "features": {}, // "features": {},

عرض الملف

@@ -96,8 +96,7 @@ Demo: [Online Parser](https://yaml-online-parser.appspot.com/)
- branch_protection_rule - branch_protection_rule
- checks - checks
- create - create / delete
- delete
- deployment - deployment
- discussion - discussion
- fork - fork
@@ -116,8 +115,7 @@ Demo: [Online Parser](https://yaml-online-parser.appspot.com/)
- release - release
- schedule - schedule
- status - status
- workflow_call - workflow_call / workflow_dispatch
- workflow_dispatch
</div> </div>
</div> </div>
@@ -243,6 +241,19 @@ updates:
--- ---
# Bonus - Private Networking
- GitHub Actions is triggered.
- Actions service creates a runner.
- The runner service deploys the GitHub-hosted runner's NIC into your Azure VNET.
- The runner agent picks up the workflow job.
- The runner sends logs back to the GitHub Actions service.
- NIC accesses private resources.
![bg right fit](img/private-networking.png)
---
# Questions # Questions
![bg auto](./img/background.jpg) ![bg auto](./img/background.jpg)

ملف ثنائي غير معروض.

قبل

العرض:  |  الارتفاع:  |  الحجم: 11 KiB

بعد

العرض:  |  الارتفاع:  |  الحجم: 11 KiB

ثنائية
slides/img/private-networking.png Normal file

ملف ثنائي غير معروض.

بعد

العرض:  |  الارتفاع:  |  الحجم: 468 KiB