-
Notifications
You must be signed in to change notification settings - Fork 3
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
[UI EPIC] Better integration with GitHub / Gitlab #63
Comments
Validation
First Step (#149) - Use github API to create the url used by epinio to deploy an app
Notes
Second Step (#150)
Third Step (#150)
Fourth Step (#173)
Fifth Step (#327)
|
Can we increase the priority on this issue? |
Note - Dealing with private / enterprise github/gitlab relates to step 5 of this issue |
Adding suggestion from @abonillabeeche to note |
I've updated step 5. Note - this issues is more UI centric. I've created epinio/epinio#2236 for a more overall issue |
I meant, gitlab.com integration with the current epinio release (1.8.0), that expects org/name as we deploy Apps vs an on-prem URL that a local Gitlab deployment would be the consumable. Step 5 remains auth support for gitlab.com, github.com and on-prem Gitlab. |
I think there's some misunderstanding on terms. For clarity
There's some cross-over with credentials. For instance a user could supply credentials for private github/gitlab that we would use for requests to public github/gitlab (to remove any issues with API rate limiting). There's currently no expectation that enterprise github / gitlab will be available without credentials. For enterprise github / gitlab we would still expect the user to enter all the usual details when deploying an app, plus a few more specific ones. So very roughly
@abonillabeeche is that all roughly as required? |
Create Application Process
Application Detail Page
Application Edit
The text was updated successfully, but these errors were encountered: