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] CI Release for Docker Image failing? #308

Closed
madpah opened this issue Feb 3, 2022 · 2 comments · Fixed by #309
Closed

[BUG] CI Release for Docker Image failing? #308

madpah opened this issue Feb 3, 2022 · 2 comments · Fixed by #309
Assignees
Labels
bug Something isn't working CI Continuous Integration

Comments

@madpah
Copy link
Collaborator

madpah commented Feb 3, 2022

See https://github.com/CycloneDX/cyclonedx-python/runs/5052122865?check_suite_focus=true.

@jkowalleck

@madpah madpah added bug Something isn't working CI Continuous Integration labels Feb 3, 2022
@jkowalleck jkowalleck self-assigned this Feb 3, 2022
@jkowalleck jkowalleck pinned this issue Feb 3, 2022
@jkowalleck
Copy link
Member

strange. git checkout failed.
see https://github.com/CycloneDX/cyclonedx-python/runs/5052122865?check_suite_focus=true#step:2:50

Fetching the repository
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/tags/v2.0.2*:refs/remotes/origin/tags/v2.0.2* +refs/tags/tags/v2.0.2*:refs/tags/tags/v2.0.2*
  The process '/usr/bin/git' failed with exit code 1
  Waiting 20 seconds before trying again
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/tags/v2.0.2*:refs/remotes/origin/tags/v2.0.2* +refs/tags/tags/v2.0.2*:refs/tags/tags/v2.0.2*
  The process '/usr/bin/git' failed with exit code 1
  Waiting 15 seconds before trying again
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/tags/v2.0.2*:refs/remotes/origin/tags/v2.0.2* +refs/tags/tags/v2.0.2*:refs/tags/tags/v2.0.2*
  Error: The process '/usr/bin/git' failed with exit code 1

i had this process tested in another playground project/repo and did not have such errors.

will look into it.

jkowalleck added a commit that referenced this issue Feb 3, 2022
fixes #308

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
jkowalleck added a commit that referenced this issue Feb 3, 2022
fixes #308

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck unpinned this issue Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI Continuous Integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants