forked from eclipse-che/che-theia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathche-theia-init-sources.yml
29 lines (29 loc) · 1.09 KB
/
che-theia-init-sources.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
sources:
- source: https://github.com/eclipse/che-theia
extensions:
- extensions/eclipse-che-theia-plugin-remote
- extensions/eclipse-che-theia-plugin
- extensions/eclipse-che-theia-plugin-ext
- extensions/eclipse-che-theia-terminal
- extensions/eclipse-che-theia-user-preferences
- extensions/che-theia-hosted-plugin-manager-extension
- extensions/eclipse-che-theia-dashboard
- extensions/eclipse-che-theia-activity-tracker
- extensions/eclipse-che-theia-about
- extensions/eclipse-che-theia-preferences-provider-extension
- extensions/eclipse-che-theia-git-provisioner
- extensions/eclipse-che-theia-logging
- extensions/eclipse-che-theia-messaging
- extensions/eclipse-che-theia-file-sync-tracker
- extensions/eclipse-che-theia-cli-endpoint
- extensions/eclipse-che-theia-workspace
plugins:
- plugins/containers-plugin
- plugins/workspace-plugin
- plugins/ports-plugin
- plugins/task-plugin
- plugins/welcome-plugin
- plugins/ssh-plugin
- plugins/telemetry-plugin
- plugins/github-auth-plugin
checkoutTo: master