-
Notifications
You must be signed in to change notification settings - Fork 969
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'current' into add-meta-tag
- Loading branch information
Showing
10 changed files
with
192 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: Errors importing a repository on dbt Cloud project set up | ||
description: "Errors importing a repository on dbt Cloud project set up" | ||
sidebar_label: 'Errors importing a repository on dbt Cloud project set up' | ||
id: error-importing-repo | ||
--- | ||
|
||
If you don't see your repository listed, double-check that: | ||
- Your repository is in a Gitlab group you have access to. dbt Cloud will not read repos associated with a user. | ||
|
||
If you do see your repository listed, but are unable to import the repository successfully, double-check that: | ||
- You are a maintainer of that repository. Only users with maintainer permissions can set up repository connections. | ||
|
||
If you imported a repository using the dbt Cloud native integration with GitLab, you should be able to see if the clone strategy is using a `deploy_token`. If it's relying on an SSH key, this means the repository was not set up using the native GitLab integration, but rather using the generic git clone option. The repository must be reconnected in order to get the benefits described above. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: Unable to trigger a CI job with GitLab | ||
description: "Unable to trigger a CI job" | ||
sidebar_label: 'Unable to trigger a CI job' | ||
id: gitlab-webhook | ||
--- | ||
|
||
When you connect dbt Cloud to a GitLab repository, GitLab automatically registers a webhook in the background, viewable under the repository settings. This webhook is also used to trigger [CI jobs](/docs/deploy/ci-jobs) when you push to the repository. | ||
|
||
If you're unable to trigger a CI job, this usually indicates that the webhook registration is missing or incorrect. | ||
|
||
To resolve this issue, navigate to the repository settings in GitLab and view the webhook registrations by navigating to GitLab --> **Settings** --> **Webhooks**. | ||
|
||
Some things to check: | ||
|
||
- The webhook registration is enabled in GitLab. | ||
- The webhook registration is configured with the correct URL and secret. | ||
|
||
If you're still experiencing this issue, reach out to the Support team at [email protected] and we'll be happy to help! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-16 KB
(92%)
website/static/img/docs/dbt-cloud/using-dbt-cloud/prod-settings-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.