aws / aws/aws-toolkit-azure-devops

Fix versioning being done in two places

Open
#286 0 comments 0 reactions 0 assignees View on GitHub
technical-debt
Dominant language
TypeScript
Stars
258
Forks
114
PR merge metrics
No merged PRs in 30d

Description

there is a _versioninfo file and a version in the package.json . We should remove _versioninfo and everywhere it is referenced.

Contributor guide

Open the contributing guide

Research direction

Start by comparing the version in package.json with _versioninfo, then search the repository for every reference to _versioninfo. Remove the file and its references while preserving the package.json version, and verify that the project’s existing build or release checks still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, release
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.