-
Notifications
You must be signed in to change notification settings - Fork 211
fetch publisher data from crates.io, start build artifact caching #2079
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
Open
syphar
wants to merge
22
commits into
rust-lang:master
Choose a base branch
from
syphar:get-publisher
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c559add
fetch publisher data from crates.io, start build artifact caching
syphar fa1981f
update docker-compose config so rustwide & prefix are on the same fil…
syphar ef74011
always move the cache / targets, no copy needed
syphar 3fdf1fd
also clean doc-output for proc macro crates
syphar a82e6dc
adapt comment
syphar bf8440b
add freeing disk space functionliaty
syphar 4e67646
update log messages
syphar b0126a4
extend tests for crate-publisher fetching
syphar a15fc75
extend tests for crate-release info fetchign
syphar 09588f1
ensure if target directory exists
syphar 5e7d6c7
Merge branch 'master' into get-publisher
syphar 2bc2cab
add more logging context, try cleaning up target on restore
syphar c48e0f4
don't try to create target directory when it already exists
syphar ce2bedc
purge artifact cache for tests
syphar 3758e0d
start adding cache test
syphar c3f4901
add global config to enable artifact cache, debug logging for test
syphar 231de62
try other publisher id for the test
syphar bb96f3b
remove debug-output from tests
syphar ce370b1
start adding caching tests
syphar a11b75b
fix cache dir cleanup for free disk space, add test
syphar 184a00d
start freeing disk-space
syphar 70771d5
add config var for free disk space goal
syphar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
also clean doc-output for proc macro crates
- Loading branch information
commit 3fdf1fd26f81185ea1caeb96246f1fa4cbb20543
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.