Skip to content

Conversation

@Pytal
Copy link
Member

@Pytal Pytal commented Jun 8, 2023

Summary

Bump @nextcloud/vue to https://github.com/nextcloud/nextcloud-vue/releases/tag/v7.12.0

Checklist

@Pytal Pytal added the 3. to review Waiting for reviews label Jun 8, 2023
@Pytal Pytal added this to the Nextcloud 28 milestone Jun 8, 2023
@Pytal Pytal self-assigned this Jun 8, 2023
@Pytal Pytal added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jun 9, 2023
@Pytal Pytal merged commit 02a671f into master Jun 9, 2023
@Pytal Pytal deleted the deps/nextcloud/vue-7.12.0 branch June 9, 2023 00:20
@Pytal
Copy link
Member Author

Pytal commented Jun 9, 2023

/backport to stable27

@backportbot-nextcloud
Copy link

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

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

# Create the new backport branch
git checkout -b fix/foo-stable27

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts. Resolve them.
git cherry-pick abc123

# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable27

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants