Skip to content

Cr 16631 03 #18

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

Open
wants to merge 1,049 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1049 commits
Select commit Hold shift + click to select a range
99ea6c1
Revert "feat(docker): Install DuckDB as built-in driver"
ovr Apr 10, 2023
b00b4eb
v0.32.24
ovr Apr 10, 2023
b39dbaf
docs: Add cluster sizing
paveltiunov Apr 10, 2023
918fa56
docs: create component for rendering screenshots
hassankhan Mar 31, 2023
6b1fadb
feat(duckdb-driver): Support countDistinctApprox (#6409)
ovr Apr 11, 2023
ff634f4
docs: fix broken link to 'Dynamic data models' page
hassankhan Apr 11, 2023
e891213
docs: fix release notes
hassankhan Apr 11, 2023
2bc5c8a
chore(query-orchestrator): set csvQuery method to protected (#6412)
wolfeeeg Apr 11, 2023
6518df4
docs: remove unnecessary linebreak
hassankhan Apr 11, 2023
29d2eae
fix(schema-compiler): Yaml - crash on fully commented file (#6413)
ovr Apr 11, 2023
81dddb1
fix(server-core): turn off the jobs API renewQuery flag (#6414)
buntarb Apr 11, 2023
cc13167
docs: allow highlighting screenshots with the `<Screenshot />` component
hassankhan Apr 12, 2023
800a96b
feat(api-gateway, server-core): Renamed Permissions to ApiScopes (#6397)
buntarb Apr 12, 2023
af0854d
feat(api-gateway, server-core): Orchestration API telemetry (#6419)
buntarb Apr 12, 2023
377e123
v0.32.25
buntarb Apr 12, 2023
8f20392
docs: style fixes for `<Screenshot />` component
hassankhan Apr 12, 2023
e942b96
docs(deployment): add warning for cli deployments (#6410)
AvilaJulio Apr 12, 2023
64f5878
fix: Ensure expired in memory cache value can't be used even in case …
paveltiunov Apr 13, 2023
ead63d8
fix(cli): Validate command - allow node require (#6416)
ovr Apr 13, 2023
dd34cf4
chore(deps): Upgrade vm2 from 3.9.15 to 3.9.16 (#6421)
dependabot[bot] Apr 13, 2023
68ba8aa
chore(base-driver): Use TLS.ConnectionOptions for SSL configuration (…
ovr Apr 13, 2023
f1b4c0b
feat(schema-compiler): JS - support snake_case for any properties (#6…
ovr Apr 13, 2023
0da0943
chore(deps): Upgrade minimist from 1.2.5 to 1.2.8 (#6219)
dependabot[bot] Apr 13, 2023
52c9252
fix: re-export FileRepository (#6425)
vasilev-alex Apr 13, 2023
5e55243
v0.32.26
ovr Apr 13, 2023
50eea5f
docs: Update import for FileRepository (#6427)
igorlukanin Apr 13, 2023
ab29d8b
docs: Move continueWaitTimeout to OrchestratorOptions (#6426)
igorlukanin Apr 13, 2023
133c9e0
docs: Replace cubejs with npx cubejs-cli (#6430)
igorlukanin Apr 13, 2023
9ce883d
docs: Move CORS configuration to the REST API page (#6431)
igorlukanin Apr 13, 2023
f565371
fix: Limit pre-aggregations API memory usage by introducing partition…
paveltiunov Apr 13, 2023
4a2df26
docs(deployment): remove dedicated VPC from Premium plan
hassankhan Apr 13, 2023
93de979
docs(config): remove dedicated VPC from Premium plan
hassankhan Apr 13, 2023
ebb6836
docs: Add missing redirect (#6433)
igorlukanin Apr 13, 2023
fe364e6
docs: Reference the pagination recipe from the mentions of the 50,000…
igorlukanin Apr 13, 2023
aea2daf
fix: Do not use in memory cache for more than 5 minutes to avoid any …
paveltiunov Apr 14, 2023
b113841
fix(ksql-driver): Drop table with the topic to avoid orphaned topics
paveltiunov Apr 14, 2023
dab4d93
v0.32.27
paveltiunov Apr 14, 2023
c82844e
fix(schema-compiler): Incorrect camelize for meta (#6444)
ovr Apr 17, 2023
00e7e5e
docs(caching): document Cube Store Routers and Workers
hassankhan Apr 4, 2023
c4761e9
docs: clarify how Node.js heap size limit can be set (#6432)
igorlukanin Apr 17, 2023
12cfc55
chore: drivers test suite (#6362)
buntarb Apr 17, 2023
6a3ca80
fix: segment not found for path if rollup with segment is used within…
paveltiunov Apr 17, 2023
5415fe6
docs: update purple banner (#6450)
ewgenius Apr 18, 2023
7113fa1
fix(mssql-driver): release stream connection (#6453)
buntarb Apr 18, 2023
0b30def
feat(cubesql): Support psql's `\list` command
MazterQyou Apr 18, 2023
da82fca
chore(linter): Upgrade typescript-eslint (support TypeScript 4.9) (#6…
ovr Apr 18, 2023
8b6afaf
docs: fix broken link for `continueWaitTimeout`
hassankhan Apr 19, 2023
a04c83a
feat(cubesql): Support new Thoughtspot introspection
MazterQyou Apr 18, 2023
37e3180
feat: using snake case for model files, model templates updates (#6447)
vasilev-alex Apr 19, 2023
398993a
feat(playground): use snake case for data models
vasilev-alex Apr 19, 2023
31282a6
v0.32.28
vasilev-alex Apr 19, 2023
f5c1287
docs: update styles for `<Screenshot />` component
hassankhan Apr 19, 2023
37a33e6
feat(cubestore): Traffic tracing for streaming (#6379)
waralexrom Apr 19, 2023
5854add
feat(cubestore): Split partitions by filesize (#6435)
waralexrom Apr 19, 2023
7b7a3aa
chore(cubestore): Update sqlparser (initial support for placeholders)…
ovr Apr 19, 2023
54b4d0a
docs: Delphi integration + YouTubeVideo component (#6461)
igorlukanin Apr 20, 2023
7c719b7
docs: add current version to header
hassankhan Apr 20, 2023
d3fee7c
feat(athena-driver): read-only unload (#6469)
buntarb Apr 21, 2023
3237d93
docs(models): add `sqlTable` property (#6467)
hassankhan Apr 21, 2023
e7e53a8
docs: Make YAML the first and default option in CodeTabs (#6471)
igorlukanin Apr 21, 2023
771f661
fix(server-core): Display refresh scheduler interval error as warning…
MikeNitsenko Apr 21, 2023
16d0bcb
feat: Make configurable cubestore metrics address (#6437) Thanks @fba…
fbalicchia Apr 21, 2023
39a9ac0
fix(schema-compiler): yml backtick escaping (#6478)
vasilev-alex Apr 24, 2023
fff56d4
docs: Elaborate on relative date ranges in query format (#6474)
igorlukanin Apr 24, 2023
b2da950
fix(api-gateway): passing defaultApiScope env to the contextToApiScop…
buntarb Apr 24, 2023
0dc2d4b
docs: rewrite parts of Azure VPC Peering page (#6486)
vmax Apr 24, 2023
424f534
docs: Extract naming conventions and introduce `name` parameters in r…
igorlukanin Apr 24, 2023
47d566f
docs: Update join relationship types (#6476)
igorlukanin Apr 24, 2023
67565b9
feat(snowflake-driver): streaming export, read-only unload (#6452)
buntarb Apr 24, 2023
cf98e55
chore(query-orchestrator): Get rid fetchSchema (#6423)
wolfeeeg Apr 25, 2023
d3b8ed7
feat: semanticLayerSync configs option (#6483)
vasilev-alex Apr 25, 2023
df6160c
feat(schema-compiler): Support public/shown for segments (#6491)
ovr Apr 25, 2023
a41aa53
v0.32.29
ovr Apr 25, 2023
1fa96f0
fix(cubejs-playground): SL-58 CC-1686 text and icon fixes (#6490)
tenphi Apr 25, 2023
6b762bd
docs: fix GCP icon
hassankhan Apr 25, 2023
45a46d0
feat(gateway): GraphQL snake case support (#6480)
vasilev-alex Apr 26, 2023
c546222
docs(workspace): update Query Inspection page
hassankhan Apr 11, 2023
de30f56
docs: replace usage of `schema/` folder with `model/` (#6481)
hassankhan Apr 26, 2023
e6e0517
docs: Account for removal of dashboard app generation (#6496)
igorlukanin Apr 26, 2023
4c07431
feat(bigquery-driver): CI, read-only, streaming and unloading (#6495)
buntarb Apr 26, 2023
e9f3951
docs(config): update instructions for "Connecting to a VPC on AWS" (#…
hassankhan Apr 26, 2023
9719cdc
fix(cubestore): Error in Sparse HLL entry parsing (#6498)
waralexrom Apr 26, 2023
cede7a7
feat(playground): cube type tag, public cubes (#6482)
vasilev-alex Apr 26, 2023
e01e97e
docs: More options to configure the data model location (#6504)
igorlukanin Apr 26, 2023
db32377
fix(cubesql): Resolve Grafana introspection issues
MazterQyou Apr 26, 2023
2c309b7
fix: Always log authentication errors for debugging purpose
paveltiunov Apr 27, 2023
5a79461
docs(workspace): document SQL Runner (#6499)
hassankhan Apr 27, 2023
280254b
docs: use "Data Model" instead of "Data Schema" (#6472)
hassankhan Apr 27, 2023
1fa7f99
fix: model style guide, views folder (#6493)
vasilev-alex Apr 27, 2023
a2e5e9f
chore: check .env eixsts
vasilev-alex Apr 27, 2023
f17954c
chore: test schema path (#6509)
vasilev-alex Apr 27, 2023
ff374fb
docs: Add Delphi icon
igorlukanin Apr 27, 2023
3710b11
fix(snowflake-driver): Int is exported to pre-aggregations as decimal…
paveltiunov Apr 28, 2023
71afde6
v0.32.30
paveltiunov Apr 28, 2023
fcfc7ea
feat(cubesql): psqlodbc driver support
MazterQyou Apr 28, 2023
e27a525
fix(cubesql): Streaming error logging
paveltiunov Apr 28, 2023
9863c35
chore: Update to views spec (#6518)
keydunov Apr 30, 2023
40195c9
docs: fix link to community Slack
hassankhan May 1, 2023
f023484
fix(bigquery-driver): Revert read-only implementation as `LIMIT 1` qu…
paveltiunov May 1, 2023
feb3fe3
feat: Support snake case security_context in COMPILE_CONTEXT (#6519)
keydunov May 1, 2023
0d87f5d
chore: Use name instead of cube in cubes parameter (#6522)
keydunov May 1, 2023
26ce041
v0.32.31
paveltiunov May 2, 2023
cf1dd35
chore(bigquery-driver): Fix tests after revert read-only implementati…
paveltiunov May 2, 2023
053264b
refactor(query-orchestrator): RedisQueueDriver - migrate to TypeScrip…
ovr May 2, 2023
5d5e6ce
refactor(base-driver): Enable noImplicitAny (#6529)
ovr May 2, 2023
2cd3669
v0.33.0
paveltiunov May 2, 2023
ad3440d
docs: Update docs according to the style guide (#6512)
igorlukanin May 2, 2023
c8e451d
docs(modeling): document `public` property on cubes, views, dimension…
hassankhan May 2, 2023
90136dc
fix(firebolt-driver): Automatically cast boolean parameters (#6531)
Jeseeq May 2, 2023
20651a9
fix(snowflake-driver): Revert read-only mode until useOriginalSqlPreA…
paveltiunov May 3, 2023
31b5596
v0.33.1
paveltiunov May 3, 2023
43913ce
feat(cubestore): Queue - expose processingId in queue_retrieve (#6530)
ovr May 3, 2023
2fe092b
docs(modeling): update banner for `public` property in models
hassankhan May 3, 2023
645070e
docs: Style guide (#6533)
igorlukanin May 3, 2023
d962c05
fix(cubestore): Queue - protect possible race condition on GET_RESULT…
ovr May 3, 2023
4880b1f
docs: update views reference (#6539)
keydunov May 3, 2023
24b4798
feat(cubestore): Queue - expose processingId in queue_add (#6540)
ovr May 3, 2023
8ad51a1
docs: fix `<Screenshot />` highlight rendering on Safari
hassankhan May 3, 2023
9fde584
chore(cubesql): Improve Thoughtspot (pg) compatibility
MazterQyou May 4, 2023
70c2c92
docs: deprecate dbt metrics package (#6542)
keydunov May 4, 2023
2a4de4b
fix(cubejs-playground): remove less file import (#6537)
tenphi May 4, 2023
bf8df29
feat(cubestore): Queue - allow to do merge_extra, heartbeat by proces…
ovr May 4, 2023
fbc82d0
docs: Remove release notes (#6536)
igorlukanin May 4, 2023
f97fbdc
feat(cubestore-driver): Queue - track orphaned set result
ovr May 4, 2023
e8814bf
feat(cubestore): Queue - return success marker on ack (set result)
ovr May 4, 2023
8584fe7
chore(cubestore): QueueResult - use same pk as QueueItem (#6546)
ovr May 4, 2023
aa97a57
v0.33.2
ovr May 4, 2023
64055a3
docs(recipes): improve example in "Controlling access to cubes and vi…
hassankhan May 4, 2023
7c8b8de
fix(snowflake-driver): Float exported as decimal for pre-aggregations…
paveltiunov May 4, 2023
dde9bc4
fix(databricks-driver): Increase default JDBC acquire timeout to 2 mi…
paveltiunov May 4, 2023
1134df4
docs: update direction of joins section (#6541)
keydunov May 5, 2023
274674d
docs: Clarify index column ordering
paveltiunov May 5, 2023
a343f4d
fix(graphql): Pre-aggregations aren't used for GraphQL queries with d…
paveltiunov May 5, 2023
b3ac7a1
fix(databricks-driver): Remove package.json dependency from Databrick…
carlagouveia May 5, 2023
5523935
feat(docker): Security upgrade node from 16.19.1 to 16.20 (#6547)
snyk-bot May 5, 2023
1c0b192
v0.33.3
paveltiunov May 5, 2023
46aa513
docs: fix search z-index (#6554)
ewgenius May 5, 2023
02b8390
docs(modeling): minor improvements
hassankhan May 5, 2023
40d1e36
docs: Elaborate on non additive measures decomposing
paveltiunov May 5, 2023
c76bbef
fix: join_path for JS schemas and * includes with prefix (#6555)
keydunov May 6, 2023
389371e
docs(deployment): create new page for auto-suspend functionality in C…
hassankhan May 6, 2023
1296ddb
fix(docs): fix views example in style guide
keydunov May 6, 2023
1989fa5
chore(cubestore): Improve remoteFs metrics (#6553)
waralexrom May 6, 2023
e0495a9
feat(cubestore): Projection in kafka streaming queries (#6479)
waralexrom May 6, 2023
c339b3c
v0.33.4
paveltiunov May 7, 2023
6abf74f
docs(deployment): add note about Cube Store Workers scaling down when…
hassankhan May 8, 2023
bdab737
docs(workspace): document Pre-Aggregations page in Cube Cloud (#6442)
hassankhan May 8, 2023
d6b60f4
docs(workspace): document Rollup Designer (#6446)
hassankhan May 8, 2023
f62044a
fix: fix includes all for views (#6559)
keydunov May 9, 2023
c4864c5
fix(cubejs-playground): sticky bar styles (#6558)
tenphi May 9, 2023
341e115
fix: yml formatter escapse double quotes
vasilev-alex May 9, 2023
a5e92fe
chore: remove dashboard source (#6564)
vasilev-alex May 10, 2023
067b614
chore(cubestore): Healthcheck - check FS status (#6567)
ovr May 10, 2023
5e0fd4f
feat(cubestore): Support converting Int16/32, UInt16/32 for DataFrame…
ovr May 10, 2023
0af1df2
docs(workspace): document Cube Cloud Single Sign-On with Okta (#6557)
hassankhan May 10, 2023
36c15cd
docs: update data modeling section (#6563)
keydunov May 10, 2023
8c36022
fix: typo in docs
keydunov May 10, 2023
ebad0df
chore: deflate APM data when sent over plain http(s) (#6575)
bsod90 May 10, 2023
97853ee
chore(cubesql): Support `to_regtype` and regtype casts
MazterQyou May 10, 2023
4fe2c0c
v0.33.5
bsod90 May 11, 2023
86f55fe
docs: setup new documentation (#6556)
ewgenius May 11, 2023
39da597
docs: fix nextra config (#6576)
ewgenius May 11, 2023
45c7271
docs: silenece vercel comments (#6579)
ewgenius May 11, 2023
2e82839
feat(cubestore): Queue - support cancel, ack, result_blocking by proc…
ovr May 11, 2023
9d33cfd
docs: Preferences (#6580)
igorlukanin May 11, 2023
de1be39
fix(cubesql): Improve NULL comparison with int/bool
MazterQyou May 11, 2023
6d01ad7
refactor(cubestore): Queue - dont clone response on ack
ovr May 12, 2023
f9bbbac
fix(cubestore): Schedule compaction without blocking rw loop
ovr May 12, 2023
c227ae9
fix(cubestore): Optimize unique constraint check on insert
waralexrom May 6, 2023
48af997
chore(cubestore): Tuning local files cleanup (#6570)
waralexrom May 12, 2023
8ca5234
fix: LIMIT is not enforced (#6586)
paveltiunov May 12, 2023
ed7eb85
docs(reference): fix links to development mode (#6581)
hassankhan May 12, 2023
b4ecea6
docs: new content migration (#6584)
ewgenius May 12, 2023
0819075
fix(snowflake-driver): Bind variable ? not set for partitioned pre-ag…
paveltiunov May 12, 2023
f8c2c88
feat(cubestore): Support custom CSV delimiters (#6597)
paveltiunov May 13, 2023
ddf9d5f
v0.33.6
paveltiunov May 13, 2023
026ae4e
docs(deployment): add note about resume guarantees in Auto-Suspension…
hassankhan May 13, 2023
8e1ab20
feat(cubestore): Queue - delete results via scheduler (#6515)
ovr May 15, 2023
501b6d1
docs: Add cost-saving guide (#6599)
igorlukanin May 16, 2023
172c39b
fix: Limit override isn't respected in queryRewrite (#6605)
paveltiunov May 16, 2023
3c54190
docs: A one-liner about how Cube is packaged (#6606)
igorlukanin May 16, 2023
f0c1156
feat(cubestore): Queue - allow to GET by processingId (#6608)
ovr May 16, 2023
b582bcf
docs(config): add note about support to vendor-supported drivers (#6600)
hassankhan May 16, 2023
d503598
feat(cubestore-driver): Queue - protect race conditions (#6598)
ovr May 16, 2023
fc368b2
v0.33.7
ovr May 16, 2023
1214cab
fix(athena-driver): Fix partitioned pre-aggregations and column value…
paveltiunov May 16, 2023
12e655c
chore: Report Query Rewrite duration as a wall time
paveltiunov May 16, 2023
b66a9cc
chore(cubejs-server-core): Extended logs around schema compilation (#…
RusovDmitriy May 17, 2023
9203622
docs(workspace): rename page to Query History and update screenshots …
hassankhan May 17, 2023
2b11202
docs(workspace): reorder pages (#6595)
hassankhan May 17, 2023
60294de
feat(cubestore-driver): Queue - protect possible race condition (quer…
ovr May 17, 2023
d724f09
feat(bigquery-driver): Specify timeout for job on testConnection (#6588)
ovr May 17, 2023
fab1b6a
fix(graphql): exclude empty cubes, revert equals/notEquals type (#6619)
vasilev-alex May 17, 2023
1c87d90
chore(deps): Upgrade vm2 from 3.9.16 to 3.9.19 (#6617)
dependabot[bot] May 17, 2023
b37b51c
v0.33.8
ovr May 17, 2023
be6562a
chore(cubejs-cli): update `docker` template to use YAML files by defa…
hassankhan May 17, 2023
2daa102
docs(modeling): add `format` and `type` to dimensions reference (#6620)
hassankhan May 17, 2023
47f63e7
docs(workspace): add links to SQL Runner (#6618)
hassankhan May 17, 2023
d8dbff9
docs: Add JavaScript part into the style guide (#6607)
igorlukanin May 17, 2023
dd937d6
docs: Make dimensions go first in the style guide (#6609)
igorlukanin May 17, 2023
35b0052
docs: Banners for the survey (#6624)
igorlukanin May 17, 2023
c3c326b
chore(cubestore): The possibility of closing the WS connection (#6614)
waralexrom May 18, 2023
328bb79
fix(databricks-jdbc-driver): Error: [Databricks][JDBC](11220) Paramet…
paveltiunov May 18, 2023
ac57b4c
fix: Invalid query format: \"filters[0]\" does not match any of the a…
paveltiunov May 18, 2023
18fae4f
v0.33.9
paveltiunov May 18, 2023
52c2a1a
chore: Do not run driver and cloud tests on tags
paveltiunov May 18, 2023
a547fe4
docs: Fix link
igorlukanin May 19, 2023
546227a
fix: remove noisy Warning: Attribute `filter.dimension` is deprecated…
paveltiunov May 19, 2023
22672f4
v0.33.10
paveltiunov May 19, 2023
15e51bc
feat: Improve LangChain support
MazterQyou May 19, 2023
a01d2f9
fix(docker): Don't load native on alpine (not supported), fix #6510 (…
ovr May 22, 2023
146798a
feat(cubestore): Optimization of inmemory chunk operations for stream…
waralexrom May 22, 2023
b830577
chore(ci): Use global yarn cache only (reduce cache usage) (#6628)
ovr May 22, 2023
7d91f9f
feat(duckdb-driver): Upgrade DuckDB to 0.8
ovr May 22, 2023
b1e77bd
feat(docker): Install DuckDB as built-in driver
ovr Apr 10, 2023
affcdbf
v0.33.11
ovr May 22, 2023
b7e47fa
chore(ci): fix publish workflow
ovr May 22, 2023
5da5e61
fix(client-core): drill down check the parent date range bounds (#6639)
vasilev-alex May 22, 2023
9771280
CR-16726-merge cube.js form upstream
yosi-codefresh May 22, 2023
06932fb
CR-16726-merge cube.js form upstream
yosi-codefresh May 22, 2023
b7be67c
CR-16726-update codefresh yaml to use updated node version(14.1.1)
yosi-codefresh May 22, 2023
3038318
CR-16726-change names of packages to test
yosi-codefresh May 23, 2023
70ca279
CR-16726-remove driver tests
yosi-codefresh May 23, 2023
5c120db
Update rust-cubesql.yml
yosi-codefresh Aug 17, 2023
45c3200
Update push.yml
yosi-codefresh Aug 17, 2023
1f69333
Update smoke.sh
yosi-codefresh Aug 17, 2023
c392e4e
Update rust-cubestore.yml
yosi-codefresh Aug 17, 2023
17f05ad
Update rust-cubestore.yml
yosi-codefresh Aug 17, 2023
38483d9
Update push.yml
yosi-codefresh Aug 17, 2023
53bd084
Update push.yml
yosi-codefresh Aug 17, 2023
fb61862
Update push.yml
yosi-codefresh Aug 17, 2023
b3955b4
Update push.yml
yosi-codefresh Aug 17, 2023
43a3e20
Update push.yml
yosi-codefresh Aug 20, 2023
ffcfe90
Update push.yml
yosi-codefresh Aug 20, 2023
b31f190
Update push-cross-images.yml
yosi-codefresh Aug 20, 2023
85b20be
CR-16631-updating package version for cubejs-backend-shared
yosi-codefresh Aug 20, 2023
622f39f
CR-16631-updating package version for query-orchestrator
yosi-codefresh Aug 20, 2023
5d6328a
CR-16631-updating package version for query-orchestrator
yosi-codefresh Aug 20, 2023
6802ab0
CR-16631-updating package version for query-orchestrator
yosi-codefresh Aug 20, 2023
ee9f9c2
CR-16631-updating package version for query-orchestrator
yosi-codefresh Aug 20, 2023
f991e5e
CR-16631-updating package versions
yosi-codefresh Aug 20, 2023
47f1551
CR-16631-undo
yosi-codefresh Aug 20, 2023
1e755b0
CR-16631-undo
yosi-codefresh Aug 20, 2023
4b89c4d
CR-16631-revering to working ci
yosi-codefresh Aug 20, 2023
15f901d
CR-16631-updating package name for shared
yosi-codefresh Aug 20, 2023
3a04939
CR-16631-try solving ci issues, should get package from resolution part
yosi-codefresh Aug 20, 2023
ca4121d
CR-16631-try solving ci issues, should get package from resolution part
yosi-codefresh Aug 20, 2023
345ff96
CR-16631-try solving ci issues, should get package from resolution part
yosi-codefresh Aug 20, 2023
94ad9a8
CR-16631-try solving ci issues, should get package from resolution part
yosi-codefresh Aug 21, 2023
ecff05e
CR-16631-try solving ci issues, should get package from resolution part
yosi-codefresh Aug 21, 2023
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
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/actions/init-ci/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ runs:
using: "composite"
steps:
- name: Use Node.js ${{ inputs.node }}
uses: actions/setup-node@v1
uses: actions/setup-node@v3
with:
node-version: ${{ inputs.node }}
- name: Cache node modules
uses: actions/cache@v2
uses: actions/cache@v3
with:
# npm cache files are stored in `~/.npm` on Linux/macOS
path: ~/.npm
Expand Down
15 changes: 15 additions & 0 deletions .github/actions/integration/snowflake.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
#!/bin/bash
set -eo pipefail

# Debug log for test containers
export DEBUG=testcontainers

echo "::group::Snowflake [cloud]"
export CUBEJS_DB_NAME=DEMO_DB
export CUBEJS_DB_SNOWFLAKE_ACCOUNT=qna80818
export CUBEJS_DB_SNOWFLAKE_REGION=us-east-1
export CUBEJS_DB_SNOWFLAKE_WAREHOUSE=COMPUTE_WH

yarn lerna run --concurrency 1 --stream --no-prefix smoke:snowflake

echo "::endgroup::"
9 changes: 9 additions & 0 deletions .github/actions/smoke.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#!/bin/bash
set -eo pipefail

# Debug log for test containers
export DEBUG=testcontainers

echo "::group::Postgres"
yarn lerna run --concurrency 1 --stream --no-prefix smoke:postgres
echo "::endgroup::"
6 changes: 0 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,3 @@ updates:
directory: "/packages"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/examples"
schedule:
interval: "monthly"
allow:
- dependency-type: "production"
2 changes: 1 addition & 1 deletion .github/label-actions.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"help wanted":
comment: |
If you are interested in working on this issue, please leave a comment below and we will be happy to assign the issue to you.
If this is the first time you are contributing a Pull Request to Cube.js, please check our [contribution guidelines](https://github.com/cube-js/cube.js/blob/master/CONTRIBUTING.md).
If this is the first time you are contributing a Pull Request to Cube.js, please check our [contribution guidelines](https://github.com/cube-js/cube/blob/master/CONTRIBUTING.md).
You can also post any questions while contributing in the #contributors channel in the [Cube.js Slack](https://slack.cube.dev/).
54 changes: 54 additions & 0 deletions .github/workflows/push-cross-images.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
name: Cross Images

on:
push:
paths:
- '.github/workflows/push-cross-images.yml'
- 'rust/cubestore/cross/**'
branches:
- 'master'
pull_request:
paths:
- '.github/workflows/push-cross-images.yml'
- 'rust/cubestore/cross/**'

jobs:
docker-dev:
name: Build cross image for ${{ matrix.target }} target
runs-on: ubuntu-20.04
timeout-minutes: 60
strategy:
matrix:
target:
- x86_64-unknown-linux-gnu
- x86_64-unknown-linux-musl
# - aarch64-unknown-linux-gnu
fail-fast: false
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Login to DockerHub
if: ${{ github.ref == 'refs/heads/master' }}
uses: docker/login-action@v1
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
with:
version: v0.9.1
driver-opts: network=host
- name: Load .cross file
uses: xom9ikk/dotenv@v2
with:
path: rust/cubestore/cross/
- name: Push to Docker Hub
uses: docker/build-push-action@v3
with:
context: ./
file: ./rust/cubestore/cross/${{ matrix.target }}.Dockerfile
platforms: linux/amd64
push: ${{ github.ref == 'refs/heads/master' }}
tags: cubejs/rust-cross:${{ matrix.target }},cubejs/rust-cross:${{ matrix.target }}-${{ env.CROSS_VERSION }}
Loading