ChristopherHX

Results 120 issues of ChristopherHX

Multiple chunks are uploaded with type "block" without using "appendBlock", my .net Implementation didn't have different handling for these upload type and this solves the issue for act itself 8MB...

size/S

The currently used nuget package has a - too long package name - search engine unfriendly name Runner.Client works much better as a search term and finds this repo _Old...

enhancement

- provide a native c# language server executable - attempt to improve performance of autocomplete lists - improve debuggability of shared code - Webview integration of runner.server - codelens on...

enhancement

![grafik](https://github.com/user-attachments/assets/4135794e-f85d-412f-a513-f57e66ad1458) ![grafik](https://github.com/user-attachments/assets/7d634f1a-b4e4-405d-8cd2-605dee94f146) _Still has known issues currently only enabled under yaml doc type without filtering the document content_

Seems like this needs to be patched from the json schema for yaml. For whatever reason is this defined in taskbase and not in the other task definition. Maybe wrong...

bug

e.g. Hook the TemplateReader with the location of the cursor and build a completion item list based on the Schema Additionally provide snippets for expressions, `${{ if cond }}:`, insert,...

enhancement

In my scenario 30s to 5-10s, need to look more about other queries and improve this further Fixes #398

On instances with large amount of jobs, runs workflows let the workflow run page load very slowly. I need to improve the sql queries and look into finally adding mysql/mariadb...

Currently you would need to open a local port for oidc to be trusted in aws, with this feature you can deploy a very small golang app to e.g. aws...