flutter/docs/infra
Nate Wilson e77093bba4
"Fix failing checks" wiki page for new contributors (#154629)
Resolves https://github.com/flutter/flutter/issues/154628

<br>

As a contributor, I would expect resources related to testing to be located in the [/docs/contributing/testing](https://github.com/flutter/flutter/tree/master/docs/contributing/testing) directory. This PR adds a page to that directory geared toward helping new contributors.

<br>

I've noticed that in `team-framework` triage meetings, comments along the lines of "could you take a look at the failing checks?" are a regular occurrence.

I believe we could save quite a bit of effort by changing this:

> [**Understanding a LUCI build failure**](a5ca16ea94/docs/infra/Understanding-a-LUCI-build-failure.md)

to this:

> [**Flutter wiki – How to fix failing checks**](https://github.com/nate-thegrate/flutter/blob/fix-checks-wiki-page/docs/contributing/testing/Fix-failing-checks.md)
2024-11-13 18:52:27 +00:00
..
Adding-a-new-Test-Shard.md [wiki migration] Infra team pages (#148718) 2024-05-21 18:17:10 +00:00
Autorollers.md Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00
Autosubmit-bot.md Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00
Dashboards.md [wiki migration] Infra team pages (#148718) 2024-05-21 18:17:10 +00:00
Flutter-FirebaseLab-Tests.md [wiki migration] Infra team pages (#148718) 2024-05-21 18:17:10 +00:00
Flutter-Framework-Gardener-Rotation.md docs: Update gardener doc with tree-gardener channel (#155972) 2024-10-01 16:51:49 +00:00
Flutter-Infrastructure-Foundation.md [wiki migration] Infra team pages (#148718) 2024-05-21 18:17:10 +00:00
Flutter-Installation-Bundles.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
GitHub-Action-Workflows.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
How-to-add-a-new-integration-test-to-Framework-CI.md Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00
How-to-download-a-timeline-from-a-benchmark.md [wiki migration] Infra team pages (#148718) 2024-05-21 18:17:10 +00:00
Infra-Ticket-Queue.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
Landing-Changes-With-Autosubmit.md Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00
Packages-Gardener-Rotation.md Add a doc for the flutter/packages gardener (#149682) 2024-06-12 14:57:00 +00:00
README.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
Reducing-Test-Flakiness.md Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00
Rolling-Dart.md Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00
Security.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
Understanding-a-LUCI-build-failure.md "Fix failing checks" wiki page for new contributors (#154629) 2024-11-13 18:52:27 +00:00
Understanding-Google-Testing.md Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00
Updating-dependencies-in-Flutter.md Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00

This is an index of team-facing documentation for topics relating to Engineering Productivity (also known as EngProd, and including topics relating to our CI infrastructure, security, autorollers, etc).