Skip to content

Fix/disable ratelimit at integration tests#6259

Merged
vitormattos merged 2 commits intomainfrom
fix/disable-ratelimit-at-integration-tests
Dec 30, 2025
Merged

Fix/disable ratelimit at integration tests#6259
vitormattos merged 2 commits intomainfrom
fix/disable-ratelimit-at-integration-tests

Conversation

@vitormattos
Copy link
Copy Markdown
Member

No description provided.

@vitormattos vitormattos added this to the Next Major (33) milestone Dec 30, 2025
@vitormattos vitormattos self-assigned this Dec 30, 2025
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Dec 30, 2025
@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable32

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable31

@vitormattos vitormattos merged commit 8a0afc9 into main Dec 30, 2025
60 checks passed
@vitormattos vitormattos deleted the fix/disable-ratelimit-at-integration-tests branch December 30, 2025 14:32
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Dec 30, 2025
@backportbot-libresign
Copy link
Copy Markdown

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

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

# Create the new backport branch
git checkout -b backport/6259/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 7eefe52e 17b405c1

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

Error: Failed to push branch backport/6259/stable31: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/6259/stable31 -> backport/6259/stable31 (refusing to allow a GitHub App to create or update workflow .github/workflows/behat-mariadb.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


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

@backportbot-libresign
Copy link
Copy Markdown

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

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

# Create the new backport branch
git checkout -b backport/6259/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 7eefe52e 17b405c1

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

Error: Failed to push branch backport/6259/stable32: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/6259/stable32 -> backport/6259/stable32 (refusing to allow a GitHub App to create or update workflow .github/workflows/behat-mariadb.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


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

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant