Skip to content
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

Use Flutter in health.yaml #206

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Use Flutter in health.yaml #206

merged 1 commit into from
Dec 6, 2023

Conversation

mosuem
Copy link
Member

@mosuem mosuem commented Dec 5, 2023

To allow health.yaml to work for packages using Flutter, for example package:jni.


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

@mosuem mosuem requested a review from dcharkes December 5, 2023 14:02
@github-actions github-actions bot added the type-infra A repository infrastructure change or enhancement label Dec 5, 2023
Copy link

github-actions bot commented Dec 5, 2023

PR Health

Package publish validation ✔️

Details
Package Version Status
package:dart_flutter_team_lints 2.1.1 already published at pub.dev
package:firehose 0.4.0 already published at pub.dev

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

License Headers ✔️

Details
// Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Files
no missing headers

All source files should start with a license header.

Changelog Entry ✔️

Details
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

Coverage ✔️

Details
File Coverage

This check for test coverage is informational (issues shown here will not fail the PR).

Breaking changes ✔️

Details
Package Change Current Version New Version Needed Version Looking good?
dart_flutter_team_lints None 2.1.1 2.1.1 2.1.1 ✔️
firehose None 0.4.0 0.4.0 0.4.0 ✔️

@mosuem mosuem mentioned this pull request Dec 5, 2023
1 task
@mosuem mosuem merged commit ce707fb into main Dec 6, 2023
16 checks passed
@mosuem mosuem deleted the useFlutterInHealth branch December 6, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-infra A repository infrastructure change or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants