Skip to content

chore: update workflows#5477

Merged
vitormattos merged 1 commit intomainfrom
chore/update-workflows
Sep 30, 2025
Merged

chore: update workflows#5477
vitormattos merged 1 commit intomainfrom
chore/update-workflows

Conversation

@vitormattos
Copy link
Copy Markdown
Member

No description provided.

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

/backport to stable32

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable31

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos force-pushed the chore/update-workflows branch from 6f82c46 to f61eba9 Compare September 30, 2025 18:02
@vitormattos vitormattos merged commit 0424c8b into main Sep 30, 2025
59 checks passed
@vitormattos vitormattos deleted the chore/update-workflows branch September 30, 2025 18:32
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Sep 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/5477/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 f61eba93

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

Error: Failed to push branch backport/5477/stable31: fatal: could not read Username for 'https://github.com': No such device or address


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/5477/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 f61eba93

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

Error: Failed to push branch backport/5477/stable32: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/5477/stable32 -> backport/5477/stable32 (refusing to allow a GitHub App to create or update workflow .github/workflows/appstore-build-publish.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.

2 participants