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

The upgrade command - support for version updates using git tags. #325

Open
ton-devops opened this issue Aug 13, 2024 · 0 comments
Open

Comments

@ton-devops
Copy link
Contributor

Currently, updates ton node are only supported from repository branches, which is not an optimal way to distribute versions. In the https://github.com/ton-blockchain/ton repository, version distribution is done through git tags, but it is not possible to update the validator version using the upgrade command, as it only supports branch updates.

Please add functionality for updating using git tags, as this is the primary way software versions are assigned globally.


В настоящее время обновление тон валидатора возможно только из веток репозиториев, что не является оптимальным способом распространения версий. В репозитории https://github.com/ton-blockchain/ton распространение версий осуществляется с помощью git tag, однако обновить версию валидатора с помощью команды upgrade невозможно, так как она поддерживает только обновление из веток.

Просьба добавить функциональность обновления с использованием git tag, так как это основной способ присвоения версий программного обеспечения в мире.

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