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

chore(ws): restructure frontend and setup navigation #67

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

Griffin-Sullivan
Copy link

Restructuring the frontend to have the right directory layout. I also updated some things like README, package.json, tsconfig, webpack config, and added routes / navigation.

Most of this reflects how model registry is set up.

Copy link
Member

@ederign ederign left a comment

Choose a reason for hiding this comment

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

@Griffin-Sullivan overall looks good.

Do you mind to run npm audit fix in your PR? I got here and automatically fixed all vulnerabilities.

https://gist.github.com/ederign/6736f23cf5814328e92e07a8a95711b8

@ederign
Copy link
Member

ederign commented Oct 16, 2024

/lgtm thank you so much Griffin! Let's move forward and work on the next PR

@ederign
Copy link
Member

ederign commented Oct 16, 2024

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Oct 16, 2024
@thesuperzapper thesuperzapper changed the title Restructure frontend and setup navigation chore(ws): restructure frontend and setup navigation Oct 18, 2024
@thesuperzapper
Copy link
Member

thesuperzapper commented Oct 18, 2024

@Griffin-Sullivan @ederign I think something about what you changed requires the frontend test GitHub workflow to be updated:

It's probably best if we try and get it to pass before merging, unless you have already started another PR based on this one.

@Griffin-Sullivan
Copy link
Author

Do I need to become a member of Kubeflow for the workflow to run without approval?

@thesuperzapper
Copy link
Member

thesuperzapper commented Oct 22, 2024

Do I need to become a member of Kubeflow for the workflow to run without approval?

@Griffin-Sullivan, no once you get your first PR merged on the repo it will be fine.

I just approved it for now.

@Griffin-Sullivan
Copy link
Author

apparently no tests == fail..... I'll add back the Jest test I removed and then re-remove when I add Cypress in the next PR.

@Griffin-Sullivan
Copy link
Author

Ok so instead I actually removed the test run step from the GitHub Action since the test is out of date and there's no point to add tests right now when we will start that in the next PR.

@thesuperzapper
Copy link
Member

@Griffin-Sullivan it looks like the CI is still failing, cant you just add a nothing test, and ensure that all the other steps in the GitHub workflow succeed?

That will make it easier when we add new tests.

@Griffin-Sullivan
Copy link
Author

I could but I see that as pointless work when I could just fix the github action. Looks like I accidentally removed an npm command that should've stayed.

Signed-off-by: Griffin-Sullivan <gsulliva@redhat.com>
@Griffin-Sullivan
Copy link
Author

Ok fairly confident in this one 😆

@thesuperzapper
Copy link
Member

@Griffin-Sullivan we can merge this for now, but please remember to re-add the test call in the github action in your next PR, otherwise we will probably forget.

/lgtm
/approve

@google-oss-prow google-oss-prow bot added the lgtm label Oct 23, 2024
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ederign, thesuperzapper

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit a3a7c84 into kubeflow:notebooks-v2 Oct 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

3 participants