Skip to content

[WIP] Binary artifacts, but cannot be merged #6083

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

Closed
wants to merge 3 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions .allstar/binary_artifacts.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# This project requires several binary artifacts.
# Exemption timeframe: permanent.
#
# The Gradle wrapper is part of the Gradle distribution.
# The Gradle wrappers are used by the plugin tool to maintain the repo:
# build the plugin
# run unit and integration tests
# deploy the dev channel
#
# The files in lib/dart-plugin are obtained from JetBrain's Dart plugin.
# The dart-plugin files are build dependencies required to compile the
# plugin.
#
# The binaries in lib/jxbrowser are licensed from TeamDev. See
# https://www.teamdev.com/jxbrowser
# They are used to embed Dart DevTools in Android Studio.
#
# The Java string similarity library is used to find partial or close
# matches of file names when locating icon libraries. It is obtained
# from https://github.com/tdebatty/java-string-similarity
#
optConfig:
optOut: true