This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: flutter/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 26c45dc4d575
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fcbb0ce87ffb
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 77 files changed
- 3 contributors
Commits on May 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6f8bb67 - Browse repository at this point
Copy the full SHA 6f8bb67View commit details -
Check in macOS example Podfiles (#3864)
PR #3747 stopped ignoring Podfiles and added the missing iOS Podfiles, but not the macOS Podfiles.
Configuration menu - View commit details
-
Copy full SHA for 7765fa0 - Browse repository at this point
Copy the full SHA 7765fa0View commit details -
Simplify the tooling bash scripts (#3865)
- Rename incremental_build.sh to tool_runner.sh since it has been used for things other than building for a while, and also isn't always incremental. - Replace check_publish.sh with tool_runner.sh to reduce the number of special-case scripts. This is a small behavioral change in that now PRs that don't change any packages will test all packages, as with our other scripts. - Eliminate check_changed_packages. All critical uses have now been replaced by the Dart version of the logic, and the one remaining use was purely for an error message that says something that should be relatively easy to figure out from context anyway. This means we have less bash code to maintain (without unit tests) and understand.
Configuration menu - View commit details
-
Copy full SHA for 0c99a3b - Browse repository at this point
Copy the full SHA 0c99a3bView commit details -
Ensure that integration tests are actually being run (#3857)
Many of our integration tests weren't actually being run on CI because they were in the wrong place and/or missing the driver file, and it seems we've just never noticed. This makes a number of changes: - Ensures that all packages with integration tests also have a driver file in the right location. - Also standardizes the format of those files, as the boilerplate `main()` is available in `integration_test`. - Ensures that all integration_test directories are in the right place. - In a couple of places, removes a duplicate copy of the integration test file. - Makes it an error for a plugin that's not excluded to not have integration tests, so this can't easily happen again. - Adds logging of what's being run and skipped, so if something does go wrong in the future it's easy to determine what from the logs. - Excludes `*_platform_interface` since the logging was (potentially confusingly) reporting that they were skipped because they don't support the current platform. Skipping them is correct, just not for that reason. - Excludes the plugins that currently have no integration tests, with references to issues about adding them. Fixes flutter/flutter#81929
Configuration menu - View commit details
-
Copy full SHA for 37ac97f - Browse repository at this point
Copy the full SHA 37ac97fView commit details -
Exclude some missing integration tests (#3872)
ios_platform_images does not currently have an integration test, and file_chooser does not have a web integration test, so both must be explicitly excluded due to recent tooling changes. See: flutter/flutter#82208 flutter/flutter#82211
Configuration menu - View commit details
-
Copy full SHA for 0474ef8 - Browse repository at this point
Copy the full SHA 0474ef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcbb0ce - Browse repository at this point
Copy the full SHA fcbb0ceView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 26c45dc4d575...fcbb0ce87ffb