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

feat: better exposing of signer version #5320

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

hstove
Copy link
Contributor

@hstove hstove commented Oct 16, 2024

We previously had a VERSION_STRING that you could use with stacks-signer --version. This PR does a few things:

  • Use the version_string helper to improve code re-use (it was the same exact code anyways)
  • When starting the signer, print the version
  • Add version to check-config CLI command
  • Add version to the /info endpoint on the metrics server

@hstove hstove requested a review from a team as a code owner October 16, 2024 16:56
@hstove hstove requested a review from jferrant October 16, 2024 16:56
@jferrant jferrant requested a review from obycode October 17, 2024 18:55
Copy link
Contributor

@obycode obycode left a comment

Choose a reason for hiding this comment

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

👍

@jferrant jferrant added this pull request to the merge queue Oct 17, 2024
Merged via the queue into develop with commit f245115 Oct 17, 2024
11 checks passed
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants