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

Add missing license header to license.dart #166

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Add missing license header to license.dart #166

merged 1 commit into from
Sep 11, 2023

Conversation

athomas
Copy link
Member

@athomas athomas commented Sep 11, 2023

No description provided.

@github-actions
Copy link

PR Health

Package publish validation ✔️

Details
Package Version Status
package:dart_flutter_team_lints 1.0.0 already published at pub.dev
package:firehose 0.3.27 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
package:firehose pkgs/firehose/lib/src/health/license.dart

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

This check can be disabled by tagging the PR with skip-changelog-check

Coverage ✔️

Details
File Coverage
pkgs/firehose/lib/src/health/license.dart 💚 100 %

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

Copy link
Member

@devoncarew devoncarew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe @mosuem might have initially been using this to validate the workflow?

@athomas athomas merged commit 4cc5005 into main Sep 11, 2023
17 checks passed
@athomas athomas deleted the license-header branch September 11, 2023 16:16
@parlough
Copy link
Member

parlough commented Sep 11, 2023

I believe mosuem might have initially been using this to validate the workflow?

Either way, the irony of this PR is appreciated :)

@mosuem
Copy link
Member

mosuem commented Sep 12, 2023

I believe @mosuem might have initially been using this to validate the workflow?

That might have been true... still ironic 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants