adobe / aio-cli-plugin-asset-compute

Asset Compute Plugin for Adobe I/O Command Line Interface
Apache License 2.0
1 stars 7 forks source link

enable sizewatcher to post comments to PR #63

Closed alexkli closed 3 years ago

alexkli commented 3 years ago

Needs the right env var with the github API token passed in.

adobe-bot commented 3 years ago
Sizewatcher found no problematic size increases.

git has no changes (1.68 MB)
Largest files in new changes:
cc0c6a6fa801  1.6KiB .github/workflows/node.js.yml
node_modules has no changes (340 MB)
Largest production node modules:
┌──────────────────────────────┬────────────┬────────┐
│ name │ children │ size │
├──────────────────────────────┼────────────┼────────┤
│ @adobe/asset-compute-devtool │ 0 │ 18.32M │
├──────────────────────────────┼────────────┼────────┤
│ request │ 0 │ 0.54M │
├──────────────────────────────┼────────────┼────────┤
│ @adobe/aio-lib-runtime │ 0 │ 0.44M │
├──────────────────────────────┼────────────┼────────┤
│ js-yaml │ 0 │ 0.28M │
├──────────────────────────────┼────────────┼────────┤
│ @oclif/config │ 0 │ 0.15M │
├──────────────────────────────┼────────────┼────────┤
│ @oclif/plugin-help │ 0 │ 0.12M │
├──────────────────────────────┼────────────┼────────┤
│ @oclif/command │ 0 │ 0.06M │
├──────────────────────────────┼────────────┼────────┤
│ glob │ 0 │ 0.05M │
├──────────────────────────────┼────────────┼────────┤
│ requestretry │ 0 │ 0.05M │
├──────────────────────────────┼────────────┼────────┤
│ http-terminator │ 0 │ 0.03M │
├──────────────────────────────┼────────────┼────────┤
│ + 6 modules │ │ │
├──────────────────────────────┼────────────┼────────┤
│ 16 modules │ 0 children │ 20.14M │
└──────────────────────────────┴────────────┴────────┘
npm_package has no changes (27.5 kB)
Package contents:
📦  @adobe/aio-cli-plugin-asset-compute@1.4.10
=== Tarball Contents ===
171B COPYRIGHT
11.3kB LICENSE
846B bin/run
12.4kB src/lib/actionrunner.js
5.0kB src/base-command.js
3.0kB src/lib/cloudfiles.js
1.8kB src/commands/asset-compute/devtool.js
1.0kB src/commands/asset-compute/index.js
3.1kB src/hooks/init.js
5.5kB src/lib/mockserver.js
7.7kB src/commands/asset-compute/run-worker.js
4.5kB src/commands/asset-compute/test-worker.js
4.7kB src/lib/testresults.js
21.2kB src/lib/testrunner.js
5.1kB src/lib/util.js
1.4kB src/lib/workerrunner.js
3.2kB oclif.manifest.json
2.5kB package.json
3.2kB CODE_OF_CONDUCT.md
5.5kB README.md
1.3kB src/lib/mock-crt/CertificateAuthorityCertificate.pem
=== Tarball Details ===
name: @adobe/aio-cli-plugin-asset-compute
version: 1.4.10
package size: 27.5 kB
unpacked size: 104.4 kB
shasum: cd8296a40555408b9421abcaa1110084de9068e1
integrity: sha512-dmutGWTNfw0Qp[...]wetib9WtEcdwA==
total files: 21
Notes
- PR branch: `fix-sizewatcher` @ 8e824373957a0e1cc5df742161efb5fd63efd63e - Base branch: `master` - Sizewatcher v1.2.0 - Effective Configuration: ```yaml limits: fail: 100% warn: 30% ok: '-10%' report: githubComment: true githubStatus: false comparators: {} ```

codecov[bot] commented 3 years ago

Codecov Report

Merging #63 (8e82437) into master (68bf545) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   90.59%   90.59%           
=======================================
  Files          13       13           
  Lines         829      829           
=======================================
  Hits          751      751           
  Misses         78       78           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fd0043f...8e82437. Read the comment docs.

adobe-bot commented 3 years ago

:tada: This PR is included in version 1.4.11 :tada:

The release is available on:

Your semantic-release bot :package::rocket: