Skip to content

Repository files navigation

Git submodule of the siyuan-packages-monorepo at /workspace/plugins/template

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 this sub-repository on the main branch.
  2. Push the main branch to origin.
    git push origin main
  3. Update the submodule pointer in monorepo to this sub-repository commit, then commit the pointer change in monorepo.
    cd <monorepo-root-dir>
    git add workspace/plugins/template
    git commit -m "chore(submodule): update template"
  4. Await for the CD workflow release-please.yml to complete, it will create a release pull request in sub-repository.
  5. 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.
  6. Await for the CD workflow build.yml to complete, it will update the distribution files to publish branch in sub-repository.
  7. 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

Releases

Sponsor this project

Packages

Used by

Contributors

Languages