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

Add publishConfig and ignore option for publishing #118

Merged
merged 3 commits into from
May 12, 2016
Merged

Add publishConfig and ignore option for publishing #118

merged 3 commits into from
May 12, 2016

Conversation

jamiebuilds
Copy link
Contributor

Basically:

$ git diff --name-only
packages/package-a/src/source-file.js
packages/package-b/test/test-file.js

Then use minimatch to filter out files in the diff that lerna.json#publishConfig.ignore is ignoring

@jamiebuilds jamiebuilds mentioned this pull request May 2, 2016
@jamiebuilds
Copy link
Contributor Author

I need to add tests to this

@hzoo
Copy link
Contributor

hzoo commented May 12, 2016

👍

@hzoo hzoo merged commit 73ba6ce into master May 12, 2016
@hzoo hzoo deleted the ignore branch May 12, 2016 22:23
@lock
Copy link

lock bot commented Dec 28, 2018

This thread has been automatically locked because there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants