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(gitprovider): setup gitea provider #3320

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Tchoupinax
Copy link
Contributor

@Tchoupinax Tchoupinax commented Jan 19, 2025

Hello,

As a big user of Gitea, I would love to have this provider included in Kargo!

Inspiration:

Closes #3321

Copy link

netlify bot commented Jan 19, 2025

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit 6cafe76
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/678d65602e3f140008466489
😎 Deploy Preview https://deploy-preview-3320.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Tchoupinax Tchoupinax force-pushed the feature/gitea-provider branch 2 times, most recently from 815284a to 2772d02 Compare January 19, 2025 20:04
Signed-off-by: Tchoupinax <corentinfiloche@hotmail.fr>
Signed-off-by: Tchoupinax <corentinfiloche@hotmail.fr>
Signed-off-by: Tchoupinax <corentinfiloche@hotmail.fr>
Signed-off-by: Tchoupinax <corentinfiloche@hotmail.fr>
Signed-off-by: Tchoupinax <corentinfiloche@hotmail.fr>
@Tchoupinax Tchoupinax force-pushed the feature/gitea-provider branch from 0ebb02c to 6baedc3 Compare January 19, 2025 20:36
@Tchoupinax Tchoupinax changed the title feat: setup gitea provider feat(gitprovider): setup gitea provider Jan 19, 2025
Copy link

codecov bot commented Jan 19, 2025

Codecov Report

Attention: Patch coverage is 49.26471% with 69 lines in your changes missing coverage. Please review.

Project coverage is 52.03%. Comparing base (03632de) to head (6cafe76).

Files with missing lines Patch % Lines
internal/gitprovider/gitea/gitea.go 49.26% 59 Missing and 10 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3320      +/-   ##
==========================================
- Coverage   52.05%   52.03%   -0.02%     
==========================================
  Files         295      296       +1     
  Lines       26695    26831     +136     
==========================================
+ Hits        13895    13962      +67     
- Misses      12041    12100      +59     
- Partials      759      769      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Tchoupinax <corentinfiloche@hotmail.fr>
@Tchoupinax Tchoupinax marked this pull request as ready for review January 19, 2025 20:50
@Tchoupinax Tchoupinax requested a review from a team as a code owner January 19, 2025 20:50
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.

Gitea integration for git related promotion steps
1 participant