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

Get version info via REST GET call #26

Open
chadlung opened this issue Jan 2, 2013 · 1 comment
Open

Get version info via REST GET call #26

chadlung opened this issue Jan 2, 2013 · 1 comment
Assignees

Comments

@chadlung
Copy link
Collaborator

chadlung commented Jan 2, 2013

Atom Nuke should have a way to retrieve the current version of the project while running - similar to Atom Hopper: https://github.com/rackspace/atom-hopper/blob/master/hopper/src/main/java/org/atomhopper/AtomHopperVersionServlet.java

This allows other services or a dashboard to query the product and retrieve the version info and display accordingly.

@zinic
Copy link
Owner

zinic commented Jan 3, 2013

Work has started on this. The feature will be provided via a default servlet that will come with the Jetty service. In addition, the core jar contains the version info, allowing anything that links to the jar to expose the version of Nuke being utilized. This feature is important for exposing version information via the CLI tool.

@ghost ghost assigned zinic Jan 3, 2013
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