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

git push the tweaks from patch dist-tag #68

Open
tunnckoCore opened this issue Dec 23, 2018 · 0 comments
Open

git push the tweaks from patch dist-tag #68

tunnckoCore opened this issue Dec 23, 2018 · 0 comments
Labels

Comments

@tunnckoCore
Copy link
Member

Issues while using mix things.

For example:

  1. Want to be scoped package, e.g. @gage/app
  2. repo to be different name, e.g. gage-app
  3. and be in @tunnckoCoreLabs org - e.g. tunnckoCoreLabs/gage-app

The problem was settings.project merging. Actually defaulting it to argv.project = Object.assign({}, argv.project) inside the charlike.cli function. This was not working as expected because in that time the settings.project may be settings['project.repo'] (i.e. a string not an object) which is handled later in the src/defaults.js

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

No branches or pull requests

1 participant