-
I have created 2 sets of ssh keys + github deploy tokens so that my main git repo github action workflow can clone 2 other private git repos.
However, 1 private repo could be cloned while the other c…
-
With the following config, digger add 2 comments after planning.
One with the correct changes, and one empty plan.
I comment with `digger apply` the changes are not applies (looks like the empty pla…
-
# Bug Report
## pull: "no valid credentials" when using ssh-agent
## Description
As outlined in iterative/scmrepo#215, I tried setting up SSH keys using the [webfactory/ssh-agent](https://git…
-
I tried this action and in the output for the adding ssh-agent step, I see the following message for each key i added:
```
Comment for key 'ssh-rsa blablamykey= (stdin)' does not match GitHub URL pa…
pmeth updated
1 month ago
-
Currently the checkout action doesn't work with private repositories using a private submodule.
As a work-around we use the following in our workflow.
```
steps:
- name: clone main repos…
-
Hi.
Im trying to build a recipe that will need git cli access (https://github.com/rust-embedded/meta-rust-bin/issues/185)
I've looked at docs and found `GIT_CREDENTIAL_HELPER`, but not sure how to u…
-
Have you tested the SSH-PRIVATE-KEYS functionality from the [README](https://github.com/DeterminateSystems/ci/tree/main?tab=readme-ov-file#ssh-private-keys)?
I followed the steps outlined in https:…
-
### Bug Report
#### Summary
The [documentation about orphanRemovel](https://www.doctrine-project.org/projects/doctrine-orm/en/2.18/reference/working-with-associations.html#orphan-removal) curren…
-
Hi,
as documented [here](https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners#administrative-privileges-of-github-hosted-runners) GitHub configures passwordle…
-
**Description:**
Getting a strange error in the "Post setup node.js" step in my GitHub workflow. I ran the workflow with debugging enabled and this step fails with this error:
```
Error: Path Val…