Skip to content

[Feature] Show FE commit hash on proc - #4943

Merged
morningman merged 1 commit into
apache:masterfrom
ccoffline:show-fe-version
Nov 28, 2020
Merged

[Feature] Show FE commit hash on proc#4943
morningman merged 1 commit into
apache:masterfrom
ccoffline:show-fe-version

Conversation

@ccoffline

@ccofflineccoffline commented Nov 24, 2020

Copy link
Copy Markdown
Contributor

Proposed changes

as #4521

This commit adds git commit message of FE to the system page, just like BE.

In addition, It shows commit message on mysql connection.

Types of changes

  • [] Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [] Documentation Update (if none of the other choices apply)
  • [] Code refactor (Modify the code structure, format the code, etc...)

Checklist

  • [] I have create an issue on (Fix #ISSUE), and have described the bug/feature there in detail
  • Compiling and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • [] If this change need a document change, I have updated the document
  • Any dependent changes have been merged

@ccofflineccoffline changed the title [Feature] Show fe commit hash on proc[Feature] Show FE commit hash on procNov 24, 2020

@morningmanmorningman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@morningmanmorningman added approved Indicates a PR has been approved by one committer. kind/improvement labels Nov 27, 2020
@morningman
morningman merged commit 3b56b60 into apache:masterNov 28, 2020
@yangzhgyangzhg mentioned this pull request Feb 9, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.kind/improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ccoffline@morningman