Skip to content

fix(ci): Pin 32-bit - #64293

Merged
AndyScherzinger merged 1 commit into
masterfrom
fix/noid/pin32-bit
Sep 14, 2026
Merged

AndyScherzinger merged 1 commit into
masterfrom
fix/noid/pin32-bit

Conversation

@AndyScherzinger

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: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger added this to the Nextcloud 36 milestone Sep 14, 2026
@AndyScherzinger AndyScherzinger added feature: 32bits Bug specific to 32bits architectures force-e2e-tests CI labels Sep 14, 2026
@AndyScherzinger

Copy link
Copy Markdown
Member Author

/backport to stable35

@AndyScherzinger
AndyScherzinger marked this pull request as ready for review September 14, 2026 09:49
@AndyScherzinger
AndyScherzinger requested a review from a team as a code owner September 14, 2026 09:49
@AndyScherzinger
AndyScherzinger requested review from CarlSchwan, icewind1991, leftybournes and provokateurin and removed request for a team September 14, 2026 09:49
@AndyScherzinger

Copy link
Copy Markdown
Member Author

discussed with @susnux and fine to merge

@AndyScherzinger

Copy link
Copy Markdown
Member Author

/backport to stable34

@AndyScherzinger

Copy link
Copy Markdown
Member Author

/backport to stable33

@AndyScherzinger
AndyScherzinger merged commit 419ce22 into master Sep 14, 2026
196 of 201 checks passed
@AndyScherzinger
AndyScherzinger deleted the fix/noid/pin32-bit branch September 14, 2026 09:51
@backportbot

backportbot Bot commented Sep 14, 2026

Copy link
Copy Markdown

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/64293/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 72bc816a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/64293/stable33

Error: Failed to check for changes with origin/stable33: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot

backportbot Bot commented Sep 14, 2026

Copy link
Copy Markdown

The backport to stable34 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable34
git pull origin stable34

# Create the new backport branch
git checkout -b backport/64293/stable34

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 72bc816a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/64293/stable34

Error: Failed to check for changes with origin/stable34: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot

backportbot Bot commented Sep 14, 2026

Copy link
Copy Markdown

The backport to stable35 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable35
git pull origin stable35

# Create the new backport branch
git checkout -b backport/64293/stable35

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 72bc816a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/64293/stable35

Error: Failed to check for changes with origin/stable35: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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.

2 participants