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

/status endpoint should read server version dynamically from pubsec.yaml dynamically #28

Open
sudharsan-selvaraj opened this issue Jul 30, 2024 · 0 comments

Comments

@sudharsan-selvaraj
Copy link
Collaborator

sudharsan-selvaraj commented Jul 30, 2024

Currently for every new release, we need to update the server version in both pubsec.yaml and runner.dart file. /status endpoint will make use of hardcoded version from runner.dart to send the server version to driver.

We need to figure out a way to read the version dynamically from pubsec.yaml during runtime.

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

1 participant