Skip to content

Conversation

@emirot
Copy link
Contributor

@emirot emirot commented Feb 8, 2026

What

Add cliVersion in PROJECT

Why

This is needed when updating kubebuilder see https://book.kubebuilder.io/migrations.html?highlight=migrat#recommended-use-alpha-update-to-upgrade-without-losing-customisations-logic-behind-autoupdategithub-action

Now

ERROR CLI run failed error=error executing command: failed to prepare update: failed to determine the version to use for the upgrade from: no version specified in PROJECT file. Please use --from-version flag to specify the version to update from

After the change

WARN No --from-branch specified, using 'main' as default 
INFO Your project already uses the latest version. No action taken. version=v4.11.1

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.54%. Comparing base (0c0fa92) to head (b29e65f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1014   +/-   ##
=======================================
  Coverage   50.54%   50.54%           
=======================================
  Files          51       51           
  Lines        5492     5492           
=======================================
  Hits         2776     2776           
+ Misses       2415     2414    -1     
- Partials      301      302    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codecov-commenter
Copy link

Bundle Report

Bundle size has no change ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants