Jan Lützler
Jan Lützler
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
In almost every example is before running sematic-release the git config for user.email and user.name set. E.g.: ``` # - git config user.name xxx # - git config user.email xxx...
## Description The help string should only be output if incorrect parameters are specified and not if the command fails for other reasons. `Try 'semantic-release version -h' for help.`: ```...
## The problem `semantic-release version` determines a new version, runs the build command and fails with `failed to push some refs`. Version number in pyproject.toml is not updated. However the...
I'm always getting `Current version 0.1.0 and current release version 0.0.0 do not match!` while creating a new project. I've got rid of this by setting version_source to tags for...
## My Environment * __Operating System__: Debian Bookworm * __Used Package__: https://download.arangodb.com/arangodb311/DEBIAN/ ## Component, Query & Data __Affected feature__: GPG key expired on 2024/03/23: ``` ---------------------------------- pub rsa4096 2015-06-02 [SC]...
### Description Cannot pull image or login with docker desktop on macOS 14.2.1 (M1): `docker run imagename`: ``` Unable to find image 'imagename:latest' locally docker: Error response from daemon: Get...