aws / aws/aws-toolkit-vscode

Fetch endpoints.json dynamically instead of storing in repo

Open
#907 1 comment 0 reactions 0 assignees View on GitHub
build feature-request tests-ci-cd
Dominant language
TypeScript
Stars
2k
Forks
807
Avg merge
10h 12m
Merged PRs (30d)
7

Description

**Describe the solution you'd like**

The codebase should not contain endpoints.json. It should pull it down as part of the `npm install` step, so that the toolkit builds always embed/contain the most recent version.

Contributor guide

Open the contributing guide

Research direction

Start by locating endpoints.json and the npm install/build entry points that package the toolkit. Trace how the file is currently included, then determine where the download should occur so builds contain the latest version. Done means endpoints.json is no longer stored in the repository and npm install produces builds with the fetched data.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
build-system, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.