-
This might be obvious, but I'm having a lot of trouble using an SSH key (a deploy key) using this action. I have the following workflow (fragment):
```yaml
- uses: webfactory/ssh-agent@v0.2.…
-
@timholy's guidance for GitHub CI deployment.
GitHub has recently started its own new CI infrastructure through GitHub Actions: https://github.com/features/actions. They still provide a certain num…
-
Hello, I've been using this GA a fair bit recently (thanks!) without issue up to a few minutes ago when the workflow failed with
```
Current runner version: '2.165.2'
Prepare workflow directory
…
-
After update to sf 4.3 I have this deprecation message in tests and profiler:
> The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "webfactory_piwik" config…
-
This issue is not identical to #71
The purpose is to run the Action in the main repo. But use SSH to push code in a fork.
Why:
- least privilege: the SSH key does not grant access to the main r…
-
## Prerequisites
- [*] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [*] The issue still exists against the latest stable version of Eleme…
-
It's unclear how to issue a command on the host once an ssh connection is established. Please provide an example. In the example below, I'd like to run the php command on the host, rather than the act…
-
With the set up of WooCommerce I entered prices for shipping.
But I can not find anywhere where I can change these shipping prices.
On top of that... I also can not :
* Add a shipping zone. Click…
-
I used to be able to install my dependencies by cloning my private github repositories
I suspect this is the change that broke me,
https://github.com/actions/virtual-environments/commit/8185a8bc…
-
Please provide us with the information requested in this bug report. Without these details, we won't be able to fully evaluate this issue.
Bug reports lacking detail, or for any other reason than to…