adobe / adobe/aio-cli-plugin-asset-compute

devDependency cannot be updated

Open
#93 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
7
PR merge metrics
No merged PRs in 30d

Description

There is a devDep on {"@adobe/aio-cli-plugin-app": "^8.0.0"} however the current version is 9.2.0

I tried updating this, but immediately broke all the tests.

The way this is used it appears it could actually be a peer dependency. I think this need to be thought out and re-architected to work with published apis.

Calls to @adobe/aio-cli-plugin-app/src/commands/app/deploy are bound to break at any time, without even a major version bump, this is internal to the aio-cli-plugin-app and should not be directly depended on.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the dependency on @adobe/aio-cli-plugin-app and the calls to @adobe/aio-cli-plugin-app/src/commands/app/deploy, then reproduce the test failures with version 9.2.0. The work is done when the plugin uses published APIs rather than internal paths and the test suite passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
cli
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.