github / github/vscode-github-actions
adding/changing a Repository Secret that requires Auth, causes it to fail silently
- 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 adding a secret that requires authentication in Github, it fails silently due to no auth functionality in the extension
**To Reproduce**
Steps to reproduce the behavior: try adding a API_SERVER_SSH_KEY or something that requires authentication
1. With this workflow: 'access the extension from cursor or vscode'
2. Do this: 'create a new secret key or edit an existing one'
3. See error : there is no error it just fails silently.
**Expected behavior**
Ideally it should provide a way to authenticate. If there is no way to authenticate in cursor or vscode, there should at least be some error or indication that you need to login to github and/or authenticate.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Extension Version**
`v0.27.2`
**Additional context**
I am running cursor
Guia de contribuição
Direção de pesquisa
Comece reproduzindo a falha no Cursor ou VS Code usando a versão v0.27.2 da extensão, enquanto adiciona ou edita API_SERVER_SSH_KEY ou outro segredo do repositório que exija autenticação. Investigue como a extensão lida com a operação e determine se é possível fornecer autenticação; caso contrário, done significa exibir um erro claro ou uma indicação de login/autenticação em vez de falhar silenciosamente.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- github-actions, typescript, vscode
- Domínio
- authentication, devtools
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 35/100