lerna icon indicating copy to clipboard operation
lerna copied to clipboard

`allowBranch` option not documented anywhere in README

Open Robbie-Cook opened this issue 5 years ago • 4 comments
trafficstars

Expected Behavior

The README should have a reference to the command.publish.allowBranch option in Lerna.

Current Behavior

At the moment, it is not clear anywhere that the allowBranch option is avaliable

Possible Solution

Could we please get this added to the README? I'm happy to make a PR if this is deemed an issue.

Robbie-Cook avatar Sep 17 '20 04:09 Robbie-Cook

Not the clearest place, but does exist https://github.com/lerna/lerna/tree/master/commands/version#--allow-branch-glob

liorgreenb avatar Sep 22 '20 08:09 liorgreenb

@liorgreenb Thanks! This could feed into a broader issue of configuration option documentation, perhaps in the context of https://webpack.js.org/configuration/.

Does anyone see a configuration page for lerna.json as important?

Robbie-Cook avatar Sep 22 '20 22:09 Robbie-Cook

Hi Folks 👋

You may or may not know that lerna is now under the stewardship of Nrwl (announcement here https://github.com/lerna/lerna/issues/3121), a company with a long history of not just producing valuable open-source software (OSS), but also backing others (at the time of writing, Nrwl has donated over $50,000 to OSS it hasn't created, see https://opencollective.com/nx for full details).

Quite simply, Nrwl ❤️ OSS, and is committed to making lerna the best it can be. We use it ourselves.

In order to take this awesome project forward from its current state, it is important that we focus our finite resources on what is most important to lerna users in 2022.

With that in mind, we have identified this issue as being potentially stale due to its age and/or lack of recent activity.


Next steps:

We want to give you some time to read through this comment and take action per one of the steps outlined below, so for the next 14 days we will not make any further updates to this issue.

@Robbie-Cook as the original author of this issue, we are looking to you to update us on the latest state of this as it relates to the latest version of lerna.

Please choose one of the steps below, depending on what type of issue this is:

  • A) If this issue relates to a potential BUG in the latest version of lerna:

    • Please head over to https://github.com/lerna/repro, fork the repo and apply the changes necessary to reproduce the bug. Then open a PR to that https://github.com/lerna/repro repo and comment back to this thread with the PR number so that we can take a look into the problem and provide a fix.
  • B) If this issue is a FEATURE request to be added to the latest version of lerna:

    • Simply comment back on this thread so that we know you still want us to consider the request for the latest version of lerna.
  • C) If this issue is a QUESTION which is applicable to latest version of lerna:

    • Please convert the issue to be a Discussion instead: https://github.com/lerna/lerna/discussions
  • D) If this issue is no longer applicable to the latest version of lerna:

    • Please close the issue.

If we do not hear from @Robbie-Cook on this thread within the next 14 days, we will automatically close this issue.

If you are another user impacted by this issue but it ends up being closed as part of this process, we still want to hear from you! Please simply head over to our new issue templates and fill out all the requested details on the template which applies to your situation:

https://github.com/lerna/lerna/issues/new/choose

Thank you all for being a part of this awesome community, we could not be more excited to help move things forward from here 🙏 🚀

github-actions[bot] avatar Jun 03 '22 15:06 github-actions[bot]

Feature request: config page with full options for lerna.json

Robbie-Cook avatar Jun 10 '22 00:06 Robbie-Cook