McQuenji

Results 8 issues of McQuenji

I'd like to somehow receive the raw markdown of the report and post it as a comment to a pr. Is there something I missed or is it currently not...

help wanted
good first issue

### Steps To Reproduce `docker compose up -d` using the following compose file: ```yaml networks: penpot: volumes: penpot_postgres_v15: penpot_assets: minio: services: penpot-frontend: image: "penpotapp/frontend:latest" restart: always ports: - 9800:80 volumes:...

bug
self-hosted

# Description This PR aims to make modules written with `modular_core` to work in shelf and flutter. Also has #963 merged. - [ ] Remove dependency overrides in pubspec.yaml review...

I think it would be nice to have some CI that provides a lint check and enforces some other rules.

enhancement
P3

I accidentally created a contact in the `Guest` section instead of `Contacts` ... now I am unable to delete said guest and huly complains that a contact with the same...

Updated health check command and added dependencies. Linked to https://github.com/hcengineering/huly-selfhost/issues/213#issuecomment-3350069150

Hi, when wanting to try out Huly for me and my team i followed the steps in the tutorial and did not really change anything (except for adding the print...

This pull request introduces a new output field called `summary` to the GitHub Action configuration and updates the code to set this output with the generated summary. ### Additions to...