Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate REUSE to TOML #5791

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Migrate REUSE to TOML #5791

merged 2 commits into from
Jul 8, 2024

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 merged commit b094110 into master Jul 8, 2024
16 of 18 checks passed
@AndyScherzinger AndyScherzinger deleted the chore/noid/reuse-toml branch July 8, 2024 10:05
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.

1 participant