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

[native_assets_builder] Make hook environment configurable - fix #1854

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

dcharkes
Copy link
Collaborator

@dcharkes dcharkes commented Jan 2, 2025

The health workflow is disabled currently, and #1853 accidentally hid too many public types.

Copy link

github-actions bot commented Jan 2, 2025

Package publishing

Package Version Status Publish tag (post-merge)
package:native_assets_builder 0.10.2 ready to publish native_assets_builder-v0.10.2
package:ffi 2.1.3 already published at pub.dev
package:ffigen 16.0.1-wip WIP (no publish necessary)
package:jni 0.13.0 already published at pub.dev
package:jnigen 0.13.0 already published at pub.dev
package:native_assets_cli 0.10.0 already published at pub.dev
package:native_toolchain_c 0.7.0 already published at pub.dev
package:objective_c 4.0.1-wip WIP (no publish necessary)
package:swift2objc 0.0.1-wip WIP (no publish necessary)
package:swiftgen 0.0.1-wip WIP (no publish necessary)

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

Copy link

github-actions bot commented Jan 2, 2025

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
native_assets_builder None 0.10.1 0.10.2 0.10.1 ✔️
Changelog Entry ✔️
Package Changed Files

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

API leaks ✔️

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 ✔️
// Copyright (c) 2025, 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.

Unrelated files missing license headers
Files
pkgs/jni/lib/src/third_party/generated_bindings.dart
pkgs/native_assets_builder/test_data/native_dynamic_linking/bin/native_dynamic_linking.dart
pkgs/objective_c/lib/src/ns_input_stream.dart

@auto-submit auto-submit bot merged commit 28757e0 into main Jan 2, 2025
30 checks passed
@auto-submit auto-submit bot deleted the fix-imports branch January 2, 2025 10:28
@coveralls
Copy link

Coverage Status

coverage: 87.527%. remained the same
when pulling 556429e on fix-imports
into 2251646 on main.

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