Skip to content

git push the tweaks from patch dist-tag #68

@tunnckoCore

Description

@tunnckoCore

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions