Devon Carew
Devon Carew
- remove the regular dependency on package:matcher - https://github.com/dart-lang/code_builder/issues/405 Creating as a draft PR - I'm trying to determine what would be impacted by this change. --- - [x] I’ve...
This issue is for collecting feedback on the issue triage bot; areas where it could improve, individual issues that it didn't triage well, possible prompt improvements, ... Please feel free...
See https://github.com/mdn/content/blob/main/files/en-us/web/api/selection/setbaseandextent/index.md?plain=1 ``` ... The anchor and focus nodes can be located in a {{glossary("shadow tree")}}, if supported by the browser. ... ``` We should either emit a correct reference,...
Some brief planning for publishing the next major version (from conversations on https://github.com/dart-lang/lints/pull/208 and https://github.com/dart-lang/lints/issues/205): - [ ] rev package:lints to the next stable version (`5.0.0`); publish - https://github.com/dart-lang/lints/pull/210 -...
- rev to 5.0.0 in preparation for publishing --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR. Contribution guidelines: - See our [contributor...
- update the repo readmes to indicate the new package locations - see https://github.com/google/file.dart/issues/244 (the source-of-truth is now https://github.com/dart-lang/tools)
Notice: we intend to transfer this package to https://github.com/dart-lang/tools. This is a reflection that parts of the Dart and Flutter infra packages depend on this package. We'll maintain it at...
It looks like the CI is failing consistently on windows. Here's the issue I see (on the windows-latest stable and beta sdk bots; dev has not completed in two runs...
- remove the 'version' section from the health checks --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR. Contribution guidelines: - See our...
- no longer add the `autosubmit` label to dependabot created PRs (this repo isn't managed by the autosubmit bot)