-
Notifications
You must be signed in to change notification settings - Fork 185
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
base: main
Are you sure you want to change the base?
feat: Add support for Bitbucket provider in gitprovider #3209
Conversation
Signed-off-by: chamodshehanka <[email protected]>
✅ Deploy Preview for docs-kargo-io canceled.
|
Co-authored-by: Kent Rancourt <[email protected]>
Signed-off-by: chamodshehanka <[email protected]>
Signed-off-by: chamodshehanka <[email protected]>
Signed-off-by: chamodshehanka <[email protected]>
@krancour could you please help/guide me to up and running this in local, so can test this implementation? Thanks |
Hey @chamodshehanka, Information about how Kargo can be run locally can be found here: https://docs.kargo.io/contributor-guide/hacking-on-kargo#iterating-quickly However, as we would like to have this included in 1.4.0. You can leave this with me for now, and I will do the due diligence on rebasing and testing this pull request if this is alright with you. |
Closes: #2569
Added support for Bitbucket provider in gitprovider.
For now I opened a WIP PR
TODO