Python: Fixing python document pipeline#3744
Conversation
|
Python: Fixing python document pipeline by aayush3011 · Pull Request #3744 · microsoft/semantic-kernel (github.com) |
|
It appears like all of the checks have passed, but this pr hasn't been merged. Is there anything Reference can do to assist with helping to merge it? thanks |
|
@KatGreenSmith there is a failing integration test while trying to merge the code to main. I'll need to look into this today. |
|
[like] Kathryn Smith reacted to your message:
…________________________________
From: Evan Mattson ***@***.***>
Sent: Wednesday, January 3, 2024 4:14:04 PM
To: microsoft/semantic-kernel ***@***.***>
Cc: Kathryn Smith ***@***.***>; Mention ***@***.***>
Subject: Re: [microsoft/semantic-kernel] Python: Fixing python document pipeline (PR #3744)
@KatGreenSmith<https://github.com/KatGreenSmith> there is a failing integration test while trying to merge the code to main.
Azure Cosmos Connection String not found in .env file
I'll need to look into this today.
—
Reply to this email directly, view it on GitHub<#3744 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AWZXZIJ2OW5YUZHNDIQ3YILYMV7UZAVCNFSM6AAAAAA77ABJ52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZVGYYTSOBQGA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
|
@KatGreenSmith I need a bit of time with this, please. We haven't been running any integration tests against CosmosDB resources, so I need to figure out how we should best handle this. |
|
[like] Kathryn Smith reacted to your message:
…________________________________
From: Evan Mattson ***@***.***>
Sent: Friday, January 5, 2024 9:49:23 PM
To: microsoft/semantic-kernel ***@***.***>
Cc: Kathryn Smith ***@***.***>; Mention ***@***.***>
Subject: Re: [microsoft/semantic-kernel] Python: Fixing python document pipeline (PR #3744)
@KatGreenSmith<https://github.com/KatGreenSmith> I need a bit of time with this, please. We haven't been running any integration tests against CosmosDB resources, so I need to figure out how we should best handle this.
—
Reply to this email directly, view it on GitHub<#3744 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AWZXZIO3QOCZQCEVNKNGZLLYNBYOHAVCNFSM6AAAAAA77ABJ52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZZGI4TKMRXGM>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
…aayush3011/semantic-kernel into users/akataria/CosmosDBMemoryStoreFixes
python/tests/integration/connectors/memory/test_azure_cosmosdb_memory_store.py
Outdated
Show resolved
Hide resolved
|
Hi @aayush3011, I understand these changes are needed for your work. Shall we address the last few comments so we can get this closed out? |
…aayush3011/semantic-kernel into users/akataria/CosmosDBMemoryStoreFixes
|
Hey @moonbox3, I have resolved all the comments, can you review and merge the PR. |
|
@aayush3011 we're still hitting the same integration test error that I have brought up in the past. We don't have that resource and cannot provide a connection string. |
Fixing python document pipeline --------- Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com> Co-authored-by: Evan Mattson <35585003+moonbox3@users.noreply.github.com>
Fixing python document pipeline --------- Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com> Co-authored-by: Evan Mattson <35585003+moonbox3@users.noreply.github.com>
Fixing python document pipeline