-
As a library user, I want to be able to filter my content by publish status. This includes published, changes since last published, and never published. This filter should be added next to the Tags an…
-
The image `public.ecr.aws/aquasecurity/tnode-collector:0.3.1` is not available.
Could you please add (and ensure it will be present on future releases)?
-
```
void report() {
JsonDocument jDocReport;
//sensors.requestTemperatures(); // Or else initial value of 85.
int t_flow = 40 + (n % 7); //sensors.getTemp(1);
jDocReport["flow"] = t_flow;
…
-
### Is your feature request related to a problem? Please describe.
Building `protoc` from source is annoying. That's why [`toolchains_protoc`](https://github.com/aspect-build/toolchains_protoc) exist…
-
Hi
after building the bundle for IOS and uploading it, I'm facing this error on Apple developer console:
```
ITMS-90338: Non-public API usage - The app references non-public selectors in
Framewor…
-
As we discussed in the [last meeting](https://docs.google.com/document/d/16tL1Ln7owIRXSoCKgyYHCs9-JP9iw-ouyk8koGAeHA0/edit?tab=t.0#heading=h.inzqutwp94f8), we should publish the criteria to a website …
-
Thanks for this awesome tool! I use a Mac at home but appreciate the ability to use a tool like this on Windows machines (at work or otherwise).
It would be great if this tool could be installed usi…
-
-
```
DEBUG Upload error response: {"message": "The server could not comply with the request since it is either malformed or otherwise incorrect.\n\n\nFile already exists ('astral_test_trusted_publishi…
-
What's about publish up/down feature?
Joomla allows to specify a timestamp when an object (article etc.) should be published or unpublished automatically.
This could be useful for events too. Currentl…