invertase / melos

๐ŸŒ‹ A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.
https://melos.invertase.dev/~melos-latest
Apache License 2.0
1.13k stars 201 forks source link

feat: add support for Azure DevOps repository #681

Closed lrampazzo closed 6 months ago

lrampazzo commented 6 months ago

Description

Adds support for Azure DevOps repository URLs. Probably also supports hosted Team Foundation Server, but I haven't had a chance to check if everything works.

This will resolve #599

Type of Change

CLAassistant commented 6 months ago

CLA assistant check
All committers have signed the CLA.

lrampazzo commented 6 months ago

Thanks for your great work guys! Keep it up!