Skip to content

🐛 fix(update): no update if already the latest version#78

Merged
jfbus merged 1 commit intomainfrom
update_unnecessary
Feb 25, 2026
Merged

🐛 fix(update): no update if already the latest version#78
jfbus merged 1 commit intomainfrom
update_unnecessary

Conversation

@jfbus
Copy link
Copy Markdown
Contributor

@jfbus jfbus commented Feb 25, 2026

Description

octl update now stops updating if octl is already up to date.

Fixes: #47

Type of Change

Please check the relevant option(s):

  • 🐛 Bug fix
  • ✨ New feature
  • 🧹 Code cleanup or refactor
  • 📝 Documentation update
  • 🔧 Build or CI-related change
  • 🔒 Security fix
  • Other (specify):

How Has This Been Tested?

Please describe the test strategy:

  • Manual testing
  • Unit tests
  • Integration tests
  • Not tested yet

Checklist

  • I have followed the Contributing Guidelines
  • I have added tests or explained why they are not needed
  • I have updated relevant documentation (README, examples, etc.)
  • My changes follow the Conventional Commits specification
  • My commits include appropriate Gitmoji

Additional Context

@jfbus jfbus marked this pull request as ready for review February 25, 2026 08:20
@outscale-rce outscale-rce added the kind/bug Bug fix label Feb 25, 2026
@jfbus jfbus merged commit 2c06015 into main Feb 25, 2026
4 checks passed
@jfbus jfbus deleted the update_unnecessary branch February 25, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Bug fix

Development

Successfully merging this pull request may close these issues.

octl update always downloading

3 participants