Skip to content

Accelerating doc CI tests#405

Merged
bors[bot] merged 10 commits into
masterfrom
rs/issue-403/jekyll-acceleration
Jul 19, 2021
Merged

Accelerating doc CI tests#405
bors[bot] merged 10 commits into
masterfrom
rs/issue-403/jekyll-acceleration

Conversation

@ryan-summers

@ryan-summers ryan-summers commented Jul 19, 2021

Copy link
Copy Markdown
Member

This PR fixes #403 by utilize github actions caches to accelerate the doc test CI check. cargo-deadlinks is cached, ruby gems are cached, and Rust dependency installations are cached.

Questions:
Should the Rust cache be tagged on a specific key so that we don't pollute the cache with each PR?

@ryan-summers ryan-summers changed the title Rs/issue 403/jekyll acceleration Accelerating doc CI tests Jul 19, 2021
@ryan-summers
ryan-summers marked this pull request as ready for review July 19, 2021 12:54
@ryan-summers
ryan-summers requested a review from jordens July 19, 2021 12:54

@jordens jordens left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Otherwise looks good.

Comment thread src/configuration.rs Outdated
Co-authored-by: Robert Jördens <rj@quartiq.de>
@ryan-summers
ryan-summers requested a review from jordens July 19, 2021 13:47
@jordens

jordens commented Jul 19, 2021

Copy link
Copy Markdown
Member

bors r+

@ryan-summers

ryan-summers commented Jul 19, 2021

Copy link
Copy Markdown
Member Author

bors merge

Edit: I should scroll up before sending bors commands

@bors

bors Bot commented Jul 19, 2021

Copy link
Copy Markdown
Contributor

Already running a review

@bors

bors Bot commented Jul 19, 2021

Copy link
Copy Markdown
Contributor

Build succeeded:

@bors
bors Bot merged commit f29a663 into master Jul 19, 2021
@bors
bors Bot deleted the rs/issue-403/jekyll-acceleration branch July 19, 2021 14:08
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.

doc: TODO

2 participants