-
### GitHub Username
@daengdaengLee
### Requirements
- [X] I have reviewed [the community membership guidelines](https://github.com/argoproj/argoproj/blob/master/community/membership.md)
- [X] …
-
### Describe the issue
Long press on a project item in the QFieldCloud Projects / MyProject does not work (no pop-up with usual options open proect/Remove Stored project) on Galaxy Tab PRO although …
-
what am i doing wrong:
first I created a config-file with:
```
> grm repos find remote --provider gitlab --token-command "echo ${GITLAB_TOKEN}" --root repo --format yaml --group my-projects > g…
-
In HOCON, it's `Path.render` quotes anything it doesn't like, including things like `%` for profiles, `[]` for lists/arrays and `/` used in projects like SmallRye FaultTolerance.
Basically it produ…
kdubb updated
1 month ago
-
-
Hey guys, awesome project! It's my go-to UI framework for my Vue 3 projects.
We have a designer in our team, and we use Figma for our designs. I would love to have access to the UI components of vues…
-
### Describe the Issue
After a lot of troubleshooting, I've decided to post this here. When opening a .NET Core 8 project in VSCode with the C# Dev Kit extension installed, I receive errors that the …
-
It looks like `pub` somehow refuses to find `pubspec.yaml` in the temp folder.
Temp folder:
```
PS C:\Users\dacoharkes\AppData\Local\Temp\pkg_dartdev_test72e16586\dart_app> cat .\pubspec.yaml
…
-
Prior to pytest 7, pytest would exercise doctests in `__main__`. https://github.com/pytest-dev/pytest/pull/8949 changed that expectation (and for good reason).
In my use-case, I always put a `__nam…
-
### Describe the bug
I have a vscode workspace with some Flutter, C# and F# projects. The C# and F# projects are sitting in a folder named `dotnet` under the same solution. The workspace only include…