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

align omni-node crate version with polkadot release #7276

Closed
brenzi opened this issue Jan 21, 2025 · 0 comments · Fixed by #7367
Closed

align omni-node crate version with polkadot release #7276

brenzi opened this issue Jan 21, 2025 · 0 comments · Fixed by #7367
Assignees

Comments

@brenzi
Copy link
Contributor

brenzi commented Jan 21, 2025

The polkadot-omni-node currently has version 0.1.0 which makes it hard to track deployments and compare to polkadot releases. I think it would make sense to give it the same version as polkadot-parachains

@iulianbarbu iulianbarbu self-assigned this Jan 27, 2025
github-merge-queue bot pushed a commit that referenced this issue Feb 4, 2025
# Description

Aligned `polkadot-omni-node` & `polkadot-parachain` versions. There is
one `NODE_VERSION` constant, in `polkadot-omni-node-lib`, used by both
binaries.

Closes #7276 .

## Integration

Node operators will know what versions of `polkadot-omni-node` &
`polkadot-parachain` they use since their versions will be kept in sync
with the stable release `polkadot` SemVer version.

## Review Notes

TODO:
- [x] update NODE_VERSION of `polkadot-omni-node-lib` when running
branch off workflow

---------

Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants