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

Use github: specifier instead of URL for cytoscape #514

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

aranke
Copy link
Member

@aranke aranke commented Jun 13, 2024

Description

Bypass SSH cloning issues by using the native GitHub format, avoid this error in workflow to update docs in dbt-core:

npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/dbt-labs/cytoscape.js.git
npm ERR! 
npm ERR! git@github.com: Permission denied (publickey).
npm ERR! fatal: Could not read from remote repository.
npm ERR! 
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR! 
npm ERR! exited with error code: 128

https://github.com/dbt-labs/dbt-docs/actions/runs/9501441754/job/26187282464#step:7:537

Checklist

@cla-bot cla-bot bot added the cla:yes label Jun 13, 2024
Copy link
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

@aranke aranke marked this pull request as ready for review June 13, 2024 14:58
@aranke aranke added the Skip Changelog Skips GHA to check for changelog file label Jun 13, 2024
@aranke aranke merged commit 5fb3737 into main Jun 13, 2024
20 of 23 checks passed
@aranke aranke deleted the cytoscape_gh_format branch June 13, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes Skip Changelog Skips GHA to check for changelog file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants