Azure-Samples / Azure-Samples/msdocs-fastapi-postgresql-sample-app
Remove outdated azd deploy workflow (azure-dev.yml)
オープン
- 主要言語
- Bicep
- スター
- 11
- フォーク
- 60
- 平均マージ
- 1日 18時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。