Skip to content

Update workflow cpp-serde-compat-yml#748

Merged
leerho merged 3 commits into
mainfrom
update_cpp-serde-compat-yml
Jul 23, 2026
Merged

Update workflow cpp-serde-compat-yml#748
leerho merged 3 commits into
mainfrom
update_cpp-serde-compat-yml

Conversation

@leerho

@leerho leerho commented Jul 23, 2026

Copy link
Copy Markdown
Member

This Java GHA CI workflow (in brief):

  • Checks out C++, builds it and runs all the tests
  • Some of those tests generate sketch image files of the form ‘*.sk’.
  • Copies just those *.sk files into a directory ‘serialization_test_data/cpp_generated_files’ where Java can read them.
  • Sets up Java to run tests using the java profile ‘check-cpp-files’

This all works ok, but I have modified this workflow to provide a downloadable Artifact at the end whereby the user can download the directory that contains all the CPP generated sketch images. It is very useful to have an up-to-date copy of these CPP generated files for local testing purposes. The Artifact will be deleted after 30 days.

@leerho
leerho merged commit 56fc75e into main Jul 23, 2026
5 checks passed
@leerho
leerho deleted the update_cpp-serde-compat-yml branch July 23, 2026 05:19
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