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

Add HTTP API to provide build information. #1425

Closed
Shylock-Hg opened this issue Dec 11, 2019 · 0 comments
Closed

Add HTTP API to provide build information. #1425

Shylock-Hg opened this issue Dec 11, 2019 · 0 comments

Comments

@Shylock-Hg
Copy link
Contributor

Shylock-Hg commented Dec 11, 2019

Is your feature request related to a problem? Please describe.
Get build information from HTTP API such as :

curl localhost:13000/info
# Nebula-meta
# GIT-SHA: xxxxx
# BUILT DATE: xxxx
# BUILT TYPE: Release
...

Describe the solution you'd like
Generate the info when building and compile into object.(such as generate sources file)
Or refactor the versionString().
Describe alternatives you've considered
Assets installed.

Additional context

@jude-zhu jude-zhu closed this as completed Jan 3, 2020
yixinglu pushed a commit to yixinglu/nebula that referenced this issue Jan 31, 2023
* remove rebuild index guard when job finished

* fix reenter problem

Co-authored-by: Sophie <84560950+Sophie-Xie@users.noreply.github.com>

Co-authored-by: Alex Xing <90179377+SuperYoko@users.noreply.github.com>
Co-authored-by: Sophie <84560950+Sophie-Xie@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants