spheronFdn / beta-testing

🐛 Report all the bug found during beta testing
4 stars 3 forks source link

Deployment fails when branch name contains a "/" #61

Open paul-tharun opened 2 years ago

paul-tharun commented 2 years ago

Describe the bug

Deployment of branches containing "/" fails though it is a valid character in branch name.

Criticality

Critical

To Reproduce

Steps to reproduce the behavior:

  1. Add a project .
  2. Create a branch name with a "/" .
  3. Go to deployments page and see the deployments fail.

Expected behavior

Deployment to succeed when the branch name is valid.

Additional context

Your Details

rekpero commented 2 years ago

Hey @paul-tharun we are not able to reproduce this issue, can you share what logs you got when trying to deploy?