-
Notifications
You must be signed in to change notification settings - Fork 204
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
Forward-port assorted participant-side checks & check keys for structural equality 3.x #19691
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9dd2bc1 - Browse repository at this point
Copy the full SHA 9dd2bc1View commit details -
Cherrypick "upgrades check all packages (#19328)", dupe ValidUpgrade
* Upgrades validation for every package in dar * fix 1.15 error * transitivity is fine * remove unnecessary parens/braces as pointed out by IJ + use EitherUtil.IfThenET for consistency * add tests for dependency upgrade validation * put back message when skipping validation * address comments * comment to address Tudor's comment --------- Co-authored-by: Samuel Williams <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c3cc45 - Browse repository at this point
Copy the full SHA 9c3cc45View commit details -
Pick "ignore non serializable types during upgrade validation (#19356)"
Fixes for interfaces Co-authored-by: Remy <[email protected]> --------- Co-authored-by: Remy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2aad333 - Browse repository at this point
Copy the full SHA 2aad333View commit details -
Pick "Force that upgrading types must belong to identically-named pac…
…kages (#19357)" --------- Co-authored-by: Remy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3f45d0 - Browse repository at this point
Copy the full SHA a3f45d0View commit details -
Port instance tests (pick some parts of "Backport Dylan's interface u…
…pgrade checks (#19380)")
Configuration menu - View commit details
-
Copy full SHA for 51ef934 - Browse repository at this point
Copy the full SHA 51ef934View commit details -
Pick "Ignore "utility packages" in upgrade checks (#19392)"
* Add utility package upgrade check * Add a test that uploading the std lib for 2 different LF versions shouldn't fail * Fix tests * Fix invalid package preferences --------- Co-authored-by: Paul Brauner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3025f23 - Browse repository at this point
Copy the full SHA 3025f23View commit details -
Port key upgrade static checks from 2.9 to 2.x (#19565)
* Fix key upgrade validation in 2.9 (#19509) Fix key upgrade validation in 2.9 * Fix key type upgrade check test to a weaker one for compiler-side checks --------- Co-authored-by: Dylan Thinnes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7a7815 - Browse repository at this point
Copy the full SHA e7a7815View commit details -
Configuration menu - View commit details
-
Copy full SHA for de2b321 - Browse repository at this point
Copy the full SHA de2b321View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01e5285 - Browse repository at this point
Copy the full SHA 01e5285View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f70ed3 - Browse repository at this point
Copy the full SHA 2f70ed3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c333d - Browse repository at this point
Copy the full SHA 88c333dView commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a95fbae - Browse repository at this point
Copy the full SHA a95fbaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6896af - Browse repository at this point
Copy the full SHA f6896afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dc3dda - Browse repository at this point
Copy the full SHA 1dc3ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 997e5dd - Browse repository at this point
Copy the full SHA 997e5ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e24aa - Browse repository at this point
Copy the full SHA 40e24aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f16220e - Browse repository at this point
Copy the full SHA f16220eView commit details