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

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

Open
#23 0 comments 1 reaction 2 assignees Claimed by @pamelafox View on GitHub
Dominant language
Bicep
Stars
11
Forks
60
Avg merge
1d 18h
Merged PRs (30d)
2

Description

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`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.