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

normalize sort order of package listing #205

Merged
merged 2 commits into from
Dec 7, 2023
Merged

Conversation

devoncarew
Copy link
Member


  • 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.

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.1-wip WIP (no publish necessary)

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
pkgs/firehose/lib/src/repo.dart 💚 93 % ⬆️ 6 %

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.1-wip 0.4.0 ⚠️

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

@devoncarew
Copy link
Member Author

(FYI, the health check here caught a missing changelog update)

@devoncarew devoncarew merged commit b8679da into main Dec 7, 2023
16 checks passed
@devoncarew devoncarew deleted the normalize_sort_order branch December 7, 2023 16:29
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.

auto publishing comment table order
2 participants