Skip to content

fix: Generate version number (#474) #56

fix: Generate version number (#474)

fix: Generate version number (#474) #56

Triggered via push January 3, 2025 19:46
Status Failure
Total duration 24m 3s
Artifacts
build-test-publish-wheel  /  ...  /  main
17s
build-test-publish-wheel / build-container / main
build-test-publish-wheel  /  build-wheel
0s
build-test-publish-wheel / build-wheel
build-test-publish-wheel  /  test-wheel
0s
build-test-publish-wheel / test-wheel
build-test-publish-wheel  /  publish-wheel
0s
build-test-publish-wheel / publish-wheel
build-test-publish-wheel  /  notify
0s
build-test-publish-wheel / notify
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-test-publish-wheel / build-container / main
buildx failed with: ERROR: failed to solve: process "/bin/sh -c <<\"EOF\" bash -exu\nif [[ ! -d NeMo-Aligner ]]; then\n git clone https://github.com/NVIDIA/NeMo-Aligner.git\nfi\ncd NeMo-Aligner\ngit fetch origin '+refs/pull/*/merge:refs/remotes/pull/*/merge'\ngit checkout -f $ALIGNER_COMMIT\n# case 1: ALIGNER_COMMIT is a local branch so we have to apply remote changes to it\n# case 2: ALIGNER_COMMIT is a commit, so git-pull is expected to fail\ngit pull --rebase || true\n\npip install --no-cache-dir --no-deps -e .\nEOF" did not complete successfully: exit code: 1