Pierre-Louis
|
4a65a76279
|
Reland: Update link branches to main (#146882)
Reland https://github.com/flutter/flutter/pull/146558, reverted in https://github.com/flutter/flutter/pull/146880 due to an outdated test result
## Original description
- Update CS and googlesource.com link branches
- Update GitHub /blob/ and /tree/ links
Tested links manually and fixes a few broken or deprecated links
Added a test that validates that `master` isn't used, except for specified repos.
Part of https://github.com/flutter/flutter/issues/121564
|
2024-04-17 13:16:33 +00:00 |
|
Pierre-Louis
|
33a9643b5d
|
Revert "Update link branches to main " (#146880)
Reverts flutter/flutter#146558
Causes failure
|
2024-04-17 13:25:18 +02:00 |
|
Pierre-Louis
|
072b8874a0
|
Update link branches to main (#146558)
- Update CS and googlesource.com link branches
- Update GitHub /blob/ and /tree/ links
Tested links manually and fixes a few broken or deprecated links
Added a test that validates that `master` isn't used, except for
specified repos.
Part of https://github.com/flutter/flutter/issues/121564
## Pre-launch Checklist
- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [x] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-new channel
on [Discord].
<!-- Links -->
[Contributor Guide]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#overview
[Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene
[test-exempt]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#tests
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[Features we expect every widget to implement]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement
[CLA]: https://cla.developers.google.com/
[flutter/tests]: https://github.com/flutter/tests
[breaking change policy]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Data Driven Fixes]:
https://github.com/flutter/flutter/wiki/Data-driven-Fixes
|
2024-04-17 09:44:23 +02:00 |
|
Gary Qian
|
7aaa87b5b6
|
Increase deferred components test timeout (#96423)
|
2022-01-12 20:40:14 -08:00 |
|
Gary Qian
|
0907262723
|
Track timeout from app run start in deferred components integration test (#93307)
|
2021-11-09 10:21:31 -08:00 |
|
Gary Qian
|
a61c57add6
|
Use adb variable instead of direct command (#93293)
|
2021-11-08 21:37:48 -08:00 |
|
Gary Qian
|
7e2c15d6f5
|
Dynamic logcat piping for deferred components test (#93080)
|
2021-11-08 15:13:04 -08:00 |
|
Gary Qian
|
42d4bcb9eb
|
Migrate test to moved FlutterPlayStoreSplitApplication (#92593)
|
2021-11-01 14:43:22 -07:00 |
|
Gary Qian
|
13b38add89
|
Directly specify keystore to prevent debug key signing flake in Deferred components integration test. (#89606)
|
2021-09-08 13:08:41 -07:00 |
|
Gary Qian
|
04a25c224b
|
Configurable adb for deferred components release test script (#88913)
|
2021-08-30 15:16:04 -07:00 |
|
Gary Qian
|
a562b3cb3d
|
Deferred components integration test app (#88030)
|
2021-08-16 15:32:05 -07:00 |
|