i18n icon indicating copy to clipboard operation
i18n copied to clipboard

Release `intl4x: 0.9.2`

Open mosuem opened this issue 1 year ago • 3 comments
trafficstars

.


  • [x] 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 avatar Aug 19 '24 14:08 mosuem

Package publishing

Package Version Status Publish tag (post-merge)
package:intl4x 0.9.2 ready to publish intl4x-v0.9.2
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.

github-actions[bot] avatar Aug 19 '24 15:08 github-actions[bot]

PR Health

Breaking changes :heavy_check_mark:
Package Change Current Version New Version Needed Version Looking good?
intl4x Non-Breaking 0.9.2-wip 0.9.2 0.9.2 :heavy_check_mark:
Changelog Entry :heavy_check_mark:
Package Changed Files

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

Coverage :warning:
File Coverage
pkgs/intl4x/hook/build.dart :broken_heart: Not covered

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

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

API leaks :heavy_check_mark:

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
License Headers :heavy_check_mark:
// 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 :heavy_check_mark:
Package Version Status
package:intl4x 0.9.2 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.

github-actions[bot] avatar Aug 19 '24 15:08 github-actions[bot]

Hmm doesn't work

robertbastian avatar Aug 19 '24 15:08 robertbastian

Hmm doesn't work

Yeah I saw that the tests didn't run for #874, should be fixed now.

mosuem avatar Aug 20 '24 07:08 mosuem