Skip to content
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

22.8.18 Pre-release #273

Closed
wants to merge 24 commits into from
Closed

22.8.18 Pre-release #273

wants to merge 24 commits into from

Conversation

Enmk
Copy link
Member

@Enmk Enmk commented Jun 14, 2023

Changelog category (leave one):

  • Build/Testing/Packaging Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Make builds and tests possible in Altinity's infrastructure

  • add comment and rename github robot token

  • add clickhouse instance password parameter

  • use Altinity's s3 bucket

  • Use altinityinfra dockerhub images and minor adjustments (Use altinityinfra dockerhub images and minor adjustments #135)

  • Allow CI to be triggered on PR

  • Proper error reporting during docker pull and lowercase version name allow altinitystable git tags

  • Download specific MinIO version instead of latest - same as upstream master remove stale chmod

  • More stable CI/CD builds:

    • Rebuilding all docker images
    • Reduced number of docker images
    • Rerunning functional tests even if those were already executed in previous run Added missing dependencies for stateful tests
  • Re-generating _pb2 files on each test run

  • Changed hardcoded docker images name prefixes from clickhouse/ to altinityinfra/

  • Pushing images as :latest too to avoid some test failures

  • Fixed how version is generated: taking into account VERSION_TWEAK and VERSION_FLAVOUR

  • Pushing checks events data to "gh-data" instead of "default"

  • Using secrets for managing AWS access

  • Fixed tag checking code to allow altinitystable version suffix

  • Bumped Go version to get some CVE fixes

  • Do not install clickhouse-diagnostics due to numerous CVEs in go runtime

  • Removed unneeded docker images from list: codebrowser, sqlancer-test, keeper-jespen, keeper-jepsen-test, testflows-runner, fuzzer Using ccache instead of sccache

  • Fixed ClickHouseVersion.get_version_from_string for some cases, fixed getting version flavour

  • Switched from sccache back to ccache

arthurpassos and others added 24 commits February 7, 2023 14:42
add comment and rename github robot token
add clickhouse instance password parameter
use Altinity's s3 bucket
Use altinityinfra dockerhub images and minor adjustments (#135)
Allow CI to be triggered on PR
Proper error reporting during docker pull and lowercase version name
allow `altinitystable` git tags
Download specific MinIO version instead of latest - same as upstream master
remove stale chmod
More stable CI/CD builds:
- Rebuilding all docker images
- Reduced number of docker images
- Rerunning functional tests even if those were already executed in previous run
Added missing dependencies for stateful tests
Re-generating _pb2 files on each test run
Changed hardcoded docker images name prefixes from `clickhouse/` to `altinityinfra/`
Pushing images as :latest too to avoid some test failures
reverted back to use clickhouse/jdbc-bridge
Fixed how version is generated: taking into account VERSION_TWEAK and VERSION_FLAVOUR
Pushing checks events data to "gh-data" instead of "default"
etc.
…_timeout_ms

Increase request_timeout_ms for s3 disks.
…nked-array-deserialization

Add support for extended (chunked) arrays for Parquet format
…ecovery

Improve lost replica recovery (ReplicatedMergeTree)
22.8 Backport of ClickHouse#40620: base58 leading ones/zeroes fix
…array_40485

22.8 Backport of ClickHouse#40485 parquet chunked array support
Cancel c-ares failed requests and retry on system interrupts to prevent callbacks with dangling references and premature resolution failures
Using secrets for managing AWS access
…eated-keys

Do not remove inputs from maybe compiled DAG.
Don't execute and/or/if/multiIf on LowCardinality dictionary
…_or_if_multiIf_on_LowCardinality_dictionary

22.8 Backport of ClickHouse#44469 Don't execute and/or/if/multiIf on LowCardinality dictionary
…remove_inputs_from_DAG

22.8 Backport of ClickHouse#48303 Fixed block structure mismatch
@Enmk Enmk mentioned this pull request Jul 17, 2023
@Enmk Enmk closed this Jul 17, 2023
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.

7 participants