Azure-Samples / Azure-Samples/msdocs-fastapi-postgresql-sample-app

Remove outdated azd deploy workflow (azure-dev.yml)

未關閉
#23 0 則留言 1 個 reaction 已指派 2 人 已被 @pamelafox 認領 在 GitHub 檢視
主要語言
Bicep
星號
11
分支
60
平均合併
1 天 18 小時
30 天內合併 PR
2

描述

The `.github/workflows/azure-dev.yml` workflow ("Deploy with azd") is outdated and should be removed.

Problems:
- It runs an `azd` deployment automatically on every push to `main`, which is not appropriate for this sample.
- It references repository secrets (`secrets.*`) for configuration, which is the old pattern and no longer how these samples are configured.

Please delete `.github/workflows/azure-dev.yml`.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。