-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add Codeberg endpoints #36
Conversation
@tranzystorekk is attempting to deploy a commit to the splittydev's Team Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Awesome, thanks! I'll have to figure out how to obtain a Codeberg access token for the env before I can merge this.. |
You can generate a token from a codeberg account via Settings -> Applications; don't forget to expand the "Select permissions" section and mark at least |
Alright, I've added a Codeberg token to the preview env, let's see if everything works after redeploying |
@tranzystorekk for some reason the issues endpoints all show |
Ah right, the issues have their own access token permission, |
Awesome, works now! Do you wanna change anything or shall I merge? |
I'll quickly simplify the needless code in |
10b7865
to
442be75
Compare
OK, done! Thank you for engaging with me! 😊 |
Thanks a lot for contributing this code! 🚀 |
@all-contributors please add @tranzystorekk for code |
I've put up a pull request to add @tranzystorekk! 🎉 |
Hi, I discovered spacebadgers some time ago and really liked it!
Was looking at existing endpoints and thought I could contribute a Codeberg one. The changes in this PR are heavily inspired by #14 but if there are any remarks I'll gladly apply them.
Gitea/Forgejo don't seem to track a contributor list or repo license yet, so I didn't include an endpoint for those.