You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "sarutak (via GitHub)" <gi...@apache.org> on 2023/08/08 21:09:02 UTC

[GitHub] [avro] sarutak opened a new pull request, #2429: Minor: [Python] Usage of build.sh should mention about `doc`

sarutak opened a new pull request, #2429:
URL: https://github.com/apache/avro/pull/2429

   ## What is the purpose of the change
   
   This PR fixes a minor issue that the usage of `build.sh` doesn't mention about `doc` option even though it supports the option.
   
   ## Verifying this change
   Now `./build.sh` shows the usage with the `doc` option.
   
   ```
   $ ./build.sh
   Usage: ./build.sh {clean|dist|doc|interop-data-generate|interop-data-test|lint|test}
   ```
   
   ## Documentation
   No new features added.


-- 
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: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [avro] martin-g commented on pull request #2429: Minor: [Python] Usage of build.sh should mention about `doc`

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g commented on PR #2429:
URL: https://github.com/apache/avro/pull/2429#issuecomment-1670954129

   Thank you, @sarutak !


-- 
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: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [avro] martin-g merged pull request #2429: Minor: [Python] Usage of build.sh should mention about `doc`

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g merged PR #2429:
URL: https://github.com/apache/avro/pull/2429


-- 
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: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org