Skip to content

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.
@pvdlg pvdlg force-pushed the ignore-gitignore branch from 595495e to 3ac3266 Compare June 27, 2018 19:35
@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 📦🚀

achingbrain added a commit to ipld/js-dag-cbor that referenced this pull request May 12, 2025
Turns out ignoring `.gitignore` while adding files to the release commit is a feature not a bug so specify the list of files to add.

Refs: semantic-release/git#56

We can probably revert if semantic-release/git#527 ever gets merged.
rvagg pushed a commit to ipld/js-dag-cbor that referenced this pull request May 20, 2025
Turns out ignoring `.gitignore` while adding files to the release commit is a feature not a bug so specify the list of files to add.

Refs: semantic-release/git#56

We can probably revert if semantic-release/git#527 ever gets merged.
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.

3 participants