KEMBAR78
Build/Test pipeline for Monaco Editor · Issue #1668 · microsoft/monaco-editor · GitHub
Skip to content

Build/Test pipeline for Monaco Editor #1668

@rebornix

Description

@rebornix

Right now we majorly rely on maintainers to do testing and sanity checks before every release manually. Considering that we now support both AMD and ESM and we have 5 built in extensions shipped with Monaco Editor, an automatic build and test pipeline can help us avoid shipping broken bits as much as possible.

  • Fetch master from VS Code and build Monaco Editor core from it
    • Throw when build and tree shaking fails
  • Test the core and ensure the basic functionalities work

CI configuration is defined in https://github.com/microsoft/monaco-editor/blob/master/.github/workflows/ci.yml

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions