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.

貢獻指南

開啟貢獻指南

研究方向

Start in the VS Code extension's SETTINGS tab and trace how the Environments list is loaded, using the paginate method referenced in issue #110 as the starting point. Reproduce with a repository containing more than 30 environments, then verify that all environments appear and valid environments beyond the first 30 are no longer flagged.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
github-actions, typescript, vscode
領域
ci-cd, devtools
Issue 類型
缺陷
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
基本清楚
新手友好度
50/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。