Mordechai Alter

Results 5 issues of Mordechai Alter

For my use case, it would be very much helpful if for each pipeline I'll be able to see last commit details (id, message, author name/email, time). This way I'll...

enhancement

Is there a way to configure the dashboard to show only pipelines for the default branch. For example, if I have two projects `A` and `B` where for `A` the...

enhancement

### What happened? I have the following: ``` ... ... - name: Deploy frontend & backend uses: azure/k8s-deploy@v4 with: namespace: default manifests: | artifacts/frontend/deployment.yaml artifacts/backend/deployment.yaml ... ... ``` Since the...

bug

I want to use QGrid to present a table to a user and give him the ability to edit certain things. The tables sometimes can be very big and the...