June
June
I discovered that the search we're currently using for the AAA doesn't provide results related to the search term. If I'm searching for `geometry` for example, I get the expected...
For many languages websites exist, where people can run code snippets. We currently don't really do that in the AAA, but I think it's a cool thing to add for...
Hi, I just did a bit of work to be able to build the theme locally, such that I don't need to rely on a CDN. I could make PR...
If you have an underscore/underscores in your tags names and you add a tag/tags to a headline, such that there are two or more underscores in all the tags names,...
I use multiple Home Assistant instances regularly - I have one at home, one at my parents place, where I need to help out once in a while and one...
With this change the entire image build process happens inside the Dockerfile. To not deviate too much from the current build process, I simply moved the bundle creation process from...
### Is your feature request related to a problem? Please describe. Currently the process for building production container images requires bundles to be build using a separate step involving `docker...
### Steps To Reproduce 1. Run penpot using Docker with the flag `disable-login-with-password` set. 2. Invite a user to a team using their email address. 3. Have the user get...
### Component server, agent ### Describe the bug Setting custom environment variables using the `environment` key can't be used via string substitution. ### Steps to reproduce 1. Define a workflow...
### Component server, agent ### Describe the bug Using the `CI_WORKSPACE` variable using string substitution in an entrypoint doesn't work. Other variables like e.g. `CI` do work. ### Steps to...