Skip to content

[Release] .sha{256,512} for .jar related files should use relative path not absolute path for easy to use #592

@kou

Description

@kou

Describe the enhancement requested

For example, arrow-algorithm-18.2.0-cyclonedx.json.sha256 in https://github.com/apache/arrow-java/releases/tag/v18.2.0-rc5 is:

3dc20ba4ef1fe4714e85609c10d4892b7ce9ea27f7b13fe88f2056b7623b0562  /home/runner/work/arrow-java/arrow-java/binaries/arrow-algorithm-18.2.0-cyclonedx.json

It should be:

3dc20ba4ef1fe4714e85609c10d4892b7ce9ea27f7b13fe88f2056b7623b0562  arrow-algorithm-18.2.0-cyclonedx.json

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions