Skip to content

24.3 Update report action and smarter pr number fetching for grype and report #848

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 13, 2025

Conversation

strtgbb
Copy link
Collaborator

@strtgbb strtgbb commented Jun 9, 2025

Changelog category (leave one):

  • CI Fix or Improvement (changelog entry is not required)

By using the report action from the main branch, updates will be much simpler to apply in the future.
Don't rely on github workflow values for the PR number, as that does not work for push event triggers.

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

@strtgbb strtgbb added cicd Improvements and fixes to the CICD process 24.3 24.3.18 labels Jun 9, 2025
@altinity-robot
Copy link
Collaborator

altinity-robot commented Jun 9, 2025

This is an automated comment for commit 5b6e2b3 with description of existing statuses. It's updated for the latest CI running

❌ Click here to open a full report in a separate page

Check nameDescriptionStatus
ClickHouse build checkBuilds ClickHouse in various configurations for use in further steps. You have to fix the builds that fail. Build logs often has enough information to fix the error, but you might have to reproduce the failure locally. The cmake options can be found in the build log, grepping for cmake. Use these options and follow the general build process⏳ pending
Mergeable CheckChecks if all other necessary checks are successful❌ failure
Successful checks
Check nameDescriptionStatus
CI runningA meta-check that indicates the running CI. Normally, it's in success or pending state. The failed status indicates some problems with the PR✅ success
Compatibility checkChecks that clickhouse binary runs on distributions with old libc versions. If it fails, ask a maintainer for help✅ success
Docker keeper imageThe check to build and optionally push the mentioned image to docker hub✅ success
Docker server imageThe check to build and optionally push the mentioned image to docker hub✅ success
Grype Scan altinityinfra/clickhouse-keeper:848-24.3.18.10431.altinitystableThere's no description for the check yet, please add it to tests/ci/ci_config.py:CHECK_DESCRIPTIONS✅ success
Grype Scan altinityinfra/clickhouse-server:848-24.3.18.10431.altinitystable-alpineThere's no description for the check yet, please add it to tests/ci/ci_config.py:CHECK_DESCRIPTIONS✅ success
Grype Scan altinityinfra/clickhouse-server:848-24.3.18.10431.altinitystableThere's no description for the check yet, please add it to tests/ci/ci_config.py:CHECK_DESCRIPTIONS✅ success
Install packagesChecks that the built packages are installable in a clear environment✅ success
Integration testsThe integration tests report. In parenthesis the package type is given, and in square brackets are the optional part/total tests✅ success
Ready for releaseThere's no description for the check yet, please add it to tests/ci/ci_config.py:CHECK_DESCRIPTIONS✅ success
Stateful testsRuns stateful functional tests for ClickHouse binaries built in various configurations -- release, debug, with sanitizers, etc✅ success
Stateless testsRuns stateless functional tests for ClickHouse binaries built in various configurations -- release, debug, with sanitizers, etc✅ success

@strtgbb strtgbb force-pushed the use_report_action_24.3 branch from 0a55f9d to 3d466db Compare June 10, 2025 12:28
@strtgbb strtgbb force-pushed the use_report_action_24.3 branch from 3d466db to bfaed62 Compare June 10, 2025 12:38
@strtgbb strtgbb force-pushed the use_report_action_24.3 branch from b8a5b82 to a1da223 Compare June 11, 2025 13:07
@strtgbb strtgbb changed the title 24.3 Use report action from main branch 24.3 Update report action and smarter pr number fetching for grype and report Jun 11, 2025
@strtgbb strtgbb force-pushed the use_report_action_24.3 branch from ca7e09c to 5b6e2b3 Compare June 12, 2025 15:23
@MyroTk MyroTk merged commit e449f16 into customizations/24.3.18 Jun 13, 2025
185 of 190 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
24.3 24.3.18 cicd Improvements and fixes to the CICD process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants