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

feat: Support multiple accounts #93

Merged
merged 1 commit into from
Aug 20, 2024
Merged

feat: Support multiple accounts #93

merged 1 commit into from
Aug 20, 2024

Conversation

provokateurin
Copy link
Member

Closes #10

This is quite a massive refactor and I don't think reading through the diff is useful.
I also fixed quite a lot of problems I found along the way (e.g. reference resolving without an account was calling apis that are only accessible with an account).
I had to drop some things as they are only added complexity (e.g. oauth login from dashboard and popup) and would have made things even more complicated.
I'm sorry to drop such a big PR, but splitting it into multiple (except for #89) was simply not possible.

Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin provokateurin merged commit f6e6c32 into main Aug 20, 2024
39 checks passed
@provokateurin provokateurin deleted the feat/multi-account branch August 20, 2024 13:26
@KaeTuuN
Copy link

KaeTuuN commented Aug 20, 2024

I don't know how many differences there are between the Gitlab and Github Integration, but could you also take a look at nextcloud/integration_github#87 @provokateurin ? That would be awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support multiple gitlab instances?
3 participants