cpcloud / flake-update-action

A GitHub action to automatically update nix flake dependencies
Apache License 2.0
16 stars 3 forks source link

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

Open bbigras opened 1 year ago

bbigras commented 1 year ago

Any ideas why this is failing?

Run cpcloud/flake-update-action@v1.0.4
  with:
    dependency: rycee-nur-expressions
    pull-request-token: ***
    pull-request-author: github[bot] <noreply@github.com>
    delete-branch: true
    github-token: ***
    pull-request-branch-prefix: update-
    automerge: true
    pull-request-merge-method: rebase
    include-merge-commits: false
Run cpcloud/flake-dep-info-action@v2.0.10
  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/flake-dep-info-action@v2.0.10
  with:
    input: rycee-nur-expressions
    lockfile: flake.lock
    short-rev-length: 8
Run cpcloud/compare-commits-action@v5.0.27
  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

cpcloud commented 10 months ago

Just saw this!

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

LudovicoPiero commented 6 months ago

I also got this error, here's the log