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.11k stars 198 forks source link

feat: Support authentication private pub #627

Closed VictorOhashi closed 8 months ago

VictorOhashi commented 8 months ago

Description

Support authentication with private pub repositories.

Resolves: https://github.com/invertase/melos/issues/498

Type of Change

docs-page[bot] commented 8 months ago

To view this pull requests documentation preview, visit the following URL:

melos.invertase.dev/~627

Documentation is deployed and generated using docs.page.

VictorOhashi commented 8 months ago

Good stuff! Just some minor comments about naming.

Thanks for the review. All fixed.