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 version router for getting the server version #458

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

brollb
Copy link
Collaborator

@brollb brollb commented Oct 31, 2023

There are a few things that should be considered as part of this:

  • should we allow users to query other dependencies from the package.json?
    • Probably not since it would likely expose a potential security vulnerability
  • should we include the git hash, etc?
    • this would be nice though would need to be retrieved as part of the docker build

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

Successfully merging this pull request may close these issues.

None yet

1 participant