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 摘要。