1. 01 7月, 2022 4 次提交
  2. 28 6月, 2022 1 次提交
  3. 27 6月, 2022 1 次提交
  4. 24 6月, 2022 2 次提交
  5. 20 6月, 2022 1 次提交
  6. 14 5月, 2022 1 次提交
  7. 24 4月, 2022 1 次提交
  8. 12 4月, 2022 1 次提交
  9. 22 3月, 2022 1 次提交
  10. 18 3月, 2022 3 次提交
  11. 17 3月, 2022 1 次提交
  12. 16 3月, 2022 1 次提交
  13. 14 3月, 2022 2 次提交
  14. 02 3月, 2022 10 次提交
  15. 26 2月, 2022 2 次提交
  16. 25 2月, 2022 5 次提交
  17. 24 2月, 2022 1 次提交
  18. 23 2月, 2022 1 次提交
  19. 22 2月, 2022 1 次提交
    • J
      [deploy] Make python api release to ASF dist independent (#8472) · aa117136
      Jiajie Zhong 提交于
      This patch add python api package as independent
      directory in final dist directory when user run
      command `mvn -U install package -Prelease`.
      
      There have `tar.gz` and `whl` in the python dist directory
      
      close: #8343
      
      Change python api version to 2.0.4
      
      Add pre_clean command to clean env
      aa117136