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

Drop support for diffing tags #158

Open
fallion opened this issue Dec 4, 2019 · 0 comments
Open

Drop support for diffing tags #158

fallion opened this issue Dec 4, 2019 · 0 comments

Comments

@fallion
Copy link
Member

fallion commented Dec 4, 2019

Right now the logic diffs 2 branches however this can lead to unexpected issues.

Therefore we should find the next tag on same branch instead of diffing 2 possibly detached tags.

Reasoning for previous approach is here: goreleaser/goreleaser#990

Technically the current approach could be kept as an opt-in configuration option.

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

1 participant