Skip to content

[BUG] self-update from github releases not working #459

@sergix44

Description

@sergix44

Basically, when trying to use the self-update configured to use the github release, you only get a 404 because it's pointing to a non existing URL:
image

  • The repository is public and accessible
    There is a release 1.0.0 and 1.0.1
    The updater.strategy was set according to the documentation
    Pushed on packagist and configured for auto update

How to reproduce

Activity

owenvoke

owenvoke commented on Aug 25, 2023

@owenvoke
Member

I can replicate the issue, it seems to be because the setPharName() method never gets called on that strategy. PRing a fix shortly. 👍🏻

linked a pull request that will close this issue on Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @owenvoke@sergix44

      Issue actions

        [BUG] self-update from github releases not working · Issue #459 · laravel-zero/laravel-zero