Skip to content

feat: Mark 32 bits support as removed for Nextcloud Hub 27 Spring#61537

Open
CarlSchwan wants to merge 1 commit into
masterfrom
carl/legacy-architecture
Open

feat: Mark 32 bits support as removed for Nextcloud Hub 27 Spring#61537
CarlSchwan wants to merge 1 commit into
masterfrom
carl/legacy-architecture

Conversation

@CarlSchwan

Copy link
Copy Markdown
Member
  • Resolves: #

Summary

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: Carl Schwan <carlschwan@kde.org>
@CarlSchwan CarlSchwan self-assigned this Jun 23, 2026
@CarlSchwan CarlSchwan requested a review from a team as a code owner June 23, 2026 13:09
@CarlSchwan CarlSchwan added the 3. to review Waiting for reviews label Jun 23, 2026
@CarlSchwan CarlSchwan requested review from ArtificialOwl, come-nc, leftybournes and salmart-dev and removed request for a team June 23, 2026 13:09
@CarlSchwan

Copy link
Copy Markdown
Member Author

/backport to stable34

@CarlSchwan CarlSchwan requested a review from sorbaugh June 23, 2026 14:02

@come-nc come-nc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍 🪦

@@ -45,7 +45,7 @@ public function run(): SetupResult {
return SetupResult::success($this->l10n->t('64-bit'));
} else {
return SetupResult::warning(

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Maybe also upgrade to error?

Suggested change
return SetupResult::warning(
return SetupResult::error(

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants