-
Notifications
You must be signed in to change notification settings - Fork 0
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 bitbucket and gitlab support #1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vinokurig It would be nice to have README.md for GitLab as well.
Maybe it'd be useful to have an information about requirements, that describes which tools should be installed in the system to execute these scripts, like oc, kubectl, helm, openssl maybe some other. WDYT?
Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
Added a README to the gitlab folder and updated the README in the bitbucket folder. |
Lets add license to the files:
|
Trying to follow bitbucket flow:
It's OS 4.10 from the cluster bot. Did I miss something? |
Co-authored-by: Valeriy Svydenko <vsvydenk@redhat.com>
Removed the script as redundant since che/devspaces do not use keyclocack any more |
@vinokurig when executing ./5_test_bitbucket_api.sh
The same problem with |
Co-authored-by: Valeriy Svydenko <vsvydenk@redhat.com>
removed redundant scrips |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Tested GitLab and BitBucket flows
Signed-off-by: Igor Vinokur ivinokur@redhat.com
Add instructions and scripts how to prepare BitBucket, GitLab and GitHub servers to work with Che/DS.
Related issue: eclipse-che/che#21753