k9ert
k9ert
In sqlalchemy `2.0.7` this line got introduced: ``` from typing_extensions import ( dataclass_transform as dataclass_transform, # 3.11, ) ``` unfold ``` 204393 INFO: Trying to import notifications.service 204463 INFO: Iterating...
A GraphQL Extension.  * Will expose a `/graphql` endpoint * Creates a new callback of type `middleware` which starts as an empty array and the extensions can add fields...
The extension-generation process is currently assuming you need encrypted userdata. That should get adjusted like this: - Add an option to the click annotations like `--encrypted-userdata` here: https://github.com/cryptoadvance/specter-desktop/blob/master/src/cryptoadvance/specter/cli/cli_ext.py#L39 (including adding...
With this changes, we get to the point where we need to have a release in order to test the migration/pipeline. See the pipeline here: https://ci.blink.sv/teams/dev/pipelines/blink-mobile It's currently running on...
If you terraform a new project based on a organsiation which is unaltered, you will get an issue like this in the bootstrap-phase: ``` ➜ inception git:(kn/tf-fix-01) gcloud iam service-accounts...
## Please describe your suggestion: 提案の概要 ``` name: TOC Generator on: gollum: # Triggered when wiki is updated workflow_dispatch: # Allow manual triggering schedule: - cron: '0 0 * *...