Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

#import bug#3292

Merged
colombod merged 1 commit into
dotnet:mainfrom
colombod:import_bug
Nov 2, 2023
Merged

#import bug#3292
colombod merged 1 commit into
dotnet:mainfrom
colombod:import_bug

Conversation

@colombod

@colombod colombod commented Oct 30, 2023

Copy link
Copy Markdown
Member

Addressing issue #3286

@colombod
colombod requested a review from jonsequitur October 30, 2023 15:31
@colombod colombod added the bug Something isn't working label Oct 30, 2023
@shyamnamboodiripad
shyamnamboodiripad marked this pull request as ready for review October 30, 2023 16:53
@shyamnamboodiripad
shyamnamboodiripad marked this pull request as draft October 30, 2023 16:53
Comment thread src/Microsoft.DotNet.Interactive/KernelInvocationContext.cs Outdated
@colombod
colombod force-pushed the import_bug branch 2 times, most recently from 25f5ba5 to 83fac04 Compare November 2, 2023 14:06
@colombod
colombod marked this pull request as ready for review November 2, 2023 14:06
@colombod
colombod enabled auto-merge (rebase) November 2, 2023 14:06
this Kernel kernel,
FileInfo file)
FileInfo file,
KernelCommand parentCommand)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This should probably be optional. There won't always be a parent command for this method, e.g. in automation scenarios.

make import extension use current command as parent.

remove code

restore comparer

make parameter optional

change to api contract
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants