github / github/vscode-github-actions
Number of Environments is limited to 30
- Linguagem predominante
- TypeScript
- Estrelas
- 660
- Forks
- 213
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
**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**

**Extension Version**
`v0.26.2`
**Additional context**
This should be fixed by the `paginate` method as used in this #110.
Guia de contribuição
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- github-actions, typescript, vscode
- Domínio
- ci-cd, devtools
- Tipo de issue
- Bug
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 50/100