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

Fix pipeline options toArgs() returning empty list #765

Merged
merged 1 commit into from
Jun 3, 2020

Conversation

zhilingc
Copy link
Collaborator

@zhilingc zhilingc commented Jun 3, 2020

What this PR does / why we need it:
#718 broke the pipeline options - for getFields() to work, fields must be public-access. As a result the toArgs() method was returning an empty list.

Added some tests to avoid such careless mistakes from being merged into master again.

@zhilingc
Copy link
Collaborator Author

zhilingc commented Jun 3, 2020

/lgtm

@feast-ci-bot
Copy link
Collaborator

@zhilingc: you cannot LGTM your own PR.

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@khorshuheng
Copy link
Collaborator

/lgtm

@khorshuheng
Copy link
Collaborator

/approve

@feast-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: khorshuheng, pyalex, zhilingc

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:
  • OWNERS [khorshuheng,pyalex,zhilingc]

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

@woop woop added the kind/bug label Jun 3, 2020
@feast-ci-bot feast-ci-bot merged commit a941f62 into feast-dev:master Jun 3, 2020
khorshuheng pushed a commit to khorshuheng/feast that referenced this pull request Jun 5, 2020
zhangchi1 pushed a commit to Cimpress-MCP/feast that referenced this pull request Jun 11, 2020
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