Skip to content

Commit

Permalink
Update to airbyte-ci-internal (#29026)
Browse files Browse the repository at this point in the history
  • Loading branch information
bnchrch committed Aug 3, 2023
1 parent 3af7f3b commit 24ab1c7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
REGISTRIES_FOLDER = "registries/v0"
REPORT_FOLDER = "generated_reports"

NIGHTLY_FOLDER = "airbyte-ci/connectors/test/nightly_builds/master"
NIGHTLY_FOLDER = "airbyte-ci-internal/connectors/test/nightly_builds/master"
NIGHTLY_COMPLETE_REPORT_FILE_NAME = "complete.json"
NIGHTLY_INDIVIDUAL_TEST_REPORT_FILE_NAME = "output.json"
NIGHTLY_GHA_WORKFLOW_ID = "connector_nightly_builds_dagger.yml"
CI_TEST_REPORT_PREFIX = "airbyte-ci/connectors/test"
CI_TEST_REPORT_PREFIX = "airbyte-ci-internal/connectors/test"
CI_MASTER_TEST_OUTPUT_REGEX = f".*master.*output.json$"

CONNECTOR_REPO_NAME = "airbytehq/airbyte"
Expand Down

0 comments on commit 24ab1c7

Please sign in to comment.