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

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

Aperta
#23 0 commenti 1 reazione 2 assegnatari Rivendicata da @pamelafox Vedi su GitHub
Lingua principale
Bicep
Stelle
11
Fork
60
Merge medio
1g 18h
PR unite (30g)
2

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.