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

Add type check samples #955

Merged
merged 111 commits into from
Mar 28, 2019
Merged

Add type check samples #955

merged 111 commits into from
Mar 28, 2019

Conversation

gaoning777
Copy link
Contributor

@gaoning777 gaoning777 commented Mar 11, 2019

This change is Reviewable

remove schema validators for GCRPath, and adjust for GCRPath, GCSPath
change _check_valid_dict to _check_valid_type_dict to avoid confusion
fix typo in the comments
adjust function order for readability
@Ark-kun
Copy link
Contributor

Ark-kun commented Mar 20, 2019

It seems to me that this PR contains 3 separate changes:

  • Adding support for type checking to the compiler
  • Turning type checking on by default
  • Adding notebook with DSL type checking samples

It might be best to split out the first two so that they're do not get lost. It's also convenient when compiling release changes.

@gaoning777
Copy link
Contributor Author

It is only the bottom two change: turning type checking on by default and adding notebook with DSL type checking sample.
Since this is small change, I thought I might changed it together.
I'm OK with separating these two changes.

add more comments within the code block
add documentation about the type definition in both yaml and decorated
components.
@hongye-sun
Copy link
Contributor

/lgtm

@gaoning777
Copy link
Contributor Author

/test kubeflow-pipeline-sample-test

@gaoning777
Copy link
Contributor Author

/test kubeflow-pipeline-sample-test

3 similar comments
@gaoning777
Copy link
Contributor Author

/test kubeflow-pipeline-sample-test

@gaoning777
Copy link
Contributor Author

/test kubeflow-pipeline-sample-test

@gaoning777
Copy link
Contributor Author

/test kubeflow-pipeline-sample-test

@gaoning777
Copy link
Contributor Author

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gaoning777

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 f59c25b into kubeflow:master Mar 28, 2019
@gaoning777 gaoning777 deleted the add-type-check-samples branch March 28, 2019 16:25
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this pull request Mar 11, 2024
kubeflow#955)

* add pipelinerun pod template support for security context and automount_service_account_token

* update flag to the correct type

* update flag to the correct type

* update flag to the correct type

* update usage docs
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.

4 participants