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

nightly pinning is annoying due to off by one errors #24

Closed
clux opened this issue Oct 30, 2017 · 3 comments
Closed

nightly pinning is annoying due to off by one errors #24

clux opened this issue Oct 30, 2017 · 3 comments
Labels

Comments

@clux
Copy link
Owner

clux commented Oct 30, 2017

Case in point:

$ docker run -it clux/muslrust:1.22.0-nightly-2017-10-23 rustc --version
rustc 1.22.0-nightly (8493813cd 2017-10-22)
@clux clux added the bug label Oct 30, 2017
@clux
Copy link
Owner Author

clux commented Oct 30, 2017

Would also like to have a nightly tag that only has the date and not the version in it.

@clux
Copy link
Owner Author

clux commented Nov 1, 2017

Should be fixed in d618f36 if nothing goes awry.

@clux clux closed this as completed Nov 1, 2017
@clux
Copy link
Owner Author

clux commented Nov 1, 2017

Yup. Although that means we overwrote the halloween tag with todays and the 1st of November one is not actually out yet (even though we have a tag for it).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant