Skip to content

Conversation

@sdn4z
Copy link
Collaborator

@sdn4z sdn4z commented Sep 18, 2025

Adds --npm-source and --pypi-source cli options.

closes #344

@sdn4z sdn4z force-pushed the cli-multiple-sources branch from 6591922 to e29079c Compare September 18, 2025 14:10
@github-actions github-actions bot added feature and removed feature labels Sep 18, 2025
@sdn4z sdn4z marked this pull request as ready for review September 18, 2025 14:11
@sdn4z sdn4z requested a review from scastlara as a code owner September 18, 2025 14:11
@sdn4z
Copy link
Collaborator Author

sdn4z commented Sep 18, 2025

/lgtm review

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦉 lgtm Review

Score: Nitpicks 🤓

🔍 Summary

Overall, this is a solid PR. The new feature to allow setting ecosystem sources via the CLI is well-implemented, and the new options are clearly documented. The accompanying tests are thorough, covering various scenarios for the new CLI flags.

I also appreciate the bug fix for the recursive config loading.

I have one minor suggestion to improve code quality by reducing some duplication in the config handler. Other than that, the changes look good.

More information
  • Id: 4e5c824737184faea97852f67b434420
  • Model: gemini-2.5-pro
  • Created at: 2025-09-18T14:18:33.608842+00:00
Usage summary
  • Request count: 2
  • Request tokens: 45,746
  • Response tokens: 9,993
  • Total tokens: 55,739

See the 📚 lgtm-ai repository for more information about lgtm.

@sdn4z sdn4z force-pushed the cli-multiple-sources branch from e29079c to 4e274c5 Compare September 18, 2025 14:27
@github-actions github-actions bot added feature and removed feature labels Sep 18, 2025
@sdn4z sdn4z force-pushed the cli-multiple-sources branch from 4e274c5 to f5e79bb Compare September 19, 2025 06:30
@github-actions github-actions bot added feature and removed feature labels Sep 19, 2025
@sdn4z sdn4z merged commit 0a1720f into elementsinteractive:main Sep 19, 2025
12 checks passed
@sdn4z sdn4z deleted the cli-multiple-sources branch September 19, 2025 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support alternative sources via CLI options

2 participants