equinor / equinor/fusion-framework

cli: remove app index.ts compatibility shim in next major version (v12)

Open Beginner friendly
#5,073 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
10
Forks
10
Avg merge
19h 40m
Merged PRs (30d)
150

Description

Tracking issue for a TODO found in `packages/cli/src/cli/commands/app/index.ts`:

```ts
// @todo - remove in next major version v12
```

Remove this backward-compatibility code in the next major (v12) release.

Contributor guide

Open the contributing guide

Research direction

Open packages/cli/src/cli/commands/app/index.ts and locate the compatibility code marked with the v12 TODO. Review how the app command currently uses that backward-compatibility path, then remove it for the v12 release. Done means the obsolete shim is gone and the app command remains correctly wired.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.