Skip to content

New command-line APIs in sourcelink #17002

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

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

NikolaMilosavljevic
Copy link
Member

Patch for dotnet/sourcelink#1068

This brings the following changes to sourcelink global tool, that enable sourcelink tests in source-build:

  • Adds --offline argument for test option - enables test option in offline scenarios
  • Fixes Make dotnet-sourcelink source-buildable sourcelink#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 NikolaMilosavljevic requested a review from a team as a code owner July 17, 2023 15:59
@NikolaMilosavljevic
Copy link
Member Author

Source-build failure - VMR could not apply the patch - working on updating the patch.

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
2 participants