-
## Description
Currently jobs to build and deploy applications in Altinn Studio are set in the same queue as the jobs deploying Altinn Studio with terraform. We are using a free tier in DevOps that r…
-
Templates for issue creation and automate adding it to the repos
```[tasklist]
### Tasks
- [ ] good first issue template
- [ ] Generic issue
- [ ] bug
- [ ] docs
```
-
### Description
At the moment we are not able to see the images taht are sotre on localhsot for coolify.
### Minimal Reproduction (if possible, example repository)
Add an image tab to coolify…
-
This should trigger the transmission of the `POST` requests to the Rails API for `Upload` Objects on the server. This component should have nested components (please see the discussion on https://sta…
-
-
| Status | Draft 🚧 / Open for comments 💬 |
| ----------------- | --------------------------------------------------------------------------------------- |
| Author(s) | …
-
**Is your feature request related to a problem? Please describe.**
I would like to add a lesson pack for a new language and keyboard layout. However, it is not documented how to do it properly. By ex…
-
#### **Description:**
Enhance the `projects-monitor` service to check for the existence of the `sonarcloud-pixeebot.yml` file in the `.github/workflows` directory of each monitored repository. This…
-
Proof circuits work on a set number of chunks of given size, both of which are parameters that can be tweaked. We'd like to put together a benchmarking suite that allows us to understand how fast they…
-
- Review the case expression in the switch and see if we can exit the loop early. -> you can consider to write a tool to record all possible cases for measuring performance
- Remove for loop that has…