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

feat: commit files from assets even if in they are in .gitignore #56

Merged
merged 1 commit into from Jun 27, 2018

Conversation

pvdlg
Copy link
Member

@pvdlg pvdlg commented Jun 27, 2018

Fix #55

BREAKING CHANGE: the .gitignore file is now ignored when adding files to the release commit

Each files matching a glob in assets will now be included in the release commit. The assets option has now to be configured to match exactly the the files that have to be commited, independently of the .gitignore file.

BREAKING CHANGE: the `.gitignore` file is now ignored when adding files to the release commit

Each files matching a glob in `assets` will now be included in the release commit. The `assets` option has now to be configured to match exactly the the files that have to be commited, independently of the `.gitignore` file.
@gr2m gr2m merged commit 629dfc4 into master Jun 27, 2018
@gr2m gr2m deleted the ignore-gitignore branch June 27, 2018 19:59
@semantic-release-bot
Copy link
Collaborator

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants