flake-update-action icon indicating copy to clipboard operation
flake-update-action copied to clipboard

Error: Action failed with error: HttpError: Not Found (gitlab repo)

Open bbigras opened this issue 2 years ago • 2 comments

Any ideas why this is failing?

Run cpcloud/[email protected]
  with:
    dependency: rycee-nur-expressions
    pull-request-token: ***
    pull-request-author: github[bot] <[email protected]>
    delete-branch: true
    github-token: ***
    pull-request-branch-prefix: update-
    automerge: true
    pull-request-merge-method: rebase
    include-merge-commits: false
Run cpcloud/[email protected]
  with:
    input: rycee-nur-expressions
    lockfile: flake.lock
    short-rev-length: 8
Run nix flake lock --update-input rycee-nur-expressions
  nix flake lock --update-input rycee-nur-expressions
  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
warning: updating lock file '/home/runner/work/nix-config/nix-config/flake.lock':
• Updated input 'rycee-nur-expressions':
    'gitlab:rycee/nur-expressions/2ef7a61cd972e56b31d007a47ae7147856e75888' (2023-09-08)
  → 'gitlab:rycee/nur-expressions/03b1d923dad88c6f76638d82dd8629a5b40d18b7' (2023-09-13)
warning: Git tree '/home/runner/work/nix-config/nix-config' is dirty
Run cpcloud/[email protected]
  with:
    input: rycee-nur-expressions
    lockfile: flake.lock
    short-rev-length: 8
Run cpcloud/[email protected]
  with:
    owner: rycee
    repo: nur-expressions
    basehead: 2ef7a61cd972e56b31d007a47ae7147856e75888...03b1d923dad88c6f76638d82dd8629a5b40d18b7
    token: ***
    include-merge-commits: false
    sha-length: 8
    verbose: false
Error: Action failed with error: HttpError: Not Found

https://github.com/bbigras/nix-config/actions/runs/6181134219/job/16778661721

bbigras avatar Sep 14 '23 05:09 bbigras

Just saw this!

Looks like the log has expired and I can no longer see it. Is this still an issue?

cpcloud avatar Dec 17 '23 12:12 cpcloud

I also got this error, here's the log

LudovicoPiero avatar Apr 12 '24 04:04 LudovicoPiero