Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
TEST_DEFAULT=0 TEST_CSHARP=1 dev/release/verify-release-candidate.sh source 0.17.0 0 runs sourcelink test. And it's failed:
https://github.com/ursa-labs/crossbow/runs/594191708?check_suite_focus=true#step:4:1107
+ sourcelink test artifacts/Apache.Arrow/Release/netstandard1.3/Apache.Arrow.pdb 1 Documents without URLs: 2d7aaf2b48220d3dc82554e449b5737767fadd9cc44bff0b1e6ade3f19f0172c sha256 csharp /tmp/.NETStandard,Version=v1.3.AssemblyAttributes.cs 1 Documents with errors: 7632ea7a8a56781eb18f13fd45bd2b20e16af47f39fb4ce98460b5870c9af0ad sha256 csharp /tmp/arrow-0.17.0.4Tpxy/apache-arrow-0.17.0/csharp/src/Apache.Arrow/obj/Release/netstandard1.3/Apache.Arrow.AssemblyInfo.cs https://raw.githubusercontent.com/apache/arrow/3cbcb7b62c2f2d02851bff837758637eb592a64b/csharp/src/Apache.Arrow/obj/Release/netstandard1.3/Apache.Arrow.AssemblyInfo.cs error: url failed NotFound: Not Found sourcelink test failed
Apache.Arrow.AssemblyInfo.cs is an auto generated file. So it should not be assigned URL.
The EmbedUntrackedSources Source Link configuration https://github.com/dotnet/sourcelink/blob/master/docs/README.md#embeduntrackedsources may resolve this but I'm not sure how to use it.
Attachments
Issue Links
- links to