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: Add support for Bitbucket provider in gitprovider #3209

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

chamodshehanka
Copy link

@chamodshehanka chamodshehanka commented Jan 4, 2025

Closes: #2569

Added support for Bitbucket provider in gitprovider.
For now I opened a WIP PR

TODO

  • Complete the convertBitbucketPR function
  • Handle the interface{} type - The Bitbucket library returns interface{} for some fields. You need to properly type assert these fields to extract the necessary information
  • Test the implementation

@chamodshehanka chamodshehanka requested a review from a team as a code owner January 4, 2025 16:34
Copy link

netlify bot commented Jan 4, 2025

Deploy Preview for docs-kargo-io canceled.

Name Link
🔨 Latest commit 58ff091
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/67c1a400724ec20008813c1b

@krancour krancour added this to the v1.3.0 milestone Feb 4, 2025
@chamodshehanka chamodshehanka changed the title [WIP] feat: Add support for Bitbucket provider in gitprovider feat: Add support for Bitbucket provider in gitprovider Feb 22, 2025
@krancour krancour modified the milestones: v1.3.0, v1.4.0 Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Promotion / create PR feature for Bitbucket server
2 participants