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

WIP PR Adding Autolink #1

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from
Draft

WIP PR Adding Autolink #1

wants to merge 26 commits into from

Conversation

henkmeulekamp
Copy link
Owner

@henkmeulekamp henkmeulekamp commented Sep 27, 2022

Description

First pass adding autolink.

Todo:

  • Add unittests
  • Understand if formatter is needed
  • Is pipelining support added correctly, only options seems to be New-* | Remove-* or Get-* | Where | Remove-*

Issues Fixed

microsoft#368

References

Checklist

  • You actually ran the code that you just wrote, especially if you did just "one last quick change".
  • Comment-based help added/updated, including examples.
  • Static analysis is reporting back clean.
  • New/changed code adheres to our coding guidelines.
  • Formatters were created for any new types being added.
  • New/changed code continues to support the pipeline.
  • Changes to the manifest file follow the manifest guidance.
  • Unit tests were added/updated and are all passing. See testing guidelines. This includes making sure that all pipeline input variations have been covered.
  • Relevant usage examples have been added/updated in USAGE.md.
  • If desired, ensure your name is added to our Contributors list

@henkmeulekamp henkmeulekamp marked this pull request as draft September 28, 2022 07:10
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.

1 participant