Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creates master tag although its in a branch #80

Open
estahn opened this issue Jan 4, 2019 · 3 comments
Open

Creates master tag although its in a branch #80

estahn opened this issue Jan 4, 2019 · 3 comments

Comments

@estahn
Copy link

estahn commented Jan 4, 2019

I know this project is 💀 but we use it on some legacy repositories hence I'm reporting this.

When we use captain build in a branch, it creates a tag for master. The problem was introduced with the following commit:

29f59eb

Example:

circleci@0d4777e529b0:~/project$ git symbolic-ref --short -q HEAD
staging-db-wip
circleci@0d4777e529b0:~/project$ git name-rev --name-only HEAD
master
@estahn estahn changed the title Create master tag although its in a branch Creates master tag although its in a branch Jan 4, 2019
@dkapanidis
Copy link
Member

hi, althought there is no active development, potential issues will be checked upon.

I understand previous version worked ok and this is a regression for your environment.

@estahn
Copy link
Author

estahn commented Jan 4, 2019

@Spiddy No, the feature was never used on that particular repository. After a year or so someone has created a branch with changes which broke the master image. Hence I wouldn't say it worked in previous versions.

This is in CircleCI 2.0 and latest git.

@guilhem
Copy link

guilhem commented Jan 22, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants