github / github/vscode-github-actions
adding/changing a Repository Secret that requires Auth, causes it to fail silently
- Lenguaje dominante
- TypeScript
- Estrellas
- 660
- Forks
- 213
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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
Guía de contribución
Línea de trabajo
Empieza reproduciendo el fallo en Cursor o VS Code usando la versión de la extensión v0.27.2, mientras añades o editas API_SERVER_SSH_KEY u otro secreto del repositorio que requiera autenticación. Investiga cómo gestiona la extensión la operación y determina si se puede proporcionar autenticación; de lo contrario, «done» significa mostrar un error claro o una indicación de inicio de sesión/autenticación en lugar de fallar silenciosamente.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- github-actions, typescript, vscode
- Área
- authentication, devtools
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100