Azure-Samples / Azure-Samples/msdocs-fastapi-postgresql-sample-app
Remove outdated azd deploy workflow (azure-dev.yml)
Đang mở
- Ngôn ngữ chính
- Bicep
- Star
- 11
- Fork
- 60
- Merge trung bình
- 1 ngày 18 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
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`.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.