Thomas

Results 32 issues of Thomas

Running the loader example results in ``` > @assemblyscript/[email protected] test > node tests Example 1: /tmp/examples/loader/node_modules/@assemblyscript/loader/umd/index.js:174 if (id !== STRING_ID) throw Error(`not a string: ${ptr}`); ^ Error: not a string:...

It would be helpful if the order of backend checks can be configured. For example: I would like to use the file backend and jwt as a fallback.

### Is your feature request related to a problem? Please describe. When I want to report a Bug the version and commit hash are part of the github template. ###...

feature
ui
rm-external

This worked with WP 2.3 and Kubernetes backend: ``` publish: image: woodpeckerci/plugin-docker-buildx settings: repo: *repo tags: 8h ``` Using WP 2.4 the docker daemon does not start. Debugging the Pod...

bug
backend/kubernetes

### Component agent ### Describe the bug I have a workflow that specifies an entrypoint, during execution the following error is shown `Additional property entrypoint is not allowed` ### System...

bug
backend/kubernetes

### Command serve ### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not...

type: bug/fix
needs: investigation
freq1: low
severity3: broken
area: devkit/build-angular
devkit/build-angular:dev-server

### What happened? Creating a cluster with kubernetes version 1.26 results in cluster version 1.24. Input ``` apiVersion: infrastructure.cluster.x-k8s.io/v1alpha1 kind: VCluster metadata: name: student01 namespace: student01-vcluster spec: controlPlaneEndpoint: host: ""...

bug

The current provisioning does not include the required composer run to be able to use piwik. Either the documentation needs a fix or a composer run should be in place,...

The socket for nginx/php5-fpm is currently targeted at leads to a permission denied problem from dmesg ``` [12519.666697] init: php5-fpm main process (12528) terminated with status 78 [12519.666706] init: php5-fpm...

The current vagrant file installs a not backwards compatible puppet version (4.1 currently) while the configuration is for puppet 3. For me the workaround was to prevent the installation of...