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

Assets 13716 #85

Closed tmathern closed 1 year ago

tmathern commented 1 year ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (issue)

Types of changes

Checklist:

adobe-bot commented 1 year ago
🎉 Sizewatcher congratulates on the size improvement 📉:

   🎉 git -78.0% (2.14 MB => 471 kB)
node_modules has no changes (457 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.48M │
├───────────────────────────────┼────────────┼────────┤
│ js-yaml │ 0 │ 0.28M │
├───────────────────────────────┼────────────┼────────┤
│ @oclif/config │ 0 │ 0.15M │
├───────────────────────────────┼────────────┼────────┤
│ @oclif/plugin-help │ 0 │ 0.10M │
├───────────────────────────────┼────────────┼────────┤
│ requestretry │ 0 │ 0.08M │
├───────────────────────────────┼────────────┼────────┤
│ @oclif/command │ 0 │ 0.06M │
├───────────────────────────────┼────────────┼────────┤
│ glob │ 0 │ 0.05M │
├───────────────────────────────┼────────────┼────────┤
│ @adobe/aio-cli-lib-app-config │ 0 │ 0.04M │
├───────────────────────────────┼────────────┼────────┤
│ + 7 modules │ │ │
├───────────────────────────────┼────────────┼────────┤
│ 17 modules │ 0 children │ 20.21M │
└───────────────────────────────┴────────────┴────────┘
npm_package +0.4% (28.3 kB => 28.4 kB)
Package contents:
📦  @adobe/aio-cli-plugin-asset-compute@2.0.3
=== Tarball Contents ===
3.2kB CODE_OF_CONDUCT.md
171B COPYRIGHT
11.3kB LICENSE
5.8kB README.md
846B bin/run
3.2kB oclif.manifest.json
2.5kB package.json
6.8kB src/base-command.js
1.8kB src/commands/asset-compute/devtool.js
1.0kB src/commands/asset-compute/index.js
7.7kB src/commands/asset-compute/run-worker.js
5.4kB src/commands/asset-compute/test-worker.js
3.1kB src/hooks/init.js
13.2kB src/lib/actionrunner.js
3.0kB src/lib/cloudfiles.js
1.3kB src/lib/mock-crt/CertificateAuthorityCertificate.pem
5.5kB src/lib/mockserver.js
4.7kB src/lib/testresults.js
21.3kB src/lib/testrunner.js
5.5kB src/lib/util.js
1.4kB src/lib/workerrunner.js
=== Tarball Details ===
name: @adobe/aio-cli-plugin-asset-compute
version: 2.0.3
filename: @adobe/aio-cli-plugin-asset-compute-2.0.3.tgz
package size: 28.4 kB
unpacked size: 108.8 kB
shasum: dcc923413d4bdf9519d14c55e8698b63801dd5e0
integrity: sha512-7ACCR4q6n4NBA[...]CxuAaARTfvQSg==
total files: 21

npm WARN This command requires you to be logged in to https://registry.npmjs.org/ (dry-run)
Publishing to https://registry.npmjs.org/ (dry-run)
Notes
- PR branch: `ASSETS-13716` @ 3868fa28187b437d22b4764205c07f35d193fcae - Base branch: `master` - Sizewatcher v1.2.1 - Effective Configuration: ```yaml limits: fail: 100% warn: 30% ok: '-10%' report: githubComment: true githubStatus: false comparators: {} ```