Jérémy Jourdan

Results 9 issues of Jérémy Jourdan

**Describe the bug** Fedora asking for Remote Desktop sharing on clip selection when VSCode is openned. **To Reproduce** 1. Open copyq with a keyboard shortcut 2. Select a clip **Expected...

bug

**Describe the bug** I recently set up a Keycloak server from the latest release (`v1.4.11-21.0.0`), and experience some issues. I saw in #436 that I'm supposed to be able to...

fix(databricks): correct databricks permissions checks **Reason for Proposed Changes** - `databricks_permissions` checks were not working properly **Proposed Changes** - Move `not` operator - Add test files (containing tests where multiple...

community

# GitHub App auth / Description syncing ## Motivation - It was not (to my knowledge) possible to use a GitHub App for authentication - Description was not synced ##...

Add `lastTaskCliArgs` private in `TaskfileService` class and store commands' successive args in it so running `runLastTask` remembers which args were passed. Thank you for creating such good software, though !

## Description - Add semconv update workflow ## Why - Manually running the update looks tedious, automated daily update looks nicer to me - You can see an example [here](https://github.com/kema-dev/opentelemetry-go/pull/2)...

## Why - Be able to force colorful output ## How - Add a `force` flag to color config and set `color.NoColor` accordingly ## Related issues - #737

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md - [x] I...

Add input to pass config file argument Related to #217 and #299 Just saw that [you can pass args using env vars](https://github.com/anchore/grype/issues/1731#issuecomment-2294148185), however plain CLI args looks clearer to me