github / github/vscode-github-actions

Number of Environments is limited to 30

未关闭
#278 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
TypeScript
星标
660
派生
213
PR 合并指标
30 天内没有已合并 PR

描述

**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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。