Commit de4cebc
feat(init_mega): ship mega-init image (#2159)
* chore(moon): migrate off @shopify/react-shortcuts and upgrade jsdom/scrollbar-hide
* feat(moon): add admin VM terminal UI on /oc
Wire an xterm panel and WebSocket client for the future mono terminal
proxy so admins can open an interactive shell next to View logs.
* feat(orion-scheduler): add VM terminal WebSocket and retain_antares_mounts
Expose /vms/{id}/terminal via qlean InteractiveShell, proxy it through
mono for the moon UI, and allow webhook/config to set ORION_RETAIN_ANTARES_MOUNTS.
* feat(init_mega): ship mega-init image and drop libra import
Add Dockerfile and deploy workflow for buckal-bundles sync only,
and remove the optional --with-libra / import-buck2-deps path from
init_mega so the Job stays focused on toolchains sync.
* fix(moon): clear ESLint errors blocking test-web-ui
Satisfy padding-line-between-statements in MergedItem and drop unused catch bindings flagged on PR CI.
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 8e590f1 commit de4cebc
88 files changed
Lines changed: 5748 additions & 4140 deletions
File tree
- .github/workflows
- ceres/src
- application/api_service/mono
- admin
- cl
- model
- clients/orion-scheduler-client
- src
- docs
- jupiter/src/storage
- mono
- src
- api/router
- git_protocol
- moon
- apps/web
- components
- AdminGroups
- ClView
- GlobalKeyboardShortcuts
- Issues
- NotesIndex
- OrionClient
- Providers
- hooks
- OrionClient
- pages/[org]/oc
- styles
- packages
- eslint-config-gitmono
- tsconfig
- types
- ui
- src
- DismissibleLayer
- styles
- utils
- script
- swagger-templates
- orion-scheduler
- src
- orion
- scripts
- demo
- import-buck2-deps
- init_mega
- vault
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
0 commit comments