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 Azure DevOps support #193

Open
thangaraja opened this issue Dec 9, 2019 · 2 comments
Open

Add Azure DevOps support #193

thangaraja opened this issue Dec 9, 2019 · 2 comments

Comments

@thangaraja
Copy link

thangaraja commented Dec 9, 2019

Hi,

I have Azure DevOps (Formerly known as VSTS) repository https://xxxxxxxxxxxxxxxx/DefaultCollection/project_name/_git/project_name and configured with lerna. Publish/versioning works fine with Lerna.

However, while running the command lerna-changelog throws error "Could not infer "repo" from the "package.json" file." with VSTS repo

After checking the Lerna-Changelog code, it looks like its trying to match the repo pattern and fails

lerna-changelog/src/configuration.ts

image

@Turbo87
Copy link
Contributor

Turbo87 commented Dec 9, 2019

lerna-changelog currently only supports projects hosted on GitHub

@Turbo87 Turbo87 changed the title Running command lerna-changelog throws error "Could not infer "repo" from the "package.json" file." with VSTS repo Add Azure DevOps support Dec 9, 2019
@lerna lerna deleted a comment from yanlee26 Feb 2, 2021
@thiagocardoso1988
Copy link

Is there any updates regarding this subject? Anything we can do to help getting this done?

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

No branches or pull requests

3 participants