kou opened a new pull request, #33: URL: https://github.com/apache/arrow-dotnet/pull/33
## What's Changed Add support for publishing to https://arrow.apache.org/dotnet/ : * The `main` branch -> https://arrow.apache.org/dotnet/main/ * The `vX.Y.Z` tag -> https://arrow.apache.org/dotnet/X.Y.Z/ * The latest `vX.Y.Z` tag -> https://arrow.apache.org/dotnet/current/ * https://arrow.apache.org/dotnet/ -> https://arrow.apache.org/dotnet/current/ Add support for previewing on fork: https://${GITHUB_ID}.github.io/arrow-dotnet/ Example: https://kou.github.io/arrow-dotnet/ See docs/README.md how to prepare fork to preview. Closes #26. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org