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

CI for Monaco Editor compile and bundling. #84636

Merged
merged 8 commits into from Feb 22, 2020
Merged

CI for Monaco Editor compile and bundling. #84636

merged 8 commits into from Feb 22, 2020

Conversation

rebornix
Copy link
Member

@rebornix rebornix commented Nov 12, 2019

While setting up the build/test pipeline for Monaco Editor, the pipeline was broken three times within two weeks for completely different reasons. It aligns with the experience of @alexandrudima and me publishing Monaco Editor each time: we usually spent hours to half a day digging into why we can't build a good binary from master with a single editor-distro. Thus we decided to put the Compile/Build/TreeShake/Bundle checks into our CI. The checks will run in parallel and won't slow down the whole CI process.

Smoke tests will stay in Monaco Editor repo right now.

@rebornix
Copy link
Member Author

The checks failed https://github.com/microsoft/vscode/pull/84636/checks?check_run_id=300257810 due to the missing require-monaco.d.ts, we can merge it only when that's fixed.

@kieferrm kieferrm mentioned this pull request Jan 13, 2020
40 tasks
@egamma egamma mentioned this pull request Feb 10, 2020
54 tasks
@alexdima alexdima added this to the February 2020 milestone Feb 22, 2020
@alexdima alexdima merged commit 94421ed into master Feb 22, 2020
@alexdima alexdima deleted the monaco/ci branch February 22, 2020 15:44
@rebornix
Copy link
Member Author

@alexdima thanks!

@github-actions github-actions bot locked and limited conversation to collaborators Apr 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants