z4k
January 23, 2023, 12:01pm
#1
Hi everyone
I would like to use the backportbot by Nextcloud ( GitHub - nextcloud/backportbot: A bot to help with backporting in the Nextcloud server repo ) for the workspace app ( GitHub - arawa/workspace: Create shared workspaces and delegate management of their members and groups ).
But, I donât know how I should use it with GitHub ?
How do I âinstallâ it on my Github project ?
Thank you
The bot is a registered app on Github as far as I know but not available for everyone. @skjnldsv do you know more about this? Do we limit the bot to âourâ organizations?
z4k
January 23, 2023, 5:53pm
#3
Hi @ChristophWurst
What do you mean by âthe bot is a registered app on GitHubâ ? Do you mean the bot is already available for some repositories ?
I donât know if itâs available for everyone, but itâs noted in the developer documentation https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#automatic-backport
So, is this section is for Nextcloudâs developers only or not ?
The bot is registered on Github, but not listed at GitHub Marketplace · Apps to improve your workflow · GitHub
So I think it is limited to the organization Nextcloud · GitHub .
We can clarify that in the documentation.
z4k
January 24, 2023, 8:21am
#5
Arf⊠Okay⊠I donât know how I have to manage the workspace app for nextcloud 25 with the new update of @nextcloud /vue to version 7.3.0 https://github.com/arawa/workspace/pull/666
If I understand, with this update, I cannot use it for Nextcloud 24 and below ?
z4k
January 24, 2023, 8:40am
#6
I look at no Nextcloud apps and I see Vitor used your backport : Bump vue-template-compiler from 2.7.13 to 2.7.14 by dependabot[bot] · Pull Request #1380 · LibreSign/libresign · GitHub
So, I think itâs possible for a no Nextcloud apps ?
Edit : Aaaah no ! He used a private backport for this app
1 Like
Off topic but yes. v7 requires 25 IIRC.