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

New command-line APIs and offline argument #1068

Merged
merged 1 commit into from Jul 24, 2023

Conversation

NikolaMilosavljevic
Copy link
Member

This PR provides several improvements in sourcelink tool:

  • Adds --offline argument for test option - enables test option in offline scenarios
  • Fixes Make dotnet-sourcelink source-buildable #1028 - enables tool to be built in source-build
  • Updates command-line-api dependency to match what's used in source-build, and all other repos that have that dependency
  • Converts command-line usage to new API model, as required by updated command-line-api dependency - same work that was recently done in other repos, i.e. dotnet/sdk@6483a69

@NikolaMilosavljevic
Copy link
Member Author

@tmat

@NikolaMilosavljevic
Copy link
Member Author

@dotnet/source-build-internal

@tmat tmat merged commit 8ec80a1 into dotnet:main Jul 24, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make dotnet-sourcelink source-buildable
3 participants