Skip to content

minor: unblock metrics #11724

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
Mar 16, 2022
Merged

minor: unblock metrics #11724

merged 1 commit into from
Mar 16, 2022

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Mar 16, 2022

Doesn't seem like you can inspect the error kind, so discarding the result it is
bors r+

@lnicola
Copy link
Member

lnicola commented Mar 16, 2022

CC #11700.

Should xshell actually ignore the error there?

@bors
Copy link
Contributor

bors bot commented Mar 16, 2022

@bors bors bot merged commit c1cf2ef into rust-lang:master Mar 16, 2022
@lnicola
Copy link
Member

lnicola commented Mar 16, 2022

There's a remove_path in dist which might have the same problem.

@Veykril Veykril deleted the spring-cleaning branch March 16, 2022 11:29
@Veykril
Copy link
Member Author

Veykril commented Mar 16, 2022

Well now we get Error: No such file or directory (os error 2), https://github.com/rust-analyzer/rust-analyzer/runs/5569046023?check_suite_focus=true
🙄

@Veykril
Copy link
Member Author

Veykril commented Mar 16, 2022

This time I don't see the problem though, @matklad

@lnicola
Copy link
Member

lnicola commented Mar 16, 2022

@lnicola
Copy link
Member

lnicola commented Mar 16, 2022

That's because sh.push_dir doesn't change the CWD, we should use sh.write_file there.

bors bot added a commit that referenced this pull request Mar 16, 2022
11727: minor: Fix metrics.json path r=jonas-schievink a=lnicola

CC #11724 (comment)

11728: Try to fix nightlies r=jonas-schievink a=jonas-schievink

bors r+

Co-authored-by: Laurențiu Nicola <[email protected]>
Co-authored-by: Jonas Schievink <[email protected]>
bors bot added a commit that referenced this pull request Mar 16, 2022
11727: minor: Fix metrics.json path r=lnicola a=lnicola

CC #11724 (comment)

11728: Try to fix nightlies r=jonas-schievink a=jonas-schievink

bors r+

Co-authored-by: Laurențiu Nicola <[email protected]>
Co-authored-by: Jonas Schievink <[email protected]>
bors bot added a commit that referenced this pull request Mar 16, 2022
11727: minor: Fix metrics.json path r=lnicola a=lnicola

CC #11724 (comment)

Co-authored-by: Laurențiu Nicola <[email protected]>
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