SAP / SAP/app-studio-toolkit

packge.json dep upgrade tool

Open
#173 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
21
Forks
23
Avg merge
1d 15h
Merged PRs (30d)
17

Description

MVP

  • define schema / types for the metadata provided in basContributes
  • Decide if to develop inside APP-Studio-Toolkit or in a new extension.
  • Implement basic automatic upgrade flow with notification
    • exclude node_modules packages.
  • expose setting to dis-able the upgrade flow
    • should it be enabled or disabled by default?

Open Questions / Issues

  • to->from version numbers as semVer versions.
  • grouping of notifications, is this possible?
  • end of update notification, can this be done?
  • VSCode and problems view for files not opened in the editor.
  • Inspect the behavior of upgrade scenario with the limitation of the misalignment tools with package-lock files
  • Distinction between general misalignment and upgrade scenario misalignment.

Bonus

  • behavior on metadata conflicts.
  • filter applying updates depending on the project type detected.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No implementation files or tests are named. Start by resolving whether the work belongs in APP-Studio-Toolkit or a new extension, then define the metadata schema for basContributes and scope the basic upgrade flow. Done means the agreed flow can notify about upgrades, excludes node_modules packages, and has a configurable setting.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.