You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have encountered a bug related to the version update notification when using the woodpecker-cli.
Despite using the latest version 2.8.0 , the CLI incorrectly suggests updating to 2.7.3 : A new version of woodpecker-cli is available: 2.7.3
Steps to reproduce
Download and install woodpecker-cli 2.8.0
Run:
$ woodpecker-cli lint .woodpecker.yml
✅ Config is valid
WRN A new version of woodpecker-cli is available: 2.7.3. Update by running: woodpecker-cli update
$ woodpecker-cli -v
woodpecker-cli version 2.8.0
anbraten
changed the title
Incorrect Update Notification for woodpecker-cli Version 2.8.0
Bump version in version.json for back-ported releases
Dec 8, 2024
Component
cli
Describe the bug
I have encountered a bug related to the version update notification when using the
woodpecker-cli
.Despite using the latest version
2.8.0
, the CLI incorrectly suggests updating to2.7.3
:A new version of woodpecker-cli is available: 2.7.3
Steps to reproduce
2.8.0
Expected behavior
The update notification should not appear
System Info
woodpecker-cli `2.8.0`
Additional context
No response
Validations
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]The text was updated successfully, but these errors were encountered: