Skip to content

pgem_update should attempt to detect updates that will fail before beginning #16

@dimo414

Description

@dimo414

Original report by Michael Diamond (Bitbucket: dimo414).


Currently pgem_update updates all gems and ProfileGem separately, which can be problematic if there's a dependency between different components and only some of them successfully update.

As a concrete example, after if fa2b72e is pulled down prompt.gem also needs to be updated to pull down dimo414/prompt.gem@7de97087f766 - if prompt.gem fails to update the resulting shell will be in a sad state (in this particular it should be limited to noisy log messages).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmajor

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions