Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
99 commits
Select commit Hold shift + click to select a range
33b9342
docs: Fix percent calculations
igorlukanin Sep 5, 2024
c0466fd
fix(schema-compiler): propagate FILTER_PARAMS from view to inner cube…
KSDaemon Sep 5, 2024
7d537c7
chore(schema-compiler): fix yaml compiler integration test (#8674)
KSDaemon Sep 5, 2024
ae17e5b
docs: Tiny edits
igorlukanin Sep 6, 2024
1ce30a4
docs: Add Cube Rollup London banners
igorlukanin Sep 6, 2024
acbdcd2
refactor(cubesql): Use LazyLock instead of lazy_static, move more reg…
mcheshkov Sep 6, 2024
46b3a36
feat(cubesql): Support join with type coercion (#8608)
mcheshkov Sep 6, 2024
2288c18
feat(cubesql): Fill pg_description table with cube and members descri…
mcheshkov Sep 6, 2024
95beaa4
v0.35.80
ovr Sep 9, 2024
33f3726
docs: Update environments.mdx (#8681)
morgan-at-cube Sep 9, 2024
20bfec7
docs: Update dbt.mdx (#8680)
morgan-at-cube Sep 9, 2024
863f370
fix(api-gateway): fixes an issue where queries to get the total count…
rdwoodring Sep 9, 2024
ca7c292
fix: Updated jsonwebtoken in all packages (#8282) Thanks @jlloyd-wid…
jlloyd-widen Sep 9, 2024
7a7c8cb
refactor(cubestore): Create CubestoreMetadataCacheFactory and TableEx…
srh Sep 9, 2024
70ff901
docs: describe additional meta params for MDX API (#8690)
MikeNitsenko Sep 10, 2024
cdfbd1e
feat: ksql and rollup pre-aggregations (#8619)
RusovDmitriy Sep 11, 2024
ebfdb62
docs: Fix import logic and make example easier to understand (#8688)
AvilaJulio Sep 11, 2024
db2256d
docs: Fix DEPRECATION.md
igorlukanin Sep 11, 2024
64788de
feat(cubestore): Support date_bin function (#8672)
KSDaemon Sep 12, 2024
0f7bb3d
fix(cubesql): Use load meta with user change for SQL generation calls…
mcheshkov Sep 12, 2024
995f526
v0.35.81
ovr Sep 12, 2024
6099144
feat(cubejs-client/playground): new query builder & new chart prototy…
tenphi Sep 12, 2024
67e9521
feat(docker): Upgrade OS to bookworm from bullseye
ovr Sep 5, 2024
7684579
feat(docker): Upgrade Python to 3.11 from 3.9
ovr Sep 11, 2024
9fedf78
feat(docker): Upgrade Node.js to 20.17.0
ovr Sep 5, 2024
8b83021
chore!: Support for Node.js 16 was removed
ovr Sep 5, 2024
97159e7
feat(docker): Upgrade OpenSSL to 3 from (1.1)
ovr Sep 5, 2024
c3a1ccd
feat(docker-jdk): Upgrade JDK to 17 from 11
ovr Sep 5, 2024
eac704e
chore!: Remove cache & queue driver for Redis
ovr Sep 10, 2024
7213ae7
chore!: /v1/run-scheduled-refresh - was removed
ovr Sep 10, 2024
f22e1ef
feat(cubesql)!: Enable CUBESQL_SQL_NO_IMPLICIT_ORDER by default
ovr Sep 10, 2024
86eadb3
chore!: Remove support for checkAuthMiddleware
ovr Sep 10, 2024
e7347db
chore: Upgrade Yarn to 1.22.22 from 1.22.19
ovr Sep 11, 2024
03c278d
feat(databricks-jdbc-driver): Support Java higher then 11
ovr Sep 11, 2024
fb9cb75
feat(docker)!: Remove rxvt-unicode (was used as TERM)
ovr Sep 11, 2024
ba5e5f7
docs: Node.js update
igorlukanin Sep 12, 2024
847930e
docs: Redis update
igorlukanin Sep 12, 2024
4edb2bb
docs: run-scheduled-refresh update
igorlukanin Sep 12, 2024
58eca6e
docs: CUBESQL_SQL_NO_IMPLICIT_ORDER update
igorlukanin Sep 12, 2024
922515d
docs: checkAuthMiddleware update
igorlukanin Sep 12, 2024
aaa1f06
chore(cli)!: Generate - remove support for --user-context, please use…
ovr Sep 12, 2024
8cf624d
docs: clean-up
igorlukanin Sep 12, 2024
fe7ef04
docs: USER_CONTEXT update
igorlukanin Sep 12, 2024
4e3a701
docs: Add a missing item to DEPRECATION.md
igorlukanin Sep 12, 2024
0671e4a
feat: Upgrade aws-sdk to 3.650.0
ovr Sep 12, 2024
2109849
feat(schema-compiler): custom granularity support (#8537)
KSDaemon Sep 12, 2024
841f59a
feat(cubesql): Support `information_schema.sql_implementation_info` m…
MazterQyou Sep 12, 2024
678a13a
chore(cubestore): Update Cargo.lock for newest arrow-rs version (#8702)
srh Sep 12, 2024
f7c07a7
feat(schema-compiler): Support date_bin function in Cube Store querie…
KSDaemon Sep 13, 2024
0f0ab9e
chore(ci): Disable upx for cubestore on x86_64-apple-darwin (#8706)
ovr Sep 13, 2024
8a796f8
chore!: Remove support for USER_CONTEXT (#8705)
ovr Sep 13, 2024
7096242
v0.36.0
ovr Sep 13, 2024
f1f473b
chore: Fix release build for playground
ovr Sep 13, 2024
84c176c
chore: Fix release build for playground, v2
ovr Sep 13, 2024
e8d81f2
fix(schema-compiler): Add missing “quarter” time unit to granularity …
KSDaemon Sep 13, 2024
db81b82
docs: Cube Cloud for Sheets (#8687)
igorlukanin Sep 15, 2024
b7674f3
feat(schema-compiler): Reference granularities in a proxy dimension (…
KSDaemon Sep 15, 2024
23ba740
chore: tsconfig - target es2022 (Node.js 18) (#8704)
ovr Sep 16, 2024
9be8e68
docs: Add Cube Rollup San Francisco banners
igorlukanin Sep 16, 2024
26a8fec
docs: Add Cube Rollup San Francisco banners
igorlukanin Sep 16, 2024
84bc8de
feat(snowflake-driver): Upgrade snowflake-sdk to 1.13.1 (fix Node.js …
ovr Sep 16, 2024
6f8b097
v0.36.1
ovr Sep 16, 2024
2bda0dd
feat(cubesql): Support `[I]LIKE ... ESCAPE ...` SQL push down
MazterQyou Sep 16, 2024
e5dec22
docs: Add Cube Rollup San Francisco banners
igorlukanin Sep 17, 2024
11e941d
fix(schema-compiler): correct origin timestamp initialization in Gran…
KSDaemon Sep 17, 2024
3eb5032
docs: Preview label for Cube Cloud for Sheets
igorlukanin Sep 17, 2024
df53c51
docs: Custom time dimension granularities (#8679)
igorlukanin Sep 17, 2024
148e4cf
fix(cubesql): Support new QuickSight meta queries
MazterQyou Sep 17, 2024
4875b8e
feat(schema-compiler): expose custom granularities via meta API (#8703)
KSDaemon Sep 17, 2024
7d77b4a
feat(cubejs-playground): add support for ungrouped and offset options…
tenphi Sep 18, 2024
2bb9aa3
refactor(cubesql): Make Postgres authentication extensible (#8709)
MazterQyou Sep 18, 2024
562f50a
chore(deps-dev): bump vite from 5.4.2 to 5.4.6 (#8720)
dependabot[bot] Sep 18, 2024
23c9cda
fix(cubejs-testing): cypress - fix rollup tests (#8725)
tenphi Sep 18, 2024
47c4d78
feat(schema-compiler): exact match preagg with custom granularity wit…
KSDaemon Sep 18, 2024
21a63e2
feat(client-core): extend client types with custom granularity suppor…
KSDaemon Sep 18, 2024
ab3771b
v0.36.2
ovr Sep 18, 2024
7be9b44
docs: Playground 2.0 and Chart Prototyping in Cube Core (#8729)
igorlukanin Sep 19, 2024
ec2c2ec
fix(schema-compiler): fix FILTER_PARAMS propagation from view to cube…
KSDaemon Sep 20, 2024
73d9314
docs: Update the APIs & integrations diagram
igorlukanin Sep 20, 2024
37a6682
chore(testing-drivers): add retry for failures during drivers matrix …
KSDaemon Sep 24, 2024
cb9bb70
chore(cubestore): Update to use MetadataCacheFactory and TableExtensi…
srh Sep 24, 2024
1828380
chore(ci): run cloud db drivers tests only when credentials are set (…
KSDaemon Sep 24, 2024
5756931
docs: Fix typo in the description of CUBESTORE_GCP_CREDENTIALS env va…
josedev-union Sep 24, 2024
9e84c85
chore: Fix some comments (#8728) — thank you, @jingchanglu!
jingchanglu Sep 24, 2024
38aa33b
docs: Update using-pre-aggregations.mdx (#8723)
morgan-at-cube Sep 24, 2024
72a64d7
v0.36.3
paveltiunov Sep 26, 2024
a292c3f
fix(duckdb-driver): fix timeStampCast and dateBin (#8748)
KSDaemon Sep 26, 2024
c58e97a
feat(schema-compiler): expose custom granularities details via meta A…
KSDaemon Sep 26, 2024
ae989e1
feat(client-core): timeseries for custom intervals (#8742)
KSDaemon Sep 26, 2024
92e77fc
docs: Elaborate on joins
paveltiunov Sep 26, 2024
4739d94
fix(schema-compiler): Warn when `COUNT(*)` is used with a cube/view w…
MazterQyou Sep 27, 2024
54db150
v0.36.4
paveltiunov Sep 27, 2024
9ac3a1f
chore(ci): automatically retry integration tests on failure on push (…
KSDaemon Sep 27, 2024
a2e604e
feat(cubesqlplanner): Base joins support (#8656)
waralexrom Sep 29, 2024
9d5cfcc
refactor(cubestore): Move build_writer_props to CubestoreMetadataCach…
srh Sep 30, 2024
37c6ccc
feat(snowflake-driver): support azure exports buckets (#8730)
KSDaemon Sep 30, 2024
9ae3852
docs: Add the `deploy` command to the CLI utility reference
igorlukanin Sep 30, 2024
a2ac193
Merge remote-tracking branch 'upstream/master'
akolov Sep 30, 2024
cc53da3
Sync to match upstream
akolov Sep 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 5 additions & 3 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@
!rust/cubestore/bin
!rust/cubesql/package.json

# Ignoring builds for native from local machime to protect a problem with different architecture
packages/cubejs-backend-native/index.node
packages/cubejs-backend-native/native/
# Caches
packages/cubejs-backend-native/target
packages/*/node_modules/
packages/*/dist/
packages/*/coverage/
# Other
packages/cubejs-server-core/playground/
packages/cubejs-serverless
packages/cubejs-serverless-aws
packages/cubejs-serverless-google
4 changes: 2 additions & 2 deletions .github/workflows/cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

strategy:
matrix:
node-version: [ 18.x ]
node-version: [ 20.x ]
db: [ 'athena', 'bigquery', 'snowflake' ]
fail-fast: false

Expand All @@ -80,7 +80,7 @@ jobs:
restore-keys: |
${{ runner.os }}-yarn-
- name: Set Yarn version
run: yarn policies set-version v1.22.19
run: yarn policies set-version v1.22.22
- name: Yarn install
run: CUBESTORE_SKIP_POST_INSTALL=true yarn install --frozen-lockfile
- name: Build client
Expand Down
67 changes: 54 additions & 13 deletions .github/workflows/drivers-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
name: Build native Linux ${{ matrix.node-version }} ${{ matrix.target }} Python ${{ matrix.python-version }}
strategy:
matrix:
node-version: [ 18 ]
node-version: [ 20 ]
python-version: [ "fallback" ]
target: [ "x86_64-unknown-linux-gnu" ]
fail-fast: false
Expand All @@ -109,7 +109,7 @@ jobs:
- name: Install Yarn
run: npm install -g yarn
- name: Set Yarn version
run: yarn policies set-version v1.22.19
run: yarn policies set-version v1.22.22
- name: Install cargo-cp-artifact
run: npm install -g cargo-cp-artifact@0.1
- uses: Swatinem/rust-cache@v2
Expand Down Expand Up @@ -174,33 +174,57 @@ jobs:
timeout-minutes: 30
needs: [latest-tag-sha, build]
if: (needs['latest-tag-sha'].outputs.sha != github.sha)
env:
CLOUD_DATABASES: >
athena-export-bucket-s3
bigquery-export-bucket-gcs
clickhouse-export-bucket-s3
databricks-jdbc
databricks-jdbc-export-bucket-s3
databricks-jdbc-export-bucket-azure
snowflake
snowflake-export-bucket-s3
snowflake-export-bucket-azure
snowflake-export-bucket-azure-via-storage-integration
snowflake-export-bucket-gcs
# As per docs:
# Secrets cannot be directly referenced in if: conditionals. Instead, consider setting
# secrets as job-level environment variables, then referencing the environment variables
# to conditionally run steps in the job.
DRIVERS_TESTS_ATHENA_CUBEJS_AWS_KEY: ${{ secrets.DRIVERS_TESTS_ATHENA_CUBEJS_AWS_KEY }}
strategy:
matrix:
node:
- 18.x
- 20.x
database:
- athena
- bigquery
- athena-export-bucket-s3
- bigquery-export-bucket-gcs
- clickhouse
- clickhouse-export-bucket-s3
- databricks-jdbc
- databricks-jdbc-export-bucket
- databricks-jdbc-export-bucket-s3
- databricks-jdbc-export-bucket-azure
- mssql
- mysql
- postgres
- snowflake
- snowflake-export-bucket-s3
- snowflake-export-bucket-azure
- snowflake-export-bucket-azure-via-storage-integration
- snowflake-export-bucket-gcs
fail-fast: false

steps:
- name: Checkout
uses: actions/checkout@v4

- name: Install Node.js 18.x
- name: Install Node.js 20.x
uses: actions/setup-node@v4
with:
node-version: 18.x
node-version: 20.x

- name: Configure `yarn`
run: yarn policies set-version v1.22.19
run: yarn policies set-version v1.22.22

- name: Get yarn cache directory path
id: yarn-cache-dir-path
Expand Down Expand Up @@ -238,6 +262,11 @@ jobs:
yarn tsc

- name: Run tests
uses: nick-fields/retry@v3
# It's enough to test for any one secret because they are set all at once or not set all
if: |
(contains(env.CLOUD_DATABASES, matrix.database) && env.DRIVERS_TESTS_ATHENA_CUBEJS_AWS_KEY != '') ||
(!contains(env.CLOUD_DATABASES, matrix.database))
env:
# Athena
DRIVERS_TESTS_ATHENA_CUBEJS_AWS_KEY: ${{ secrets.DRIVERS_TESTS_ATHENA_CUBEJS_AWS_KEY }}
Expand All @@ -246,6 +275,13 @@ jobs:
# BigQuery
DRIVERS_TESTS_CUBEJS_DB_BQ_CREDENTIALS: ${{ secrets.DRIVERS_TESTS_CUBEJS_DB_BQ_CREDENTIALS }}

#GCS
DRIVERS_TESTS_CUBEJS_DB_EXPORT_GCS_CREDENTIALS: ${{ secrets.DRIVERS_TESTS_CUBEJS_DB_EXPORT_GCS_CREDENTIALS }}

# Azure
DRIVERS_TESTS_CUBEJS_DB_EXPORT_BUCKET_AZURE_KEY: ${{ secrets.DRIVERS_TESTS_CUBEJS_DB_EXPORT_BUCKET_AZURE_KEY }}
DRIVERS_TESTS_CUBEJS_DB_EXPORT_BUCKET_AZURE_SAS_TOKEN: ${{ secrets.DRIVERS_TESTS_CUBEJS_DB_EXPORT_BUCKET_AZURE_SAS_TOKEN }}

# Databricks
DRIVERS_TESTS_CUBEJS_DB_DATABRICKS_URL: ${{ secrets.DRIVERS_TESTS_CUBEJS_DB_DATABRICKS_URL }}
DRIVERS_TESTS_CUBEJS_DB_DATABRICKS_TOKEN: ${{ secrets.DRIVERS_TESTS_CUBEJS_DB_DATABRICKS_TOKEN }}
Expand All @@ -255,7 +291,12 @@ jobs:
# Snowflake
DRIVERS_TESTS_CUBEJS_DB_SNOWFLAKE_USER: ${{ secrets.DRIVERS_TESTS_CUBEJS_DB_SNOWFLAKE_USER }}
DRIVERS_TESTS_CUBEJS_DB_SNOWFLAKE_PASS: ${{ secrets.DRIVERS_TESTS_CUBEJS_DB_SNOWFLAKE_PASS }}
run: |
cd ./packages/cubejs-testing-drivers
export DEBUG=testcontainers
yarn ${{ matrix.database }}-full
with:
max_attempts: 3
retry_on: error
retry_wait_seconds: 15
timeout_minutes: 20
command: |
cd ./packages/cubejs-testing-drivers
export DEBUG=testcontainers
yarn ${{ matrix.database }}-full
6 changes: 3 additions & 3 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@ jobs:
workspaces: ./rust/cubesql -> target
key: cubesql-x86_64-unknown-linux-gnu
shared-key: cubesql-x86_64-unknown-linux-gnu
- name: Install Node.js 18
- name: Install Node.js 20
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
- name: Install Yarn
run: npm install -g yarn
- name: Set Yarn version
run: yarn policies set-version v1.22.19
run: yarn policies set-version v1.22.22
# We don't need to install all yarn deps to build native
- name: Install cargo-cp-artifact
run: npm install -g cargo-cp-artifact@0.1
Expand Down
28 changes: 14 additions & 14 deletions .github/workflows/post-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [18.x]
node-version: [20.x]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand All @@ -42,11 +42,11 @@ jobs:
node_modules
rust/cubestore/node_modules
packages/*/node_modules
key: ${{ runner.os }}-workspace-main-18.x-${{ hashFiles('**/yarn.lock') }}
key: ${{ runner.os }}-workspace-main-20.x-${{ hashFiles('**/yarn.lock') }}
restore-keys: |
${{ runner.os }}-workspace-main-18.x-
${{ runner.os }}-workspace-main-20.x-
- name: Set Yarn version
run: yarn policies set-version v1.22.19
run: yarn policies set-version v1.22.22
- name: Yarn install
uses: nick-fields/retry@v3
env:
Expand Down Expand Up @@ -91,10 +91,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Node.js 18.x
- name: Install Node.js 20.x
uses: actions/setup-node@v4
with:
node-version: 18.x
node-version: 20.x
- name: Restore lerna
uses: actions/cache@v4
with:
Expand All @@ -104,11 +104,11 @@ jobs:
node_modules
rust/cubestore/node_modules
packages/*/node_modules
key: ${{ runner.os }}-workspace-main-18.x-${{ hashFiles('**/yarn.lock') }}
key: ${{ runner.os }}-workspace-main-20.x-${{ hashFiles('**/yarn.lock') }}
restore-keys: |
${{ runner.os }}-workspace-main-18.x-
${{ runner.os }}-workspace-main-20.x-
- name: Set Yarn version
run: yarn policies set-version v1.22.19
run: yarn policies set-version v1.22.22
- name: Yarn install
uses: nick-fields/retry@v3
env:
Expand Down Expand Up @@ -155,10 +155,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Node.js 18.x
- name: Install Node.js 20.x
uses: actions/setup-node@v4
with:
node-version: 18.x
node-version: 20.x
- name: Restore lerna
uses: actions/cache@v4
with:
Expand All @@ -168,11 +168,11 @@ jobs:
node_modules
rust/cubestore/node_modules
packages/*/node_modules
key: ${{ runner.os }}-workspace-main-18.x-${{ hashFiles('**/yarn.lock') }}
key: ${{ runner.os }}-workspace-main-20.x-${{ hashFiles('**/yarn.lock') }}
restore-keys: |
${{ runner.os }}-workspace-main-18.x-
${{ runner.os }}-workspace-main-20.x-
- name: Set Yarn version
run: yarn policies set-version v1.22.19
run: yarn policies set-version v1.22.22
- name: Yarn install
uses: nick-fields/retry@v3
env:
Expand Down
23 changes: 10 additions & 13 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
# override: true # this is by default on
rustflags: ""
components: rustfmt
- name: Install Node.js 18.x
- name: Install Node.js 20.x
uses: actions/setup-node@v4
with:
node-version: 18.x
node-version: 20.x
- name: Get yarn cache directory path
id: yarn-cache-dir-path
run: echo "dir=$(yarn cache dir)" >> "$GITHUB_OUTPUT"
Expand All @@ -42,7 +42,7 @@ jobs:
restore-keys: |
${{ runner.os }}-yarn-
- name: Set Yarn version
run: yarn policies set-version v1.22.19
run: yarn policies set-version v1.22.22
- name: Yarn install
uses: nick-fields/retry@v3
env:
Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
name: Build native Linux ${{ matrix.node-version }} ${{ matrix.target }} Python ${{ matrix.python-version }}
strategy:
matrix:
node-version: [18]
node-version: [20]
python-version: ["3.9", "3.10", "3.11", "3.12", "fallback"]
target: ["x86_64-unknown-linux-gnu", "aarch64-unknown-linux-gnu"]
include:
Expand Down Expand Up @@ -107,7 +107,7 @@ jobs:
- name: Install Yarn
run: npm install -g yarn
- name: Set Yarn version
run: yarn policies set-version v1.22.19
run: yarn policies set-version v1.22.22
# We don't need to install all yarn deps to build native
- name: Install cargo-cp-artifact
run: npm install -g cargo-cp-artifact@0.1
Expand Down Expand Up @@ -151,7 +151,7 @@ jobs:
name: Build ${{ matrix.os-version }} ${{ matrix.target }} ${{ matrix.node-version }} Python ${{ matrix.python-version }}
strategy:
matrix:
node-version: [18.x]
node-version: [20.x]
os-version: ["macos-12"]
target: ["x86_64-apple-darwin", "aarch64-apple-darwin"]
python-version: ["3.9", "3.10", "3.11", "3.12", "fallback"]
Expand Down Expand Up @@ -200,7 +200,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- name: Set Yarn version
run: yarn policies set-version v1.22.19
run: yarn policies set-version v1.22.22
# We don't need to install all yarn deps to build native
- name: Install cargo-cp-artifact
run: npm install -g cargo-cp-artifact@0.1
Expand Down Expand Up @@ -239,7 +239,7 @@ jobs:
name: Build ${{ matrix.os-version }} ${{ matrix.node-version }} Python ${{ matrix.python-version }}
strategy:
matrix:
node-version: [18.x]
node-version: [20.x]
python-version: ["fallback"]
os-version: [windows-2019]
include:
Expand Down Expand Up @@ -274,7 +274,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- name: Set Yarn version
run: yarn policies set-version v1.22.19
run: yarn policies set-version v1.22.22
# We don't need to install all yarn deps to build native
- name: Install cargo-cp-artifact
run: npm install -g cargo-cp-artifact@0.1
Expand Down Expand Up @@ -381,10 +381,6 @@ jobs:
org.opencontainers.image.created=${{ steps.prep.outputs.created }}
org.opencontainers.image.revision=${{ github.sha }}
org.opencontainers.image.licenses=${{ fromJson(steps.repo.outputs.result).license.spdx_id }}
# Workaround for yarn v1, it uses aggressive timeouts with summing time spending on fs, https://github.com/yarnpkg/yarn/issues/4890
config-inline: |
[worker.oci]
max-parallelism = 1
build-args: |
IMAGE_VERSION=${{ steps.prep.outputs.version }}

Expand Down Expand Up @@ -669,6 +665,7 @@ jobs:
- target: x86_64-apple-darwin
os: macos-12
executable_name: cubestored
# upx has been disabled because it is crashing for macOS Ventura or above! It was disabled on 2024-09-05.
strip: false
compress: false
# bsd tar has a different format with Sparse files which breaks download script
Expand Down
Loading