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

WIP - enable data cube deployment #3741

Merged
merged 1 commit into from
Dec 17, 2024
Merged

WIP - enable data cube deployment #3741

merged 1 commit into from
Dec 17, 2024

Conversation

YannanGao-gs
Copy link
Contributor

Summary

enable data cube deployment

How did you test this change?

  • Test(s) added
  • Manual testing (please provide screenshots/recordings)
  • No testing (please provide an explanation)

@YannanGao-gs YannanGao-gs requested a review from a team as a code owner December 16, 2024 22:34
Copy link

changeset-bot bot commented Dec 16, 2024

🦋 Changeset detected

Latest commit: 8dff903

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@finos/legend-application-data-cube-deployment Patch
@finos/legend-application-data-cube-bootstrap Patch
@finos/legend-application-query-bootstrap Patch
@finos/legend-application-studio-bootstrap Patch
@finos/legend-application-pure-ide-deployment Patch
@finos/legend-application-query-deployment Patch
@finos/legend-application-repl-deployment Patch
@finos/legend-application-studio-deployment Patch
@finos/legend-server-showcase-deployment Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 44.90%. Comparing base (1614170) to head (e94c887).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...end-application-data-cube-deployment/src/index.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3741      +/-   ##
==========================================
- Coverage   44.97%   44.90%   -0.07%     
==========================================
  Files        2218     2218              
  Lines      384646   384646              
  Branches    16415    15861     -554     
==========================================
- Hits       172998   172732     -266     
- Misses     210632   211127     +495     
+ Partials     1016      787     -229     
Files with missing lines Coverage Δ
...end-application-data-cube-deployment/src/index.tsx 0.00% <0.00%> (ø)

... and 302 files with indirect coverage changes

.changeset/tidy-pandas-serve.md Outdated Show resolved Hide resolved
"engine": {
"url": "${PROTOCOL}://${ENGINE_HOST}:${ENGINE_PORT}/api"
},
"depot": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably don't need depot for now

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we do need depot :)

@akphi akphi merged commit 399e02f into finos:master Dec 17, 2024
18 of 20 checks passed
@akphi akphi deleted the cube branch December 17, 2024 17:02
gs-gunjan pushed a commit to gs-gunjan/legend-studio that referenced this pull request Dec 24, 2024
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.

3 participants