Skip to content

Commit

Permalink
Revert "publish lakehouse module"
Browse files Browse the repository at this point in the history
Summary:
This temporarily reverts commit 17a8f11 (https://dagster.phacility.com/D4550) since the lakehouse publish is blocking the release. Will apply this locally while releasing.

Reviewers; sandyryza, nate

Test Plan: Do a pre-release following the wiki

Reviewers: nate, sandyryza

Reviewed By: nate

Differential Revision: https://dagster.phacility.com/D4614
  • Loading branch information
gibsondan committed Oct 1, 2020
1 parent d7f8998 commit 63dd846
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ def test_should_publish(dagster_modules):

assert dagster.should_publish
assert dagster_k8s.should_publish
assert lakehouse.should_publish
assert not lakehouse.should_publish


def test_construct_publish_comands():
Expand Down
1 change: 0 additions & 1 deletion python_modules/libraries/lakehouse/lakehouse/version.py

This file was deleted.

0 comments on commit 63dd846

Please sign in to comment.