Azure / Azure/container-apps-deploy-action
handle container app job
- Dominant language
- TypeScript
- Stars
- 94
- Forks
- 51
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 1
Description
I want to deploy a container app job, but it deploys a container app with the same name as the container app job I want.
would it be possible to either deploy the container app job or tell it to not deploy anything (I currrently redeploy my container app job with a bicep task which is good).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing how the action currently handles deployment and how it identifies a container app versus a container app job. Decide whether the supported behavior is deploying the job or skipping deployment, then verify that a container app job is not incorrectly deployed as a same-named container app and that the existing Bicep task workflow remains possible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, github-actions, typescript
- Domain
- ci-cd, cloud, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100