Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Ensure version number consistency#51

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@mgeisler
Copy link
Contributor

This adds a test that will check the examples in README.md for the
current package version.

It also checks that there is a Markdown heading mentioning (at least)
the current version. This serves as a simple check that the change log
section is updated when the version number is bumped.

Related to#30,#41,#47, and#48.

This seems to have been forgotten in703e9c2.
This adds a test that will check the examples in README.md for thecurrent package version.It also checks that there is a Markdown heading mentioning (at least)the current version. This serves as a simple check that the change logsection is updated when the version number is bumped.Related tounicode-rs#30,unicode-rs#41,unicode-rs#47, andunicode-rs#48.
@mgeisler
Copy link
ContributorAuthor

Theversion-sync crate is a Rust 2018 crate — please let me know if you need the tests to pass in earlier versions. This is in turn related to my old PR here, which asks for a documented minimum supported Rust version in the Travis config:#27.

@ManishearthManishearth merged commit2659888 intounicode-rs:masterMar 31, 2019
Manishearth added a commit that referenced this pull requestMar 31, 2019
…nsistency"This reverts commit2659888, reversingchanges made to41a0424.
@Manishearth
Copy link
Member

Yeah, this breaks travis from the other PR. Reverted.

Also I'm not really sure if this test is necessary. Overall for minor bumps Cargo automatically updates to the latest version, and we don't do semiminor/major bumps all too often. Seems a bit heavyweight.

@mgeisler
Copy link
ContributorAuthor

Right, version-sync 0.8.0 doesn't work with Rust 1.24.0, but version 0.6.0 does. In any case, I hope it's still useful to keep the changelog updated, so I've put up#52 with that change alone. Hope you like it.

It's for sure a little heavy-weight and rigid to parse the README like this, but the string of issues mentioned above seems to indicate that it's necessary to ensure the documentation is up to date.

@Manishearth
Copy link
Member

Sure, but it's also not that major an issue when it happens. This crate doesn't change much, aside from unicode releases.

@mgeisler
Copy link
ContributorAuthor

Yeah, it's just a minor thing.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mgeisler@Manishearth

[8]ページ先頭

©2009-2025 Movatter.jp