ytsaurus / ytsaurus-ui

Web interface for YTsaurus.

Home Page:https://ytsaurus.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YTsaurus platform UI

The repository contains code related to UI for YTsaurus platform.

Description

How to contribute (some notices)

  • we prefer rebases instead of squashes each commit should represent a small logically finished change of code
  • use interactive rebase to add changes to your PRs
  • all the commits should have a title that corresponds to convetional commits
  • to release new version of a changed package your PR should contain at least one fix/feat/BREAKING_CHANGES commit
  • CHANGELOG.md files are automatically generated from titles of fix/feat/BREAKING_CHANGES commits, so they should have short clear descriptions

About

Web interface for YTsaurus.

https://ytsaurus.tech

License:Other


Languages

Language:TypeScript 66.9%Language:JavaScript 27.2%Language:SCSS 5.6%Language:Shell 0.3%Language:Dockerfile 0.0%