github / github/vscode-github-actions

Number of Environments is limited to 30

Open
#278 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
660
Forks
213
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
When you check the Environments list in the SETTINGS tab, you can only see at most 30 environments. This affects the validation of the file as it will highlight a valid environment when it is not in the first 30 environments.

**To Reproduce**
1. With a repository that has over 30 environments
2. Go to SETTINGS --> Environments

**Expected behavior**
It should show all the environments.

**Screenshots**
![Environments](https://github.com/github/vscode-github-actions/assets/23370352/44a54745-8563-4f31-9cc3-da9f629ee3eb)

**Extension Version**
`v0.26.2`

**Additional context**
This should be fixed by the `paginate` method as used in this #110.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.