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

Add documentation for the --artifacts-path command option #40637

Merged
merged 9 commits into from
Apr 29, 2024

Conversation

timdeschryver
Copy link
Contributor

@timdeschryver timdeschryver commented Apr 26, 2024

Summary

This PR documents the --artifacts-path option for all dotnet commands that make use of it.
The referenced issue only mentions dotnet build, this PR also updates the documentation for the other commands.

Fixes #40615 (if available)


Internal previews

📄 File 🔗 Preview link
docs/core/tools/dotnet-build.md dotnet build
docs/core/tools/dotnet-clean.md dotnet clean command
docs/core/tools/dotnet-pack.md dotnet pack
docs/core/tools/dotnet-publish.md dotnet publish
docs/core/tools/dotnet-test.md docs/core/tools/dotnet-test

@timdeschryver timdeschryver requested review from tdykstra and a team as code owners April 26, 2024 18:21
@dotnet-bot dotnet-bot added this to the April 2024 milestone Apr 26, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates PR is created by someone from the .NET community. label Apr 26, 2024
Copy link
Contributor

@tdykstra tdykstra left a comment

Choose a reason for hiding this comment

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

This looks great, @timdeschryver! I had just a couple suggestions.

includes/cli-configuration-artifacts-path.md Outdated Show resolved Hide resolved
includes/cli-configuration-artifacts-path.md Outdated Show resolved Hide resolved
timdeschryver and others added 2 commits April 29, 2024 19:04
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
@tdykstra tdykstra merged commit 3b5fccd into dotnet:main Apr 29, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-cli/subsvc dotnet-fundamentals/svc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No docs for --artifacts-path
3 participants