github / github/vscode-github-actions
adding/changing a Repository Secret that requires Auth, causes it to fail silently
- Ngôn ngữ chính
- TypeScript
- Star
- 660
- Fork
- 213
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu bằng cách tái hiện lỗi trong Cursor hoặc VS Code bằng phiên bản extension v0.27.2, đồng thời thêm hoặc chỉnh sửa API_SERVER_SSH_KEY hoặc một secret khác của repository yêu cầu xác thực. Điều tra cách extension xử lý thao tác này và xác định liệu có thể cung cấp thông tin xác thực hay không; nếu không, done có nghĩa là hiển thị lỗi rõ ràng hoặc dấu hiệu đăng nhập/xác thực thay vì âm thầm thất bại.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- github-actions, typescript, vscode
- Lĩnh vực
- authentication, devtools
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 35/100