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

GitHub Pages for v0.0.191 does not exist #2600

Closed
ordovicia opened this issue Mar 31, 2018 · 2 comments
Closed

GitHub Pages for v0.0.191 does not exist #2600

ordovicia opened this issue Mar 31, 2018 · 2 comments

Comments

@ordovicia
Copy link
Contributor

https://rust-lang-nursery.github.io/rust-clippy/v0.0.191/index.html does not exist.

@oli-obk
Copy link
Contributor

oli-obk commented Mar 31, 2018

I fail at python, badly:

Traceback (most recent call last):
  File "./util/export.py", line 69, in <module>
    main()
  File "./util/export.py", line 54, in main
    lintlist, configs = parse_all()
  File "/home/travis/build/rust-lang-nursery/rust-clippy/util/lintlib.py", line 113, in parse_all
    parse_lints(lints, os.path.join(path, filename))
  File "/home/travis/build/rust-lang-nursery/rust-clippy/util/lintlib.py", line 83, in parse_lints
    line = next(fp)

@oli-obk
Copy link
Contributor

oli-obk commented Mar 31, 2018

why is that not breaking our build!?

rcoh added a commit to rcoh/rust-clippy that referenced this issue Apr 3, 2018
I _think_ this might be why the deploy script crashing isn't causing the release to fail (see rust-lang#2600)
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

2 participants