Skip to content

Conversation

@AndyScherzinger
Copy link
Contributor

☑️ Resolves

  • update to latest format

🖼️ Screenshots

🏚️ Before 🏡 After
B A

🚧 Tasks

  • merge and forward-port

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 3️⃣ Backport to next requested with a Vue 3 upgrade

Signed-off-by: Andy Scherzinger <[email protected]>
@AndyScherzinger AndyScherzinger added 4. to release Ready to be released and/or waiting for tests to finish technical debt labels Jul 8, 2024
@AndyScherzinger
Copy link
Contributor Author

/backport to next

@AndyScherzinger AndyScherzinger added this to the 8.15.0 milestone Jul 8, 2024
Signed-off-by: Andy Scherzinger <[email protected]>
@AndyScherzinger AndyScherzinger force-pushed the chore/noid/reuse-toml branch from 52cfad3 to 0922baa Compare July 8, 2024 10:04
@AndyScherzinger AndyScherzinger merged commit b094110 into master Jul 8, 2024
@AndyScherzinger AndyScherzinger deleted the chore/noid/reuse-toml branch July 8, 2024 10:05
@backportbot
Copy link

backportbot bot commented Jul 8, 2024

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

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

# Create the new backport branch
git checkout -b backport/5791/next

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 9612dfe5 0922baa9

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

Error: Failed to push branch backport/5791/next: To https://github.com/nextcloud-libraries/nextcloud-vue.git
! [remote rejected] backport/5791/next -> backport/5791/next (refusing to allow a GitHub App to create or update workflow .github/workflows/reuse.yml without workflows permission)
error: failed to push some refs to 'https://github.com/nextcloud-libraries/nextcloud-vue.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

Labels

4. to release Ready to be released and/or waiting for tests to finish backport-request technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants