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

CI Update - Microsoft.Extensions.VectorData.Abstractions #10894

Merged
merged 4 commits into from
Feb 14, 2025
Merged

Conversation

gewarren
Copy link
Contributor

@gewarren gewarren commented Jan 31, 2025

Build.Reason:Manual by Genevieve Warren
Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=495927&view=results
source_repo.branch:package-updates
source_repo.url:https://apidrop.visualstudio.com/_git/binaries

Summary

Add Microsoft.Extensions.VectorData.Abstractions package. Fixes #10892.

 Build.Reason:Manual by Genevieve Warren
 Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=495927&view=results
 source_repo.branch:package-updates
 source_repo.url:https://apidrop.visualstudio.com/_git/binaries
Copy link
Contributor

@gewarren - This PR edits one or more files whose 'source of truth' for documentation is not in this repo. Please make documentation updates in the /// comments in the dotnet/runtime repo (or dotnet/extensions repo) instead.

@gewarren gewarren marked this pull request as ready for review January 31, 2025 04:47

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

Copy link

Learn Build status updates of commit 736bcb3:

⚠️ Validation status: warnings

File Status Preview URL Details
xml/Microsoft.Extensions.VectorData/VectorSearchFilter.xml ⚠️Warning View Details
xml/System.Windows.Forms/ComboBox+ObjectCollection.xml ⚠️Warning View Details
xml/FrameworksIndex/net-8.0-pp.xml ✅Succeeded
xml/FrameworksIndex/net-9.0-pp.xml ✅Succeeded
xml/FrameworksIndex/netframework-4.7-pp.xml ✅Succeeded
xml/FrameworksIndex/netframework-4.7.1-pp.xml ✅Succeeded
xml/FrameworksIndex/netframework-4.7.2-pp.xml ✅Succeeded
xml/FrameworksIndex/netframework-4.8-pp.xml ✅Succeeded
xml/FrameworksIndex/netframework-4.8.1-pp.xml ✅Succeeded
xml/FrameworksIndex/netstandard-2.0-pp.xml ✅Succeeded
xml/FrameworksIndex/netstandard-2.1-pp.xml ✅Succeeded
xml/FrameworksIndex/windowsdesktop-7.0.xml ✅Succeeded
xml/Microsoft.Extensions.VectorData/AnyTagEqualToFilterClause.xml ✅Succeeded View
xml/Microsoft.Extensions.VectorData/DeleteRecordOptions.xml ✅Succeeded View
xml/Microsoft.Extensions.VectorData/DistanceFunction.xml ✅Succeeded View
xml/Microsoft.Extensions.VectorData/EqualToFilterClause.xml ✅Succeeded View
xml/Microsoft.Extensions.VectorData/FilterClause.xml ✅Succeeded View
xml/Microsoft.Extensions.VectorData/GetRecordOptions.xml ✅Succeeded View
xml/Microsoft.Extensions.VectorData/IndexKind.xml ✅Succeeded View
xml/Microsoft.Extensions.VectorData/IVectorizableTextSearch`1.xml ✅Succeeded View
xml/Microsoft.Extensions.VectorData/IVectorizedSearch`1.xml ✅Succeeded View
xml/Microsoft.Extensions.VectorData/IVectorStore.xml ✅Succeeded View
xml/Microsoft.Extensions.VectorData/IVectorStoreRecordCollection`2.xml ✅Succeeded View
xml/Microsoft.Extensions.VectorData/IVectorStoreRecordMapper`2.xml ✅Succeeded View
xml/Microsoft.Extensions.VectorData/StorageToDataModelMapperOptions.xml ✅Succeeded View

This comment lists only the first 25 files in the pull request.

xml/Microsoft.Extensions.VectorData/VectorSearchFilter.xml

  • Line 0, Column 0: [Warning: disallowed-html-tag - See documentation] HTML tag 'param' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.

xml/System.Windows.Forms/ComboBox+ObjectCollection.xml

  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'System.Windows.Forms.ComboBox.ObjectCollection.Entry'.
  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'System.Windows.Forms.ComboBox.ObjectCollection.Entry'.
  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'System.Windows.Forms.ComboBox.ObjectCollection.Entry'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@gewarren
Copy link
Contributor Author

gewarren commented Feb 7, 2025

@luisquintanilla Can you approve this one? The docs updates from source will come later when the package is updated.

Copy link

@CamSoper CamSoper left a comment

Choose a reason for hiding this comment

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

Yes I obviously read all 463 files and this LGTM.

@gewarren gewarren merged commit ae0bb95 into main Feb 14, 2025
4 checks passed
@gewarren gewarren deleted the package-updates branch February 14, 2025 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add docs for Microsoft.Extensions.VectorData.Abstractions package
2 participants