grpc / grpc-dart

The Dart language implementation of gRPC.
https://pub.dev/packages/grpc
Apache License 2.0
835 stars 256 forks source link

Add `topics` to `pubspec.yaml` #712

Closed szakarias closed 1 month ago

szakarias commented 1 month ago

Topics help users on pub.dev discover packages, and related packages.

You can see a list of topics here. You can also make your own topics.

Topics are added to pubspec.yaml as follows:

topics:
 - my-topic
 - some-other-topic

See also: https://dart.dev/tools/pub/pubspec#topics

linux-foundation-easycla[bot] commented 1 month ago

CLA Signed

The committers listed above are authorized under a signed CLA.

github-actions[bot] commented 1 month ago

Package publishing

Package Version Status Publish tag (post-merge)
package:grpc 4.0.0 ready to publish v4.0.0

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

github-actions[bot] commented 1 month ago

PR Health

Breaking changes :heavy_check_mark:

Details | Package | Change | Current Version | New Version | Needed Version | Looking good? | | :--- | :--- | ---: | ---: | ---: | ---: | |grpc|None|4.0.0|4.0.0|4.0.0|:heavy_check_mark:|

Coverage :heavy_check_mark:

Details | File | Coverage | | :--- | :--- | This check for [test coverage](https://github.com/dart-lang/ecosystem/wiki/Test-Coverage) is informational (issues shown here will not fail the PR).

API leaks :warning:

Details The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API. | Package | Leaked API symbols | | :--- | :--- | |grpc|Any
$1.Duration
ServerHandler| This check can be disabled by tagging the PR with `skip-leaking-check`.

Package publish validation :heavy_check_mark:

Details | Package | Version | Status | | :--- | ---: | :--- | | package:grpc | 4.0.0 | **ready to publish** | Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
github-actions[bot] commented 1 month ago

PR Health

Breaking changes :heavy_check_mark:

Details | Package | Change | Current Version | New Version | Needed Version | Looking good? | | :--- | :--- | ---: | ---: | ---: | ---: | |grpc|None|4.0.0|4.0.0|4.0.0|:heavy_check_mark:|

Changelog Entry :exclamation:

Details | Package | Changed Files | | :--- | :--- | | package:grpc | pubspec.yaml | Changes to files need to be [accounted for](https://github.com/dart-lang/ecosystem/wiki/Changelog) in their respective changelogs. This check can be disabled by tagging the PR with `skip-changelog-check`.

Coverage :heavy_check_mark:

Details | File | Coverage | | :--- | :--- | This check for [test coverage](https://github.com/dart-lang/ecosystem/wiki/Test-Coverage) is informational (issues shown here will not fail the PR).

API leaks :warning:

Details The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API. | Package | Leaked API symbols | | :--- | :--- | |grpc|Any
$1.Duration
ServerHandler| This check can be disabled by tagging the PR with `skip-leaking-check`.

Package publish validation :heavy_check_mark:

Details | Package | Version | Status | | :--- | ---: | :--- | | package:grpc | 4.0.0 | **ready to publish** | Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.