Jakob Maležič

Results 25 issues of Jakob Maležič

### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...

no idea

I can't find classes and methods for calling Gitlab Lint API for linting gitlab yaml files. Are they missing? https://docs.gitlab.com/ee/api/lint.html

What are the benefits of using the toolbox over sourcing scripts with `source` keyword, except from not needing to specify the whole path to the scripts that are included. I...

When running ` make html`, I get the following error: ``` Running Sphinx v4.5.0 Extension error: Could not import extension nbsphinx-link (exception: No module named 'nbsphinx-link') make: *** [Makefile:20: html]...

Need to test what happens when non-text files are used for computing the diff and consequently the commit message.

question

Currently, we support setting Gitlab's Personal Access Token for each Gitlab URL. This improves user experience, because user only needs to set the token once for each Gitlab URL (or...

enhancement
question

Could one figure out which file is being included by the include statement, download it via Gitlab API (if needed) and show it in IDE?

enhancement

If the pipeline for the last commit, on the branch you're trying to lint, is skipped (has `[ci skip]` tag), Gitlab will return status 500. This is a known bug...

Add an action on right click in yaml files for manually running linting of that yaml file and showing merged preview. This can sometimes be useful, if the yaml is...

enhancement

https://gitlab.com/gitlab-org/gitlab-vscode-extension/-/merge_requests/140/commits

enhancement