Skip to content

Support running bundle install with the --full-index option #714

@Skenvy

Description

@Skenvy

I have circumvented an issue trying to install a recent gem that gives me an error

Downloading <gem-xyz> revealed dependencies not in the API or the lockfile

Where running the install with --full-index fixes this. I can't see a way to pass this option directly to the part of this action that runs the bundle install step, and so trying to use the action with the bundler-cache: true fails with the same error ~ revealed dependencies not in the API

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions