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

It fails with a git error #58

Open
anilbey opened this issue Aug 3, 2023 · 1 comment
Open

It fails with a git error #58

anilbey opened this issue Aug 3, 2023 · 1 comment

Comments

@anilbey
Copy link

anilbey commented Aug 3, 2023

Hi both githubocto/repo-visualizer@0.7.1 and githubocto/repo-visualizer@main fail with the same git error.
Do you know what might be the issue? The git version perhaps?


Commit and push diagram
  /usr/bin/git commit -m Repo visualizer: updated diagram
  [detached HEAD b4c04e1] Repo visualizer: updated diagram
   1 file changed, 1 insertion(+), 1 deletion(-)
  /usr/bin/git push
  fatal: You are not currently on a branch.
  To push the history leading to the current (detached HEAD)
  state now, use
  
      git push origin HEAD:<name-of-remote-branch>
  
  Error: Error: The process '/usr/bin/git' failed with exit code 128
anilbey added a commit to BlueBrain/SSCxEModelExamples that referenced this issue Aug 3, 2023
anilbey added a commit to BlueBrain/SSCxEModelExamples that referenced this issue Aug 4, 2023
* add release.yml

* add on workflow call to python-app.yml

* testing the workflow on release

* remove build wheel step from release.yml

* Revert "testing the workflow on release"

This reverts commit b1d527e.

* remove triggering on release branch for debugging

* repo-viz make version 0.7.1 not main

* disable diagram viz updater until githubocto/repo-visualizer/issues/58

* fix misleading step name in release.yml

* python-app.yml delete push branch main trigger, pull trigger is enough

* add .zenodo.json

* add orcid ids to .zenodo.json
@zenby
Copy link

zenby commented Aug 8, 2023

Unfortunately have the same issue

Commit and push diagram
  /usr/bin/git commit -m Repo visualizer: update diagram
  [ci-latest e6ad69f] Repo visualizer: update diagram
   1 file changed, 1 insertion(+)
   create mode 100644 diagram.svg
  /usr/bin/git push
  remote: Permission to zenby/naris.git denied to github-actions[bot].
  fatal: unable to access 'https://github.com/zenby/naris/': The requested URL returned error: 403
  Error: Error: The process '/usr/bin/git' failed with exit code 128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants