Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a User when I start existing workspace and GitHub is down I want to be notified about that during startup, but still open the existing workspace and continue working #23076

Closed
ibuziuk opened this issue Aug 6, 2024 · 1 comment
Assignees
Labels
area/che-server area/dashboard area/ux Issues related to User Experience Design kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.

Comments

@ibuziuk
Copy link
Member

ibuziuk commented Aug 6, 2024

Is your task related to a problem? Please describe

When users try to launch existing Workspaces which were created from GitHub URLs while GitHub is offline, Workspaces will not start, and instead redirect the user to the GitHub URL in their browser. I believe the startup process is attempting to refresh the user's PAT before starting the Workspace, but because GitHub is offline, the process fails and the Workspace cannot start.

It would seem startup process has created a dependency on GitHub being online which prevents local development that should be fixed

Motivation:
Developers are sitting on their hands and cannot work from their local git repos (stored on PV mounted at /projects) while GitHub is down.

Describe the solution you'd like

As a User when I start existing workspace and GitHub is down I want to be notified about that during startup, but still open the existing workspace and continue working / do git commits etc. (I will be able to push later).

Describe alternatives you've considered

N/A

Additional context

https://www.githubstatus.com/

@ibuziuk ibuziuk added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Aug 6, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 6, 2024
@ibuziuk ibuziuk added area/ux Issues related to User Experience Design area/dashboard area/che-server labels Aug 6, 2024
@ibuziuk ibuziuk added the severity/P1 Has a major impact to usage or development of the system. label Aug 6, 2024
@ibuziuk ibuziuk moved this to 📅 Planned in Eclipse Che Team A Backlog Aug 6, 2024
@dkwon17 dkwon17 removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 6, 2024
@vinokurig vinokurig moved this from 📅 Planned to 🚧 In Progress in Eclipse Che Team A Backlog Aug 21, 2024
@vinokurig vinokurig moved this from 🚧 In Progress to Ready for Review in Eclipse Che Team A Backlog Sep 3, 2024
@ibuziuk
Copy link
Member Author

ibuziuk commented Sep 17, 2024

@vinokurig looks like PRs have been merged. Can we close?

@ibuziuk ibuziuk moved this from Ready for Review to ✅ Done in Eclipse Che Team A Backlog Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-server area/dashboard area/ux Issues related to User Experience Design kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
Status: ✅ Done
Development

No branches or pull requests

4 participants