-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
# Standardizing Plug-in Data Storage in Organization-Wide Configuration Repository
## Objective
Establish a standardized method for storing plug-in data in the `.ubiquibot-config` repository, ensu…
-
## Possible implementation
```kotlin
// StorageRepository.kt
interface StorageRepository {
suspend fun uploadFile(uri: Uri, path: String): Result
suspend fun deleteFile(path: String): R…
-
```sql
create or replace function get_group()
returns text language sql stable
as $function$
select current_setting('request.groups', true)
$function$;
```
this function returns v…
-
When this plugin will be updated to support Strapi v5 ?
-
### Feature description
I use [Python Command](https://kestra.io/plugins/plugin-script-python/tasks/io.kestra.plugin.scripts.python.commands) more often than [Python Script ](https://kestra.io/plugin…
-
1.
**Package:** `azure-security-attestation`
**Section link:**
- https://learn.microsoft.com/en-us/python/api/overview/azure/security-attestation-readme?view=azure-python#set-an-attestation-policy-fo…
-
### Description of the issue
Hi,
I have an Azure Automation Account runbook and it runs the following command. I have not included all the variables but all certs etc all working fine.
The runtime …
-
# Required information
* Distribution: ubuntu
* Distribution version: noble / 24.04
* The output of "incus info" or if that fails:
```
config: {}
api_extensions:
- storage_zfs_remove_…
-
For security reasons it would be better not to pass secrets via the command line because other processes can read the command line. So I'm requesting a feature that besides the option:
```
-storag…