Skip to content
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

automate monaco-editor-core publishing #8288

Open
akosyakov opened this issue Aug 3, 2020 · 1 comment
Open

automate monaco-editor-core publishing #8288

akosyakov opened this issue Aug 3, 2020 · 1 comment
Labels
ci issues related to CI / tests monaco issues related to monaco vscode issues related to VSCode compatibility

Comments

@akosyakov
Copy link
Member

akosyakov commented Aug 3, 2020

monaco-editor-core was published last time 6 months ago to support some new VS Code APIs or to improve running Monaco remotely we need latest version. Rather than waiting for VS Code team, we could set up the nightly build of @theia/monaco-editor-core. As the second step we could also test nightly build against nightly Theia. If there any issues then corresponding fixes can be done in our fork and opened as PRs against VS Code repo.

@akosyakov akosyakov added ci issues related to CI / tests monaco issues related to monaco vscode issues related to VSCode compatibility labels Aug 3, 2020
@akosyakov
Copy link
Member Author

@marcdumais-work that's a process which we follow to release our own Monaco: #7697 (comment) For nightly we will need to use master instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci issues related to CI / tests monaco issues related to monaco vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

1 participant