Dev - telerik/kendo-themes GitHub Wiki
This article provides basic information about the Kendo UI themes dev releases.
All workflows can be found at: https://github.com/telerik/kendo-themes/actions
Automatic Release
Every Monday kendo-bot automatically releases a new package version from the kendo-themes develop branch. The version of the release is in (version)-dev.(integer) format.
Manually Release
- https://github.com/telerik/kendo-themes/actions/workflows/publish_npm_dev.yml - triggers a dev version release from the develop branch of the themes.
CI/CD
- https://github.com/telerik/kendo-themes/actions/workflows/ci_develop.yml - ensures that any new change passes the CI/CD criteria