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 ci test #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add ci test #2

wants to merge 1 commit into from

Conversation

chikamura
Copy link
Contributor

@chikamura chikamura commented May 20, 2024

if you set the described blow variables to the secret of github action, testing on real databricks server is enabled in the github actions workflow.

# The catalog_name.schema_name and another_catalog_name.schema_name must be created in advance.
# The another_catalog_name must be different from catalog_name.

TEST_SERVER_HOSTNAME
TEST_HTTP_PATH
TEST_PERSONAL_ACCESS_TOKEN
TEST_CATALOG_NAME
TEST_SCHEMA_NAME
TEST_TABLE_PREFIX
TEST_ANOTHER_CATALOG_NAME

@chikamura chikamura mentioned this pull request May 20, 2024
Merged
@chikamura chikamura changed the title Feature/add ci test add ci test May 20, 2024
@chikamura chikamura changed the base branch from main to develop May 20, 2024 09:57
Base automatically changed from develop to main June 25, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant