Skip to content

CI: Add docs to GH Actions workflow and add RUST_BACKTRACE=1 #2058

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 3 commits into from
Dec 24, 2019

Conversation

jtgeibel
Copy link
Member

Our caching situation on GH Actions could use some work. For now, I've added documentation with some initial thoughts.

This also adds RUST_BACKTRACE=1 to help us debug random test failures on GH Actions: panicked at 'Could not run jobs: NoMessageReceived'.

r? @carols10cents

@jtgeibel
Copy link
Member Author

Merging this to land RUST_BACKTRACE=1 on CI.

@bors r+

@bors
Copy link
Contributor

bors commented Dec 23, 2019

📌 Commit c028bd3 has been approved by jtgeibel

@bors
Copy link
Contributor

bors commented Dec 23, 2019

⌛ Testing commit c028bd3 with merge e74de84...

bors added a commit that referenced this pull request Dec 23, 2019
CI: Add docs to GH Actions workflow and add `RUST_BACKTRACE=1`

Our caching situation on GH Actions could use some work.  For now, I've added documentation with some initial thoughts.

This also adds `RUST_BACKTRACE=1` to help us debug random test failures on GH Actions: `panicked at 'Could not run jobs: NoMessageReceived'`.

r? @carols10cents
@bors
Copy link
Contributor

bors commented Dec 24, 2019

☀️ Test successful - checks-travis
Approved by: jtgeibel
Pushing e74de84 to master...

@bors bors merged commit c028bd3 into rust-lang:master Dec 24, 2019
@jtgeibel jtgeibel deleted the ci/gh-actions-updates branch December 26, 2019 20:12
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.

4 participants