Skip to content

fix: version check in conjunction with dev docker image leads to left…#2156

Merged
AlexAndBear merged 1 commit intomainfrom
fix-version-check-on-dev-server
Mar 17, 2026
Merged

fix: version check in conjunction with dev docker image leads to left…#2156
AlexAndBear merged 1 commit intomainfrom
fix-version-check-on-dev-server

Conversation

@AlexAndBear
Copy link
Member

… sidebar issues

Description

Related Issue

  • Fixes <issue_link>

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Types of changes

  • Bugfix
  • Enhancement (a change that doesn't break existing code or deployments)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

@AlexAndBear AlexAndBear self-assigned this Mar 16, 2026
@github-project-automation github-project-automation bot moved this to Qualification in OpenCloud Team Board Mar 16, 2026
@AlexAndBear AlexAndBear moved this from Qualification to In Progress in OpenCloud Team Board Mar 16, 2026
updateAvailable.value = true
updateData.value = unref(updates).channels[serverEdition]
try {
const newestVersion = unref(updates).channels[serverEdition].current_version
Copy link
Member Author

@AlexAndBear AlexAndBear Mar 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dev server edition is not here, now we run into errors

@AlexAndBear AlexAndBear merged commit 0cf1a4f into main Mar 17, 2026
29 checks passed
@AlexAndBear AlexAndBear deleted the fix-version-check-on-dev-server branch March 17, 2026 10:38
@github-project-automation github-project-automation bot moved this from In Progress to Done in OpenCloud Team Board Mar 17, 2026
@openclouders openclouders mentioned this pull request Mar 16, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants