Azure / Azure/azure-functions-python-worker
[Bug] Function App will not work when deployed using Github Actions.
- Langage dominant
- Python
- Étoiles
- 357
- Forks
- 116
- Merge moyen
- 32 min
- PR mergées (30 j)
- 1
Description
### Expected Behavior
I have been trying for days to get this to work.
I can deploy my function app from the VS Code extension and it works fine.
I am deploying using Github Actions, the exact script that is generated for me by Azure.
All my tests are passing in my Github Actions pipeline.
There are no errors in the pipeline.
It says deployment was successful. After deployment my function cannot be found.
It is SO frustrating to me that I can easily deploy using a click from VS Code, but the EXACT SAME CODE, pushed in the exact way that Azure recommends, does not work.
### Actual Behavior
_No response_
### Steps to Reproduce
_No response_
### Relevant code being tried
```shell
```
### Relevant log output
```shell
```
### requirements.txt file
```shell
```
### Where are you facing this problem?
Local - Core Tools
### Function app name
_No response_
### Additional Information
_No response_
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par comparer le déploiement réussi de VS Code avec le workflow GitHub Actions généré par Azure. L’issue nécessite des étapes de déploiement reproductibles, le workflow, requirements.txt et les journaux de déploiement avant de pouvoir isoler l’échec. La tâche est terminée lorsque la fonction est découvrable et fonctionne après le déploiement via GitHub Actions.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- azure, github-actions, python
- Domaine
- backend, ci-cd, cloud
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100