Skip to content

ci(files-external): consolidate workflows - #61222

Closed
susnux wants to merge 1 commit into
masterfrom
ci/consolidate-external
Closed

ci(files-external): consolidate workflows#61222
susnux wants to merge 1 commit into
masterfrom
ci/consolidate-external

Conversation

@susnux

@susnux susnux commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

The idea is to only have one workflow to reduce total number of actions.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI
@susnux
susnux requested a review from a team as a code owner June 11, 2026 20:36
@susnux susnux added 3. to review Waiting for reviews tests Related to tests labels Jun 11, 2026
@susnux
susnux requested review from Altahrim, ArtificialOwl, leftybournes and salmart-dev and removed request for a team June 11, 2026 20:36
@susnux susnux added this to the Nextcloud 35 milestone Jun 11, 2026
@susnux
susnux requested review from artonge and provokateurin and removed request for ArtificialOwl June 11, 2026 23:12
@susnux susnux added 3. to review Waiting for reviews and removed 3. to review Waiting for reviews labels Jun 11, 2026
Comment thread .github/workflows/files-external.yml
Comment thread .github/workflows/files-external.yml
Comment thread .github/workflows/files-external.yml
@susnux
susnux requested a review from provokateurin June 12, 2026 09:40
@susnux
susnux force-pushed the ci/consolidate-external branch from 19d1310 to 5c8b39e Compare June 12, 2026 16:52
This was referenced Aug 12, 2026
@nextcloud-bot nextcloud-bot mentioned this pull request Aug 20, 2026
@skjnldsv skjnldsv mentioned this pull request Aug 25, 2026
@susnux
susnux force-pushed the ci/consolidate-external branch from 5c8b39e to f9ec75f Compare August 29, 2026 15:26
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnux force-pushed the ci/consolidate-external branch from f9ec75f to 003a64d Compare August 29, 2026 16:14
@susnux susnux removed this from the Nextcloud 35 milestone Aug 29, 2026
@SystemKeeper

Copy link
Copy Markdown
Contributor

/backport! stable35

@SystemKeeper

Copy link
Copy Markdown
Contributor

/backport! to stable35

@backportbot

backportbot Bot commented Aug 31, 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/61222/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 003a64da

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/61222/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.

@SystemKeeper

Copy link
Copy Markdown
Contributor

Closing in favor of #63800

@susnux
susnux deleted the ci/consolidate-external branch August 31, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews backport-request CI tests Related to tests

5 participants