-
-
Notifications
You must be signed in to change notification settings - Fork 268
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
Backports for Pkg 1.6.2 #2592
Backports for Pkg 1.6.2 #2592
Commits on Jun 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d4426d0 - Browse repository at this point
Copy the full SHA d4426d0View commit details -
Remove some unnecessary feedback (#2465)
(cherry picked from commit 97f8db8, PR#2465)
Configuration menu - View commit details
-
Copy full SHA for 8018c8f - Browse repository at this point
Copy the full SHA 8018c8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea5627 - Browse repository at this point
Copy the full SHA 0ea5627View commit details -
Configuration menu - View commit details
-
Copy full SHA for b539876 - Browse repository at this point
Copy the full SHA b539876View commit details
Commits on Jun 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9315827 - Browse repository at this point
Copy the full SHA 9315827View commit details -
Precompile: Improve handling of packages that are missing modules (#2579
) (cherry picked from commit 5104536)
Configuration menu - View commit details
-
Copy full SHA for d6c5399 - Browse repository at this point
Copy the full SHA d6c5399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36f71aa - Browse repository at this point
Copy the full SHA 36f71aaView commit details
Commits on Jun 10, 2021
-
Precompilation: Limit the default number of tasks to 16 (#2552)
* limit the default number of precomp tasks to 16 * add JULIA_NUM_PRECOMPILE_TASKS to docs (cherry picked from commit d4089a2)
Configuration menu - View commit details
-
Copy full SHA for cd8c5d0 - Browse repository at this point
Copy the full SHA cd8c5d0View commit details -
add debug logs for artifact download failures
(cherry picked from commit 5eb157b)
Configuration menu - View commit details
-
Copy full SHA for 036ae90 - Browse repository at this point
Copy the full SHA 036ae90View commit details -
(cherry picked from commit 53b12b6)
Configuration menu - View commit details
-
Copy full SHA for d876a0a - Browse repository at this point
Copy the full SHA d876a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7140b26 - Browse repository at this point
Copy the full SHA 7140b26View commit details -
New Manifest.toml format: Pt 1. Teach Pkg new format, but default to …
…old format (#2561) * implement manifest format with deps field * temporarily run CI on base PR * simpler convert_flat_format_manifest * default to old manifest format * remove warning about maintaining old manifest format * add unknown manifest format warning * fix * only print the major and minor part of the `manifest_format` to file * add tests for manifest.toml formats * add test for unknown manifest format warning * provide manifest file path in warning, when available * Revert "temporarily run CI on base PR" This reverts commit d4a1e14. * add support for unknown extra data in Manifest * fixes * add missing write_manifest method * fix with windows-safe regex Co-authored-by: KristofferC <[email protected]> (cherry picked from commit a3fc759) New manifest format: Fix `upgrade_manifest` and raw dict entry for nothing (#2610) (cherry picked from commit b8bea6c)
Configuration menu - View commit details
-
Copy full SHA for c793378 - Browse repository at this point
Copy the full SHA c793378View commit details -
Zero out broken_artifact gitsha
Let's not allow for false-positive results from the PkgServer. (cherry picked from commit 1e0a488)
Configuration menu - View commit details
-
Copy full SHA for 5a5ca99 - Browse repository at this point
Copy the full SHA 5a5ca99View commit details
Commits on Jun 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d69a8a0 - Browse repository at this point
Copy the full SHA d69a8a0View commit details