Skip to content

CI: Add SHA256 checksum files for C++ client packages#17708

Open
hongzhi-gao wants to merge 1 commit into
apache:masterfrom
hongzhi-gao:ci/client-cpp-sha256
Open

CI: Add SHA256 checksum files for C++ client packages#17708
hongzhi-gao wants to merge 1 commit into
apache:masterfrom
hongzhi-gao:ci/client-cpp-sha256

Conversation

@hongzhi-gao
Copy link
Copy Markdown
Contributor

Description

Generate a .sha256 sidecar for each client-cpp zip artifact so downloads can be verified.
https://github.com/hongzhi-gao/iotdb/actions/runs/26022182886/job/76486318383

Content1 ...

Content2 ...

Content3 ...


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

Generate a .sha256 sidecar for each client-cpp zip artifact so downloads can be verified.
@HTHou
Copy link
Copy Markdown
Contributor

HTHou commented May 18, 2026

<artifactId>checksum-maven-plugin</artifactId>
There is a maven plugin that can create checksum easily.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants