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

[BUG] check for arc / git intactness #223

Closed
Brilator opened this issue Jul 15, 2024 · 2 comments
Closed

[BUG] check for arc / git intactness #223

Brilator opened this issue Jul 15, 2024 · 2 comments
Assignees
Labels
Type: Bug Something is not working, and it is confirmed by maintainers to be a bug.

Comments

@Brilator
Copy link
Member

It is possible to open ARCs without a .git folder. This happened a lot with some of the recent ARCitect releases, where the shipped git might have been an issue.

Since this creates downstream issues (not being able to do anything git; commit, sync, add branches, remotes, etc.), I would suggest to prompt a warning when opening such an ARC (something like "ARC is not intact. No .git detected.") and then disable git-related views Commit, DataHUB sync, History.
I would not suggest to disallow working on such ARCs.
If I remember earlier discussions correctly, git is not a MUST (i.e. ARC could be shared / version-controlled via alternatives).

@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Jul 15, 2024
@Brilator
Copy link
Member Author

Related error: message parsed to branch name is cut off "(fa)tal"

Screenshot 2024-07-15 at 08 41 43

@JonasLukasczyk
Copy link
Collaborator

Will be addressed with #225

@JonasLukasczyk JonasLukasczyk added Type: Bug Something is not working, and it is confirmed by maintainers to be a bug. and removed Status: Needs Triage This item is up for investigation. labels Jul 15, 2024
@JonasLukasczyk JonasLukasczyk self-assigned this Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something is not working, and it is confirmed by maintainers to be a bug.
Projects
Status: Done
Development

No branches or pull requests

2 participants