-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I have tested with the `:latest` image tag (i.e. `quay.io/argoproj/workflow-controller:latest`) and can confirm the issue stil…
-
_A user suggests the following:_
Is there a way to fix the filenames for emailed PDF reports? Matomo defaults to the file name of (for example) "Report abc Website - March 18 - April 16, 2022.pdf" …
-
proposed interface
`hey rename project `
Behind the scenes this would just need to do a
``` sql
UPDATE projects SET name = 'new-name'
WHERE name = 'old-name`;
```
Project names shou…
-
For some applications, choosing the endianness at the crate level is too coarse and users need to mix archive endianness within a single crate. A good example is a service that communicates with two o…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
As BanyanDB grows …
-
### Description
Hi everyone,
I'd love a feature in Sidebery which does the following:
- if a tab hasn't been visited for a specific time, the browser tab is closed, but it remains in sidebery as …
-
Hi again! This is another one of those suggestions that I intend to implement for our own use and want to ask for feedback here so it can hopefully be merged. *And hopefully I actually do it this time…
-
# Checklist
* [X] I've searched the issue queue to verify this is not a duplicate feature request.
* [ ] I've pasted the output of `kargo version`, if applicable.
* [ ] I've pasted logs, if appli…
-
Definition: some robots store “rendered target” along with files archived on the web, i.e. screenshots of these files. A precise way to record them should be proposed in the standard, as there is a co…
-
### Summary of the new feature / enhancement
Just discovered that the cmdlet *expand-archive* cannot extract multiple referenced input archived files such as *.zip to expand into a single destination…