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

frontend: add build.sh #1807

Merged
merged 7 commits into from
Mar 31, 2023
Merged

frontend: add build.sh #1807

merged 7 commits into from
Mar 31, 2023

Conversation

antoniivanov
Copy link
Collaborator

@antoniivanov antoniivanov commented Mar 31, 2023

As outlined here -
https://github.com/vmware/versatile-data-kit/blob/main/cicd/build.sh#L40
the top level projects are supposed to have build.sh that fully builds the project or provides intructions

Adding build.sh for frontend

As outlined here -
https://github.com/vmware/versatile-data-kit/blob/main/cicd/build.sh#L40
- the top level projects are supposed to have build.sh that fully builds
the project or provides intructions

Adding build.sh for frontend

Signed-off-by: Antoni Ivanov <aivanov@vmware.com>
@ivakoleva
Copy link
Contributor

should we test-cover the build.sh requirement and operability

@antoniivanov
Copy link
Collaborator Author

should we test-cover the build.sh requirement and operability

We can rely on install_data_pipelines.sh and install_shared.sh are run in CI pipeline. This is primarily useful for someone for a first time building the project locally.

@antoniivanov antoniivanov merged commit 0b652aa into main Mar 31, 2023
@antoniivanov antoniivanov deleted the person/aivanov/frontend branch March 31, 2023 22:11
yonitoo pushed a commit that referenced this pull request Apr 4, 2023
As outlined here -
https://github.com/vmware/versatile-data-kit/blob/main/cicd/build.sh#L40
the top level projects are supposed to have build.sh that fully builds
the project or provides intructions

Adding build.sh for frontend

Signed-off-by: Antoni Ivanov <aivanov@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants