Skip to content

Redundant triple store hash is not shown in Basilisk front end. #2

@ranjithkris

Description

@ranjithkris

Hi,

Currently, If there are two versions with the same hash in Git and Docker hook, Basilisk runs CBP only for one version, and for the remaining version, it will not run the CBP and logs saying that "For this version, CBP already ran". But this information is not shown in the Basilisk front end.

For example:
For the below versions of the Fuseki triple store in Git hook has the same hash.

jena-3.5.0
jena-3.5.0-rc2

Basilisk runs CBP on jena-3.5.0 version and skips CBP for jena-3.5.0-rc2 and logs this information.

In the Front end, it shows only jena-3.5.0 and it will not show the jena-3.5.0-rc2 version.

If the user wants to visualize the jena-3.5.0-rc2 version, then he/she will not have any information about this scenario in the front end.

Please add this information to the front end so that the user will know that these two versions have the same hash.

Thanks,
Ranjith K

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