Skip to content

Implement unit tests on GitHub Actions#560

Merged
feast-ci-bot merged 7 commits into
feast-dev:masterfrom
woop:add-unit-test-github-actions
Mar 23, 2020
Merged

Implement unit tests on GitHub Actions#560
feast-ci-bot merged 7 commits into
feast-dev:masterfrom
woop:add-unit-test-github-actions

Conversation

@woop
Copy link
Copy Markdown
Member

@woop woop commented Mar 21, 2020

What this PR does / why we need it:

Continuation of #556, introduces GitHub Actions for unit testing Feast.

@woop
Copy link
Copy Markdown
Member Author

woop commented Mar 23, 2020

After integrating unit tests for Go, Java, Python, I realized that our existing build had a tight coupling to GCP for Python tests. The batch serving test requires a service account. For the time being I have disabled that test since it shouldnt be necessary that people have that in a unit test.

Comment thread sdk/python/tests/test_client.py
@woop woop changed the title [WIP] Add unit test GitHub actions Add unit test GitHub actions Mar 23, 2020
Comment thread infra/docker/ci/Dockerfile Outdated
@woop woop changed the title Add unit test GitHub actions Implement unit tests on GitHub Actions Mar 23, 2020
@khorshuheng
Copy link
Copy Markdown
Collaborator

/lgtm

@khorshuheng
Copy link
Copy Markdown
Collaborator

/approve

@feast-ci-bot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: khorshuheng, woop

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

The pull request process is described here

Details 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

@feast-ci-bot feast-ci-bot merged commit 2d45e9b into feast-dev:master Mar 23, 2020
@khorshuheng khorshuheng mentioned this pull request Apr 7, 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.

3 participants