Docs: update document release steps#9921
Closed
ajantha-bhat wants to merge 1 commit intoapache:mainfrom
Closed
Conversation
ajantha-bhat
commented
Mar 11, 2024
bf134b5 to
06fdf78
Compare
7a3af5a to
ae8fc63
Compare
nastra
reviewed
Mar 12, 2024
| repository and `iceberg` repository. Adjust the commands accordingly if it is not the case. Note that all | ||
| changes in `iceberg` need to happen against the `master` branch and changes in `iceberg-docs` need to happen | ||
| against the `main` branch. | ||
| Please follow the steps from [README](../README.md) to update the site docs and javadocs. |
Contributor
There was a problem hiding this comment.
should this link to the section that mentions what needs to be done during a release?
Member
Author
There was a problem hiding this comment.
I wanted to link to https://github.com/apache/iceberg/blob/main/site/README.md#release-process, but release deploy won't work. So, I linked the whole file.
P.S: I just want to get rid of referencing the archived iceberg-docs repo. Once we have automation we can update this section or add more info about manual steps in a follow up.
Collaborator
There was a problem hiding this comment.
Member
Author
There was a problem hiding this comment.
Always happy to validate.
So you want us to keep this PR on hold until we have the script for release?
ae8fc63 to
97b4775
Compare
Member
Author
|
Closing this PR as #10402 has handled the same. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove the references about archived
iceberg-docsrepo and point to README.