2024-10-13 01:45:27 +00:00
|
|
|
name: protevus_platform
|
2024-10-02 03:11:25 +00:00
|
|
|
repository: https://github.com/protevus/platform
|
2022-03-19 01:37:28 +00:00
|
|
|
packages:
|
2024-10-02 23:43:31 +00:00
|
|
|
- core/**
|
2022-03-19 01:37:28 +00:00
|
|
|
- packages/**
|
2024-10-05 17:50:13 +00:00
|
|
|
- sandbox/**
|
|
|
|
- wspace/**
|
2024-10-02 03:11:25 +00:00
|
|
|
- examples/**
|
2022-03-19 01:37:28 +00:00
|
|
|
|
2024-10-02 03:11:25 +00:00
|
|
|
command:
|
|
|
|
version:
|
|
|
|
# Generate commit links in package changelogs.
|
|
|
|
linkToCommits: true
|
|
|
|
# Only allow versioning to happen on main branch.
|
|
|
|
branch: master
|
|
|
|
workspaceChangelog: true
|
|
|
|
|
|
|
|
ide:
|
|
|
|
intellij:
|
|
|
|
enabled: false
|