jiayuasu commented on PR #790: URL: https://github.com/apache/sedona/pull/790#issuecomment-1459148207
@gregleleu With this PR got merged, the java workflow will generate jars that include sedona-spark-shaded. You can now use it. However, regarding auto create releases per commit, we need to add additional third-party GitHub action to the workflow (https://github.com/marvinpinto/action-automatic-releases). ASF currently does not allow unauthorized third-party GitHub actions. Therefore, we have to copy the third-party actions source code to Sedona repo under `.github/actions/xxx`. This is a bit complicated. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
