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

[#6200] improvement(docs): Add Docker image details for 0.8.0 #6202

Merged
merged 4 commits into from
Jan 13, 2025

Conversation

jerqi
Copy link
Contributor

@jerqi jerqi commented Jan 13, 2025

What changes were proposed in this pull request?

Add Docker image details for 0.8.0

Why are the changes needed?

Fix: #6200

Does this PR introduce any user-facing change?

Add doc.

How was this patch tested?

No need.

@jerqi jerqi requested review from FANNG1, jerryshao and yuqi1129 and removed request for FANNG1 January 13, 2025 03:18
@jerqi jerqi self-assigned this Jan 13, 2025
@jerqi jerqi added the branch-0.8 Automatically cherry-pick commit to branch-0.8 label Jan 13, 2025
- apache/gravitino:0.8.0-incubating
- Based on Gravitino 0.8.0-incubating, you can know more information from 0.8.0-incubating [release notes](https://github.com/apache/gravitino/releases/tag/v0.8.0-incubating).


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this redundant line.

Copy link
Contributor Author

@jerqi jerqi Jan 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should use two blank lines here.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it. Thank you

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previously, I wanted to point this out because I noticed the newly added lines are somewhat different from the others.

image

Copy link
Contributor Author

@jerqi jerqi Jan 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Em... I could keep the same style with others. I remember I used two blank lines before.

@@ -60,6 +64,10 @@ docker run --rm -d -p 9001:9001 apache/gravitino-iceberg-rest:0.7.0-incubating

Changelog


- apache/gravitino-iceberg-rest:0.8.0-incubating
- Based on Gravitino 0.8.0-incubating, you can know more information from 0.8.0-incubating release notes.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we could also add the URL here, including the one for version 0.6.0.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed. According to Fanng's suggestion.

- apache/gravitino-playground:trino-435-gravitino-0.8.0-incubating
- Use Gravitino release 0.8.0-incubating Dockerfile to build the image.


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one blank line should be between items.

Copy link
Contributor Author

@jerqi jerqi Jan 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should use two blank lines here otherwise style will be weird.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it. Thank you

@FANNG1
Copy link
Contributor

FANNG1 commented Jan 13, 2025

LGTM, @jerryshao @diqiu50 do you have time to review again?

@jerryshao jerryshao merged commit 1e97f47 into apache:main Jan 13, 2025
25 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 13, 2025
### What changes were proposed in this pull request?

Add Docker image details for 0.8.0

### Why are the changes needed?

Fix: #6200

### Does this PR introduce _any_ user-facing change?

Add doc.

### How was this patch tested?
No need.
Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this pull request Jan 14, 2025
…pache#6202)

### What changes were proposed in this pull request?

Add Docker image details for 0.8.0

### Why are the changes needed?

Fix: apache#6200

### Does this PR introduce _any_ user-facing change?

Add doc.

### How was this patch tested?
No need.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-0.8 Automatically cherry-pick commit to branch-0.8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Add Docker image release history for 0.8
4 participants