Azure / Azure/container-apps-deploy-action
Misleading log message despite specifying containerAppEnvironment input
Open
- Dominant language
- TypeScript
- Stars
- 94
- Forks
- 51
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 1
Description
Hello, I am passing the environment name to which I want the container to be deployed. Despite that I see a warning log message that points to a different environment name. I do have two environments in the resource group.
My guess is that the condition to check if the specified environment already exists isn't correctly setting the flag as intended: https://github.com/Azure/container-apps-deploy-action/blob/main/action.yml#L356-L364
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.