Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SEDONA-306] Prepare release 1.4.1 #864

Merged
merged 7 commits into from
Jun 20, 2023

Conversation

Kontinuation
Copy link
Member

@Kontinuation Kontinuation commented Jun 20, 2023

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

Due to the changes made to the project structure since Sedona 1.4.0, the release process of Sedona 1.4.1 changed a lot. We'll update the docs and address all the issues introduced to the release process. Notable changes are:

  1. Added an enable-all-submodules profile for release:prepare to substitute versions of all submodules.
  2. Don't generate and publish scala docs when building sedona-core, sedona-viz and sedona-flink. We'll publish java docs for these modules. This also gets rid of conflicts caused by deploying javadocs.jar twice.
  3. Don't run gpg-sign in the deploy phase. Now the signatures generated by gpg-sign in verify phase are all correct, and there's no need to fix signature issues manually.

We'll also submit release notes for 1.4.1 in the same pull request, as well as other trivial version changes. Experienced contributors can help check if these changes were made correctly.

How was this patch tested?

We've set up a local nexus repository and tested the release process. The release process to actually publish artifacts to repository.apache.org may be a little bit different.

Did this PR include necessary documentation updates?

  • Yes, I have updated the documentation update.

@Kontinuation Kontinuation marked this pull request as ready for review June 20, 2023 07:27
@Kontinuation Kontinuation force-pushed the prepare-release-1.4.1 branch 2 times, most recently from a3b4a41 to 6eb69e0 Compare June 20, 2023 09:39
@jiayuasu jiayuasu added this to the sedona-1.4.1 milestone Jun 20, 2023
@jiayuasu jiayuasu merged commit 0307839 into apache:master Jun 20, 2023
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants