-
### Description
Docker Desktop was working on my M3 Max MBP (96GB ram, ~160GB disk free).
I upgraded in-app to 4.33.0 (160616). Now the daemon won't start. I get this in the dialog:
`running e…
rpeck updated
29 minutes ago
-
The jenkins home directory for Azure Linux VMs is /home/adoptopenjdk, instead of /home/jenkins, this results in plugin tools like "jfrog-cli" not being found as the jenkins pipeline searches /home/jen…
-
## [Codecov](https://app.codecov.io/gh/zowe/zowe-cli-db2-plugin/pull/163?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zowe…
-
### Describe the bug
It's not currently possible to install plugins with OpenSearch.
With the `opensearch` and `opensearch-cli` packages installed, or with `services.opensearch.enable = true` in…
jkxyz updated
3 weeks ago
-
I added it by CLI, but it is the only feature I have not been able to do via the OMV plugin.
Could it be added?
Mostly custom repository with optional username/password authentication. And Docker hu…
-
I installed based on the doc on my local env. your plugin.
`composer require getkirby/cli bnomei/kirby3-janitor`
```
{
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"getkirby/c…
-
I found myself very frustrated this week, trying to read the output of `sopel-plugins list` because all the different bits of data blend together. Converting to (or adding) a tabular view for this com…
-
### Summary
`sf plugins` command fails when you add the `--json` flag
### Steps To Reproduce
From a Salesforce DX enabled project, execute the following command:
```
sf plugins --json
```
…
-
### Expected result
If `sf data upsert bulk` ran async/timed out I should be able to resume the operation by running `sf data upsert resume --use-most-recent` but that doesn't work, looks like the ca…
-
Following this step:
> Navigate to **plugin folder** (`$ROOT/wp-content/plugins/`) and install composer dependencies:
>
> ```bash
> composer install
> ```
I'm getting following error:
``…