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 topics to package intl pubspec.yaml #845

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

szakarias
Copy link
Contributor

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:

 - my-topic
 - some-other-topic

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

Copy link

github-actions bot commented May 30, 2024

Package publishing

Package Version Status Publish tag (post-merge)
package:intl4x 0.9.0 ready to publish intl4x-v0.9.0
package:intl 0.20.0-wip WIP (no publish necessary)
package:intl_translation 0.20.1-wip WIP (no publish necessary)
package:messages 0.2.0 already published at pub.dev
package:messages_builder 0.2.1 already published at pub.dev
package:messages_serializer 0.2.1 already published at pub.dev
package:messages_shrinker 0.2.2-wip WIP (no publish necessary)

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

Copy link

github-actions bot commented May 30, 2024

PR Health

Breaking changes ✔️

Details
Package Change Current Version New Version Needed Version Looking good?
intl None 0.20.0-wip 0.20.0-wip 0.20.0-wip ✔️

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

API leaks ⚠️

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
intl _DateFormatField
StringStack
DateBuilder

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

License Headers ✔️

Details
// Copyright (c) 2024, 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.

Package publish validation ✔️

Details
Package Version Status
package:intl4x 0.9.0 ready to publish
package:intl 0.20.0-wip WIP (no publish necessary)
package:intl_translation 0.20.1-wip WIP (no publish necessary)
package:messages 0.2.0 already published at pub.dev
package:messages_builder 0.2.1 already published at pub.dev
package:messages_serializer 0.2.1 already published at pub.dev
package:messages_shrinker 0.2.2-wip WIP (no publish necessary)

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

@szakarias
Copy link
Contributor Author

@mosuem Do you know whether this changed should be applied in Google3 first?

@mosuem
Copy link
Member

mosuem commented Jun 17, 2024

Yes, PRs here are merged automatically by copybara after being approved in g3.

@@ -6,6 +6,10 @@ description: >-
internationalization issues.
repository: https://github.com/dart-lang/i18n/tree/main/pkgs/intl

topics:
- i18n
- intl
Copy link
Member

Choose a reason for hiding this comment

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

Maybe add internationalization too? Or what's common on pub?

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.

3 participants