-
**Describe the feature:**
Elastic Agents have the ability to run in either privileged mode, i.e. with a privileged user like `root` on Linux systems, or unprivileged mode, i.e. with an unprivileged…
-
There is already a 1Password extension for Raycast in the extension store. What's the reason that this extension isn't in the store and maintained as the official extension?
I haven't looked into t…
-
### Description
![Screenshot 2024-08-13 at 12 57 52](https://github.com/user-attachments/assets/635a70f2-2829-4def-a490-152f6ce1783a)
Even though it seems to be active, it is not possible to check…
-
## The devDependency [commitizen](https://github.com/commitizen/cz-cli) was updated from `3.1.1` to `3.1.2`.
🚨 [View failing branch](https://github.com/BBVAEngineering/broccoli-thumbnail/compare/mas…
-
## TL;DR
We will deprecate Rhino JavaScript engine, thus making GraalJS the only choice.
To prepare for this, explicitly set `jsEngine: graaljs` in front-matter of every flow that uses JavaScrip…
-
We have a jFrog Artifactory with client p12 certificate. Now when users are trying to upload/download files to artifactory using JFrog CLI client, they are facing issues as there is no certificate aut…
-
I am trying to create a little command line client for getting my contact email addresses. Here is my code so far:
```go
package main
import (
"context"
"fmt"
"os"
"os/signal"
"syscal…
-
After the update to the 1.7.x version, the MicrosoftSecurityDevOps@1 started to fail in Azure DevOps self-hosted agents configured behind a proxy
It's failling in both Windows and Linux agents. The b…
-
**Description:**
When I install the latest Ionic CLI, it is throwing deprecated warning and the latest version CLI is not installed
**Steps to Reproduce:**
RUN Below commands, per the officia…
-
### Describe the bug
I'm using Tauri with Svelte on a MacOS. But I'm having trouble with the `notification` module.
All Tauri APIs are allowlisted in `tauri.conf.json`.
**The code below runs …