Skip to content

Excavator action is not continuing to update other manifests after failing. #32

@sedlund

Description

@sedlund

The Excavator workflow is not continuing on error and failing to update all the Scoop buckets.

Currently Extras bucket is stuck on librewolf ScoopInstaller/Extras#10591
Main is stuck on pnpm https://github.com/ScoopInstaller/Main/actions/runs/4273331999/jobs/7439175044#step:3:584
Versions is stuck on matrix https://github.com/ScoopInstaller/Versions/actions/runs/4273354246/jobs/7439213141#step:3:405

Any manifest that is alphabetically after the failed manifest will not get updated by the action.

I dont think

$Global:ErrorActionPreference = 'Continue'

Is getting scoped into

& (Join-Path $BINARIES_FOLDER 'auto-pr.ps1') @params

But I don't know PS...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions