dancryer / PHPCI

PHPCI is a free and open source continuous integration tool specifically designed for PHP.
BSD 2-Clause "Simplified" License
2.42k stars 439 forks source link

Wrong branch processed when running build manually selecting branch with slash like feature/my_branch #1226

Closed dgpro closed 5 years ago

dgpro commented 8 years ago

Hi, I'm running an instance of phpci and I updated it to the latest version using your instructions. I've linked my github account and in my project it shows 3 branches next to Build Now button: develop, feature/phpci_config and feature.

Not sure why feature is there as there is no such branch in my repo. But when I select feature/my_feature branch and click Build Now it tries to build feature instead

I've tried in Chrome 50 and Firefox 46 on Windows 7 so it's probably not a browser related issue.

Environment info

Operating System: Ubuntu 14.04, nginx PHP Version: 7.0