-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 gitea / forgejo support #28
Conversation
@pat-s FYI I currently have two missing api-endpoints, might be existing already and part of another endpoint though. |
I opened PRs at gitea to support this: go-gitea/gitea#29242 and go-gitea/gitea#29243 @6543 @pat-s you're the gitea maintainers, maybe you can take a look? |
Curious to know the state of this PR. By the looks of it are the mentioned PRs in gitea merged by now. |
@anbraten currently waits for the next release of gitea and forgejo that will contain these PRs. |
Forgejo has an release already and codeberg is updated to it, so testing with codeberg should work |
hmm typecheck is not happy :/ |
Gitea 1.22 is also out now |
@anbraten what's the state here? |
Should be ready to test I think |
Can you resolve conflicts and build an image? Happy to test in |
Should be available as |
Forgejo support is needed
|
https://codeberg.org/woodpecker-plugins/node-pm/pulls/40 does not yet work correctly. Just reran it. @6543 Why did you approve? |
I approved anbratens part and requested for review for my changes from other maintainers |
uh sorry i did got your msg worng ... let me see why that one fails 🦢 |
@pat-s works as expected: https://codeberg.org/woodpecker-plugins/test-release-plugin/pulls/3 |
hmm https://ci.codeberg.org/repos/13734/pipeline/15/3 tag creation did not work :/ |
There are a lot of 404s in this run: https://ci.codeberg.org/repos/9651/pipeline/363/7 |
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
This is still not addressed: https://ci.codeberg.org/repos/13734/pipeline/15/3 |
(It could not create the tag & release) |
It is. You forgot to enable releases in codeberg. After enabling it, it works: https://ci.codeberg.org/repos/13734/pipeline/17/3 |
🎉 This PR is included in version 2.0.0 🎉 The release is now available here Thank you for your contribution. ❤️📦🚀 |
add gitea support
waiting for: