Skip to content

Document supported versions and test minimum #1101

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

Merged
merged 1 commit into from
Dec 5, 2017

Conversation

skade
Copy link
Contributor

@skade skade commented Dec 4, 2017

Fixes #1100

Copy link
Collaborator

@Arcterus Arcterus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably also start testing the minimum supported version on Windows rather than just testing the nightly.

README.md Outdated
Rust Version
------------

coreutils supports and is tested on version `1.20.0` and above (including beta and nightly builds) of `rustc`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

coreutils should probably be changed to uutils to keep consistent with the rest of the README.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed.

Should the same be done here? https://github.com/uutils/coreutils#contribute

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I never noticed that. Yes, please change that one as well.

@skade skade force-pushed the document-base-version branch from cb6d268 to 89cb6f1 Compare December 5, 2017 06:35
@skade
Copy link
Contributor Author

skade commented Dec 5, 2017

On Windows: that probably makes sense, but can be done at a later point. Does it make sense to indicate that in the README?

@Arcterus
Copy link
Collaborator

Arcterus commented Dec 5, 2017

I think so, as currently there are no guarantees that the code works for Windows on stable unless you test it yourself.

@skade skade force-pushed the document-base-version branch from 89cb6f1 to 04e9537 Compare December 5, 2017 07:29
@skade
Copy link
Contributor Author

skade commented Dec 5, 2017

Amended the README to include that info.

@Arcterus Arcterus merged commit 5f8c506 into uutils:master Dec 5, 2017
@Arcterus
Copy link
Collaborator

Arcterus commented Dec 5, 2017

Thanks, hopefully this will help people get started with the project.

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