Skip to content

Compare link does not work with dev version of dependencies #36

@hmharsh

Description

@hmharsh

When we have composer package with version something like 0.0.x-dev then on composer update the output shown by ./vendor/bin/composer-lock-diff --md command is

| Production Changes                | From      | To        | Compare                                                                                      |
| eclipsegc/common-console          | 4949683   | 0.0.4     | [...](https://github.com/EclipseGc/CommonConsole/compare/4949683...0.0.4)                    |

Where the from column contain the commit ID instead of version, which is right but the link which is pointed in Compare column does not work as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions