autoantwort

Results 48 issues of autoantwort

I want to use my own search function, which does not only do string comparisons. Can we add a property where you can plug in your own search function?

When I try to build the latest release as shared lib I get the following error: ``` LINK : fatal error LNK1104: cannot open file 'lib\compiler_ast.lib' ``` Full log ```...

## Context if i have the following schema: ```json ... "properties": { "compile_features": { "$ref": "#/definitions/attributes/compile_features@0" }, } ... "compile_features@0": { "description": "Specifies a list of Compiler Features that must...

**Description:** If a job has multiple `actions/stale` steps the creation of the cache fails. **Action version:** 9 **Platform:** - [x] Ubuntu - [ ] macOS - [ ] Windows **Runner...

bug

**Description:** If multiple jobs with stale steps exists in a repo we want a cache entry per run. Otherwise the cached state is used across different stale jobs **Solution** Use...

Fixes https://github.com/openfheorg/openfhe-development/issues/261

The Download button in the "Filebrowser" tab is not readable with a white foreground color. Maybe black text would be looking better. ![image](https://user-images.githubusercontent.com/41973254/58914736-9086cc80-871f-11e9-93dc-116e7f36749c.png) - OS: macOS - Version 2.3.0

Bug
open for contributions

It would be nice if the application can run in the background only showing a [SystemTrayIcon](https://doc.qt.io/qt-5/qsystemtrayicon.html) like [Telegram Desktop](https://desktop.telegram.org/) (also written in Qt) and syncing every hour.

Feature Request