Skip to content

Doesn't work when your trying to build with --since origin/master #22

Description

@tl-NASEEBULLAH-AHMADI

Hi there!

Great piece of work, and really boosts our CI time. However, unfortunately, I've encountered a problem with our build where the build job doesn't actually work properly? Maybe I'm doing something wrong?

// package.json
{
 ...
  "test": "lerna-parallelism run --stream --concurrency 1 --split $CIRCLE_NODE_TOTAL --partition $CIRCLE_NODE_INDEX test --since $COMMIT",
 ...
}

Our build command involves building typings for each package in our monorepo. The typings should only be built if any of the packages have changed since origin/master.

Can you please help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions