Skip to content

airpodsp/siyuan-plugin-monaco-editor

This branch is up to date with Zuoqiu-Yingyi/siyuan-plugin-monaco-editor:main.

Folders and files

NameName
Last commit message
Last commit date
May 3, 2024
Feb 12, 2024
May 3, 2024
Nov 22, 2023
May 3, 2024
Jul 10, 2023
May 3, 2024
Jul 10, 2023
Sep 23, 2023
Jul 10, 2023
May 3, 2024
Jul 10, 2023
Nov 22, 2023
Jul 23, 2023
Jul 29, 2023
Sep 23, 2023
Nov 18, 2023
Nov 19, 2023

Repository files navigation

[READ ONLY] Subtree split of the siyuan-packages-monorepo /workspace/plugins/monaco-editor

icon

GitHub release (latest by date including pre-releases) GitHub Release Date GitHub License GitHub last commit GitHub repo size GitHub code size hits GitHub all releases


USER GUIDE

简体中文 | English

DEVELOPER GUIDE

RELEASE STEPS

  1. Update the version number in <subrepo-root-dir>/package.json and <subrepo-root-dir>/public/plugin.json, then commit the changes in monorepo.
  2. Run script ./scripts/git-subtree/monaco-editor/push.ps1 with the folowing command in monorepo root dir to push the subtree to sub-repository (dev branch).
    pwsh -f "./scripts/git-subtree/monaco-editor/push.ps1"
  3. Create a pull request from dev branch to main branch in sub-repository.
  4. Merge the pull request.
  5. Await for the CD workflow release-please.yml to complete, it will create a release pull request in sub-repository.
  6. Merge the release pull request, it will create a new pre-release with current changelog and a new tag with semantic version in sub-repository.
  7. Await for the CD workflow build.yml to complete, it will update the distribution files to publish branch in sub-repository.
  8. Await for the CD workflow release-distribution.yml to complete, it will create a new pre-release with an asset named package.zip and a new tag with timestamp in sub-repository.

CHANGELOG

CHANGE LOG

Packages

No packages published

Languages

  • TypeScript 77.6%
  • Svelte 20.2%
  • HTML 1.5%
  • Other 0.7%