-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcredentials
34 lines (33 loc) · 1.75 KB
/
credentials
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
- name: dart-package
# You may pin to the exact commit or the version.
# uses: nikosportolos/dart_package@b8506ff965fc31a92325eb17993d9fdab0efc04c
uses: nikosportolos/dart_package@v0.2.1
with:
# Specify the working directory.
working_directory: # optional, default is .
# Specify which SDK to use (dart, flutter).
sdk: # optional, default is dart
# Specify the Dart SDK version.
dart_sdk: # optional, default is 3.1.4
# Specify the Flutter SDK version.
flutter_sdk: # optional, default is 3.13.8
# Specify the directories to run dart analyze.
analyze_directories: # optional, default is lib test
# The line length to use with dart format.
line_length: # optional, default is 120
# Controls the number of test suites that runs concurrently, meaning that multiple tests in independent suites or platforms can run at the same time.
concurrency: # optional, default is 4
# Flag that defines whether to skip tests.
skip_tests: # optional, default is false
# Flag that defines whether to run tests with coverage.
coverage: # optional, default is false
# Flag that defines whether to upload coverage reports to Codecov. Requires the codecov_token.
codecov: # optional, default is false
# The token that will be used to upload coverage reports to Codecov. Requires the codecov flag to be set to true.
codecov_token: # optional, default is
# Flag that defines whether to publish the package on pub.dev.
publish: # optional, default is false
# The token that will be used to publish the package to pub.dev.
pubdev_token: # optional, default is
# The exit code will indicate if (max - granted points) <= threshold.
pana_threshold: # optional, default is 19