nqdrizzt

Results 9 comments of nqdrizzt

I have the same issue. Dynamic ssm references are not getting resolved during a change set creation and therefore end up in "no changes found" although the value of the...

is there any update on this ? the last docker extension working with podman for me is v1.22.2. I have to downgrade to this version to keep podman working I...

I can confirm that podman in wsl2 with debian bookworm is only running on docker extension 1.22.2 and below. podman version Client: Podman Engine Version: 4.5.1 API Version: 4.5.1 Go...

I have the same issue running vsc in WSL with remote extension enabled. Error: [error] [Extension Host] [ERROR] [Activator] Pyboard exited with code 1 I am using the usb2ip tool...

yes you are absolutely right. the following fixed it for me: sudo chmod g+rw /dev/ttyACM0 sudo chown root:dialout /dev/ttyACM0 useradd username dialout after that u have to logout and login...

I am using git-cliff now to generate my changelogs. it works just flawless and its also highly customizable

Today i compiled git-cliff from main source. The problem still exists. the context does not have any info of a self managed gitlab instance included although it is configured: "commits":...

i just tested it withe the latest release v2.4.0 version. its is still not fixed. the is no info available on any commit from a self hosted gitlab instance. gitlab...

well, this also does not work. i executed the following command based on git-cliff 2.4.0: I tried each possible combo specifying the gitlab configuration. config.toml contains: [remote.gitlab] owner = "my-group%2Fmy-sub-group"...