Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

'rc' releases fail on CI #185

Description

@lukaszstolarczuk

In CI script, function run_example is trying to locate the produced jar file... and is greping files using regex - this is not working properly with RC or SNAPHOST versions (e.g. 1.2.1-rc1). On RC tags the CI will constantly fail.

It should be fixed, e.g., by changing the mentioned function, to behave similarly to our example's README:
https://github.com/pmem/pmemkv-java/tree/master/examples#pmemkv-examples

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions