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

Handling multiple outputs from dotnet pack #2332

Merged
merged 1 commit into from Apr 7, 2022

Conversation

WallucePinkham
Copy link

This will allow multiple outputs from the dotnet pack command. This will allow a single dotnet repository to contain multiple hooks.

@asottile
Copy link
Member

asottile commented Apr 6, 2022

please add a test demonstrating your change -- you can find similar dotnet tests in tests/repository_test.py

@WallucePinkham WallucePinkham marked this pull request as draft April 7, 2022 14:17
@WallucePinkham WallucePinkham marked this pull request as ready for review April 7, 2022 14:25
@WallucePinkham
Copy link
Author

Seems like the build-agent doesn't support dotnet 6.0

@WallucePinkham
Copy link
Author

Tests added

Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

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

@asottile asottile merged commit ecd7363 into pre-commit:main Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants