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(prover): Add prover_version binary. #2089

Conversation

yorik
Copy link
Contributor

@yorik yorik commented May 29, 2024

What ❔

Add prover_version, which prints current prover protocol version.

Why ❔

To use in CI.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via zk spellcheck.

yorik added 3 commits May 29, 2024 16:21
`prover_version` prints current prover protocol version.
…toscaler-provides-bluered-label-for-all-targets
@yorik yorik changed the title feat: Add prover_version binary. feat(prover): Add prover_version binary. May 29, 2024
@yorik yorik enabled auto-merge May 29, 2024 15:12
@yorik yorik added this pull request to the merge queue May 29, 2024
Merged via the queue into main with commit e1822f6 May 29, 2024
28 checks passed
@yorik yorik deleted the ya-zkd-1574-prover-autoscaler-provides-bluered-label-for-all-targets branch May 29, 2024 15:31
github-merge-queue bot pushed a commit that referenced this pull request May 30, 2024
🤖 I have created a release *beep* *boop*
---


##
[14.4.0](prover-v14.3.0...prover-v14.4.0)
(2024-05-30)


### Features

* Make house keeper emit correct protocol version
([#2062](#2062))
([a58a7e8](a58a7e8))
* **pli:** add support for persistent config
([#1907](#1907))
([9d5631c](9d5631c))
* Protocol semantic version
([#2059](#2059))
([3984dcf](3984dcf))
* **prover:** Add `prover_version` binary.
([#2089](#2089))
([e1822f6](e1822f6))


### Bug Fixes

* fix null protocol version error
([#2094](#2094))
([aab3a7f](aab3a7f))
* fix query for proof compressor metrics
([#2103](#2103))
([d23d24e](d23d24e))
* **prover_dal:** fix `save_prover_protocol_version` query
([#2096](#2096))
([d8dd1ae](d8dd1ae))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: perekopskiy <[email protected]>
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.

2 participants