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

Add update-version task #172

Merged
merged 1 commit into from
Jun 29, 2021
Merged

Add update-version task #172

merged 1 commit into from
Jun 29, 2021

Conversation

russcam
Copy link
Contributor

@russcam russcam commented May 19, 2021

This commit adds an update version task to cargo make.

The task is implemented as a rust script to work cross-platform and to allow retrieving the current version from Cargo.toml
package version, for replacement in docs. It assumes that the version to be updated across all docs is the same.

This commit adds an update version task to cargo make.

The task is implemented as a rust script to work cross-platform
and to allow retrieving the current version from Cargo.toml
package version, for replacement in docs. It assumes that
the version to be updated across all docs is the same.
@russcam russcam added the infra label May 19, 2021
@russcam russcam requested a review from swallez May 19, 2021 06:31
@russcam russcam merged commit 1c6b509 into master Jun 29, 2021
russcam added a commit that referenced this pull request Jun 29, 2021
This commit adds an update version task to cargo make.

The task is implemented as a rust script to work cross-platform
and to allow retrieving the current version from Cargo.toml
package version, for replacement in docs. It assumes that
the version to be updated across all docs is the same.

(cherry picked from commit 1c6b509)
russcam added a commit that referenced this pull request Jun 29, 2021
This commit adds an update version task to cargo make.

The task is implemented as a rust script to work cross-platform
and to allow retrieving the current version from Cargo.toml
package version, for replacement in docs. It assumes that
the version to be updated across all docs is the same.
@russcam russcam deleted the update-version-task branch August 11, 2021 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant