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] Check format in travis CI #2463

Merged
merged 8 commits into from
Oct 23, 2019

Conversation

Bobgy
Copy link
Contributor

@Bobgy Bobgy commented Oct 22, 2019

Provides an error message like the following if test failed

Checking formatting...
src/Css.tsx
Code style issues found in the above file(s). Forgot to run Prettier?

=================
Please use `npm run format` to format your code.
Refer to https://github.com/kubeflow/pipelines/tree/master/frontend#code-style for our code style guidance.

/area front-end
/kind code-quality


This change is Reviewable

@jingzhang36
Copy link
Contributor

/lgtm

@Bobgy
Copy link
Contributor Author

Bobgy commented Oct 22, 2019

/test kubeflow-pipeline-sample-test

@Bobgy
Copy link
Contributor Author

Bobgy commented Oct 22, 2019

/approve

@Ark-kun
Copy link
Contributor

Ark-kun commented Oct 23, 2019

Is it possible to include some an IDE config, so that IDEs like VS Code automatically formatted the code?

@IronPan
Copy link
Member

IronPan commented Oct 23, 2019

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Bobgy, IronPan

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

@k8s-ci-robot k8s-ci-robot merged commit fcc0b3d into kubeflow:master Oct 23, 2019
@Bobgy
Copy link
Contributor Author

Bobgy commented Oct 23, 2019

@Bobgy Bobgy deleted the fe_ci_check_format branch October 24, 2019 00:27
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
* Fix grpc is not working with logger (kubeflow#2251)

* Fix grpc inference request fails when used with logger.

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>

* Added e2e for grpc with logger

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>

Fixed lint errors

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>

Added logs to debug failing grpc in workflow

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>

Made changes in e2e to use grpc with logger using torchserve

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>

added grpc trace for debugging

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>

Made changes to move logger grpc test from torchserve to the custom model

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>

* Fixed lint errors

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>

* Cleanup debug changes

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>

* Made changes to fix review suggestions

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.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.

5 participants